Scheduled maintenance: Some features related to account registration and licensing may be temporarily unavailable from Friday (May 8) at 1 PM to Sunday (May 10) at 5 PM (PST).
HomeDefectsLIN1022-22695
Acknowledged

LIN1022-22695 : Security Advisory - linux - CVE-2026-31549

Created: Apr 27, 2026    Updated: Apr 30, 2026
Found In Version: 10.22.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

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