CVE-2023-52519

Source
https://cve.org/CVERecord?id=CVE-2023-52519
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52519.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52519
Downstream
Related
Published
2024-03-02T21:52:27.816Z
Modified
2026-03-13T07:48:03.614105Z
Summary
HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
Details

In the Linux kernel, the following vulnerability has been resolved:

HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit

The EHL (Elkhart Lake) based platforms provide a OOB (Out of band) service, which allows to wakup device when the system is in S5 (Soft-Off state). This OOB service can be enabled/disabled from BIOS settings. When enabled, the ISH device gets PME wake capability. To enable PME wakeup, driver also needs to enable ACPI GPE bit.

On resume, BIOS will clear the wakeup bit. So driver need to re-enable it in resume function to keep the next wakeup capability. But this BIOS clearing of wakeup bit doesn't decrement internal OS GPE reference count, so this reenabling on every resume will cause reference count to overflow.

So first disable and reenable ACPI GPE bit using acpidisablegpe().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/52xxx/CVE-2023-52519.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2e23a70edabe933284f690dff49497fb6b82b0e5
Fixed
8781fe259dd5a178fdd1069401bbd1437f9491c5
Fixed
cdcc04e844a2d22d9d25cef1e8e504a174ea9f8f
Fixed
60fb3f054c99608ddb1f2466c07108da6292951e
Fixed
8f02139ad9a7e6e5c05712f8c1501eebed8eacfd

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52519.json"