CVE-2026-68225
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
10/08/2026
Last modified:
17/08/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: i2c: alvium: fix critical pointer access in alvium_ctrl_init<br />
<br />
The current implementation of alvium_ctrl_init creates several controls in<br />
function alvium_ctrl_init and uses the returned pointer without check. That<br />
can cause write access over NULL-pointer for several controls. The reworked<br />
code checks the pointers before adding flags.


