CVE-2023-52694

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

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

drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function

With tpd12s015remove() marked with _exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is no cleanup done which results in resource leakage or worse.

References

Affected packages