Impact
The sun4i_csi media driver in the Linux kernel can leak kernel memory when the start_streaming() operation fails. In that failure path the driver does not return queued buffers to the vb2 framework, leaving them allocated in the kernel space. This flaw is a CWE-772 unreleased resource problem in the driver layer and can consume kernel memory if repeated.
Affected Systems
Linux kernel builds that include the sun4i_csi driver and do not contain the corrective commit 4872161e6fbe4e1783daea8bff79caddfae0fb82 are affected. The vulnerability exists in any kernel version prior to that commit; no specific version range is provided.
Risk and Exploitability
The CVSS score of 7.8 indicates high severity, while the EPSS score is less than 1% and the vulnerability is not listed in the CISA KEV catalog, suggesting a low likelihood of exploitation. Based on the description, it is inferred that the attack vector is local and would require the ability to trigger a start_streaming() failure, which might be achievable by a local user with access to the relevant media device. The risk is primarily memory exhaustion, potentially leading to system instability.
OpenCVE Enrichment
Debian DLA