CVE-2024-26717
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…
Does this matter?
Lower severity and a low EPSS score (0.23%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.23% probability · 14th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/00aab7dcb2267f2aef59447602f34501efe1a07fPatch
- https://git.kernel.org/stable/c/4cad91344a62536a2949873bad6365fbb6232776Patch
- https://git.kernel.org/stable/c/62f5d219edbd174829aa18d4b3d97cd5fefbb783Patch
- https://git.kernel.org/stable/c/d7d7a0e3b6f5adc45f23667cbb919e99093a5b5cPatch
- https://git.kernel.org/stable/c/e28d6b63aeecbda450935fb58db0e682ea8212d3Patch
- https://git.kernel.org/stable/c/00aab7dcb2267f2aef59447602f34501efe1a07fPatch
- https://git.kernel.org/stable/c/4cad91344a62536a2949873bad6365fbb6232776Patch
- https://git.kernel.org/stable/c/62f5d219edbd174829aa18d4b3d97cd5fefbb783Patch
- https://git.kernel.org/stable/c/d7d7a0e3b6f5adc45f23667cbb919e99093a5b5cPatch
- https://git.kernel.org/stable/c/e28d6b63aeecbda450935fb58db0e682ea8212d3Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.