CVE-2022-50360
Published: Sep 17, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix aux-bus EP lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be released when binding of the aggregate device is deferred. This can lead resource leaks or failure to bind the aggregate device when binding is later retried and a second attempt to allocate the resources is made. For the DP aux-bus, an attempt to populate the bus a second time will simply fail ("DP AUX EP device already populated"). Fix this by tying the lifetime of the EP device to the DRM device rather than DP controller platform device. Patchwork: https://patchwork.freedesktop.org/patch/502672/
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected c3bf8e21b38a89418f2e22173b229aaad2306815 - < 8768663188e4169333f66583e4d2432e65c421dfaffected c3bf8e21b38a89418f2e22173b229aaad2306815 - < 2b57f726611e294dc4297dd48eb8c98ef1938e82 |
Linux | Linux | affected 5.19unaffected 0 - < 5.19unaffected 6.0.7 - <= 6.0.*unaffected 6.1 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now