CVE-2026-68225
Description
AI Translation Available
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.
https://git.kernel.org/stable/c/4bacfda44d36f165f6cb57bea408912886400ffa
https://git.kernel.org/stable/c/4f6f28ff24709710c08557c127b3e4c3fb1b4159
https://git.kernel.org/stable/c/7337c88205ed0ffc654f40266be0d3c3eb15fb29
https://git.kernel.org/stable/c/eb2f934646aefb06314cecd1deb020794829b207