PT-2025-41374 · Linux+1 · Linux Kernel+1
Published
2025-10-09
·
Updated
2026-02-03
·
CVE-2025-39960
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the Linux kernel related to the initialization of the
acpi gpio info structure within the gpiolib ACPI subsystem. Specifically, after commit 7c010d463372, the acpi gpio info struct was being passed to the acpi find gpio() function without proper initialization. This resulted in the info->quirks field being used in acpi populate gpio lookup, leading to errors. The i2c hid cpi driver was observed to be affected, resulting in probe failures with an error message indicating a missing Int IRQ.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
I2C Hid Cpi