CVE-2025-23146
In the Linux kernel, the following vulnerability has been resolved:
mfd: ene-kb3930: Fix a potential NULL pointer dereference
The off_gpios could be NULL. Add missing check in the kb3930_probe().
This is similar to the issue fixed in commit b1ba8bcb2d1f
(“backlight: hx8357: Fix potential NULL pointer dereference”).
This was detected by our static analysis tool.
More information : https://git.kernel.org/stable/c/2edb5b29b197d90b4d08cd45e911c0bcf24cb895
