CVE-2022-50292
Published: Sep 15, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix bridge 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 bridges, previously allocated bridges will leak on probe deferral. Fix this by amending the DP parser interface and tying the lifetime of the bridge device to the DRM device rather than DP platform device. Patchwork: https://patchwork.freedesktop.org/patch/502667/
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected c3bf8e21b38a89418f2e22173b229aaad2306815 - < 7eda6977e8058dd45607a5bbc6517a0f42ccd6c9affected c3bf8e21b38a89418f2e22173b229aaad2306815 - < 16194958f888d63839042d1190f7001e5ddec47b |
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