NONE · 0

CVE-2026-68225

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...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-68225?

CVE-2026-68225 is a documented vulnerability. 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...

How severe is CVE-2026-68225?

CVSS scoring is not yet available for CVE-2026-68225. Check NVD for updates.

Is there a patch for CVE-2026-68225?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.