CVE-2023-52693

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52693
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52693.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-52693
Downstream
Related
Published
2024-05-17T15:15:20Z
Modified
2025-08-09T19:01:29Z
Summary
[none]
Details

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

ACPI: video: check for error while searching for backlight device parent

If acpigetparent() called in acpivideodevregisterbacklight() fails, for example, because acpiutacquiremutex() fails inside acpigetparent), this can lead to incorrect (uninitialized) acpiparent handle being passed to acpigetpci_dev() for detecting the parent pci device.

Check acpigetparent() result and set parent device only in case of success.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

References

Affected packages