cve/2025/CVE-2025-23146.md
2025-09-29 21:09:30 +02:00

1014 B

CVE-2025-23146

Description

In the Linux kernel, the following vulnerability has been resolved:mfd: ene-kb3930: Fix a potential NULL pointer dereferenceThe 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.

POC

Reference

No PoCs from references.

Github