cve/2024/CVE-2024-26717.md
2024-05-25 21:48:12 +02:00

785 B

CVE-2024-26717

Description

In the Linux kernel, the following vulnerability has been resolved:HID: i2c-hid-of: fix NULL-deref on failed power upA while back the I2C HID implementation was split in an ACPI and OFpart, but the new OF driver never initialises the client pointer whichis dereferenced on power-up failures.

POC

Reference

No PoCs from references.

Github