Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function With tpd12s015_remove() 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.7, < 5.10.209 |
| Debian | Debian Linux | 10.0 |
References
- https://git.kernel.org/stable/c/08ccff6ece35f08e8107e975903c370d849089e5Patch
- https://git.kernel.org/stable/c/53926e2a39629702f7f809d614b3ca89c2478205Patch
- https://git.kernel.org/stable/c/81f1bd85960b7a089a91e679ff7cd2524390bbf1Patch
- https://git.kernel.org/stable/c/a8657406e12aa10412134622c58977ac657f16d2Patch
- https://git.kernel.org/stable/c/ce3e112e7ae854249d8755906acc5f27e1542114Patch
- https://git.kernel.org/stable/c/e00ec5901954d85b39b5f10f94e60ab9af463eb1Patch
- https://git.kernel.org/stable/c/08ccff6ece35f08e8107e975903c370d849089e5Patch
- https://git.kernel.org/stable/c/53926e2a39629702f7f809d614b3ca89c2478205Patch
- https://git.kernel.org/stable/c/81f1bd85960b7a089a91e679ff7cd2524390bbf1Patch
- https://git.kernel.org/stable/c/a8657406e12aa10412134622c58977ac657f16d2Patch
- https://git.kernel.org/stable/c/ce3e112e7ae854249d8755906acc5f27e1542114Patch
- https://git.kernel.org/stable/c/e00ec5901954d85b39b5f10f94e60ab9af463eb1Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00016.htmlMailing ListThird Party Advisory
FAQ
What is CVE-2023-52694?
CVE-2023-52694 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function With tpd12s015_remove() marked with __exit this function i...
How severe is CVE-2023-52694?
CVE-2023-52694 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52694?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.