CVE-2026-31549

· NIST NVD ↗

In the Linux kernel, the following vulnerability has been resolved: i2c: cp2615: fix serial string NULL-deref at probe The cp2615 driver uses the USB device serial string as the i2c adapter name but does not make sure that the string exists. Verify that the device has a serial number before accessing it to avoid triggering a NULL-pointer dereference (e.g. with malicious devices).

MEDIUM
CVSS severity
5.5
CVSS base score
2026-04-24
Published

CWE codes

CWE-476

Affected products

linux:linux_kernel

Sources