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.
References
Configurations
Configuration 1 (hide)
|
History
07 Jan 2025, 21:16
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-476 | |
References | () https://git.kernel.org/stable/c/00aab7dcb2267f2aef59447602f34501efe1a07f - Patch | |
References | () https://git.kernel.org/stable/c/4cad91344a62536a2949873bad6365fbb6232776 - Patch | |
References | () https://git.kernel.org/stable/c/62f5d219edbd174829aa18d4b3d97cd5fefbb783 - Patch | |
References | () https://git.kernel.org/stable/c/d7d7a0e3b6f5adc45f23667cbb919e99093a5b5c - Patch | |
References | () https://git.kernel.org/stable/c/e28d6b63aeecbda450935fb58db0e682ea8212d3 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* |
Information
Published : 2024-04-03 15:15
Updated : 2025-01-07 21:16
NVD link : CVE-2024-26717
Mitre link : CVE-2024-26717
CVE.ORG link : CVE-2024-26717
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference