CVE-2023-52694

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxcff5e6f7e83f6271ed75972e9a2920e2c7f62d6c < 53926e2a39629702f7f809d614b3ca89c2478205affected
LinuxLinuxcff5e6f7e83f6271ed75972e9a2920e2c7f62d6c < 08ccff6ece35f08e8107e975903c370d849089e5affected
LinuxLinuxcff5e6f7e83f6271ed75972e9a2920e2c7f62d6c < 81f1bd85960b7a089a91e679ff7cd2524390bbf1affected
LinuxLinuxcff5e6f7e83f6271ed75972e9a2920e2c7f62d6c < a8657406e12aa10412134622c58977ac657f16d2affected
LinuxLinuxcff5e6f7e83f6271ed75972e9a2920e2c7f62d6c < e00ec5901954d85b39b5f10f94e60ab9af463eb1affected
LinuxLinuxcff5e6f7e83f6271ed75972e9a2920e2c7f62d6c < ce3e112e7ae854249d8755906acc5f27e1542114affected
LinuxLinux5.7affected
LinuxLinux0 < 5.7unaffected
LinuxLinux5.10.209 <= 5.10.*unaffected
LinuxLinux5.15.148 <= 5.15.*unaffected
LinuxLinux6.1.75 <= 6.1.*unaffected
LinuxLinux6.6.14 <= 6.6.*unaffected
LinuxLinux6.7.2 <= 6.7.*unaffected
LinuxLinux6.8 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References