NONE · 0

CVE-2023-54244

In the Linux kernel, the following vulnerability has been resolved: ACPI: EC: Fix oops when removing custom query handlers When removing custom query handlers, the handler might still be used inside...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ACPI: EC: Fix oops when removing custom query handlers When removing custom query handlers, the handler might still be used inside the EC query workqueue, causing a kernel oops if the module holding the callback function was already unloaded. Fix this by flushing the EC query workqueue when removing custom query handlers. Tested on a Acer Travelmate 4002WLMi

References

FAQ

What is CVE-2023-54244?

CVE-2023-54244 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ACPI: EC: Fix oops when removing custom query handlers When removing custom query handlers, the handler might still be used inside...

How severe is CVE-2023-54244?

CVSS scoring is not yet available for CVE-2023-54244. Check NVD for updates.

Is there a patch for CVE-2023-54244?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.