First published: Wed Apr 03 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid-of: fix NULL-deref on failed power up A while back the I2C HID implementation was split in an ACPI and OF part, but the new OF driver never initialises the client pointer which is dereferenced on power-up failures.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.149 | 5.15.149 |
redhat/kernel | <6.1.79 | 6.1.79 |
redhat/kernel | <6.6.18 | 6.6.18 |
redhat/kernel | <6.7.6 | 6.7.6 |
redhat/kernel | <6.8 | 6.8 |
Linux Kernel | >=5.12<5.15.149 | |
Linux Kernel | >=5.16<6.1.79 | |
Linux Kernel | >=6.2<6.6.18 | |
Linux Kernel | >=6.7<6.7.6 | |
Linux Kernel | =6.8-rc1 | |
Linux Kernel | =6.8-rc2 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.133-1 6.12.21-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26717 has been classified as a high-severity vulnerability due to the potential for a null pointer dereference.
To resolve CVE-2024-26717, update your Linux kernel to version 5.15.149 or higher, 6.1.79 or higher, or any version specified in the latest security advisories.
CVE-2024-26717 affects a range of Linux kernel versions, particularly those before 5.15.149, 6.1.79, and several specified versions in the 6.x series.
CVE-2024-26717 is a null pointer dereference vulnerability affecting the i2c-hid component of the Linux kernel.
Currently, the best mitigation for CVE-2024-26717 is to apply the recommended updates to the Linux kernel, as no workaround has been officially provided.