CVE-2026-68225
In the Linux kernel, the following vulnerability has been resolved: media: i2c: alvium: fix critical pointer access in alvium_ctrl_init Th
CVSS
—
No CVSS
EPSS
—
KEV
—
Exploit Today
—
0-100
Published: Aug 10, 2026 · Last modified: Aug 10, 2026
Not enough EPSS history yet.
In the Linux kernel, the following vulnerability has been resolved: media: i2c: alvium: fix critical pointer access in alvium_ctrl_init The current implementation of alvium_ctrl_init creates several controls in function alvium_ctrl_init and uses the returned pointer without check. That can cause write access over NULL-pointer for several controls. The reworked code checks the pointers before adding flags.
- git.kernel.orghttps://git.kernel.org/stable/c/4bacfda44d36f165f6cb57bea408912886400ffa
- git.kernel.orghttps://git.kernel.org/stable/c/4f6f28ff24709710c08557c127b3e4c3fb1b4159
- git.kernel.orghttps://git.kernel.org/stable/c/7337c88205ed0ffc654f40266be0d3c3eb15fb29
- git.kernel.orghttps://git.kernel.org/stable/c/eb2f934646aefb06314cecd1deb020794829b207
No related CVEs by CWE or product.