Loading market data...
← Back to CVE feed

CVE-2026-31549

UNKNOWN View on NVD ↗

Description

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

Published: Apr 24, 2026 15:16 UTC Modified: Apr 24, 2026 17:51 UTC