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 acpi_disable_gpe().
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-03-02T21:52:27.816Z

Updated: 2024-08-02T23:03:20.629Z

Reserved: 2024-02-20T12:30:33.317Z

Link: CVE-2023-52519

cve-icon Vulnrichment

Updated: 2024-06-21T16:13:51.881Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-03-02T22:15:48.027

Modified: 2024-03-04T13:58:23.447

Link: CVE-2023-52519

cve-icon Redhat

Severity : Low

Publid Date: 2024-03-02T00:00:00Z

Links: CVE-2023-52519 - Bugzilla