← Back to CVE List

CVE-2024-26717

Published: 2024-04-03T15:15Z
Last Modified: 2025-01-07T21:16Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt