CVE-2023-53849
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/msm: fix workqueue leak on bind errors
Make sure to destroy the workqueue also in case of early errors during bind (e.g. a subcomponent failing to bind).
Since commit c3b790ea07a1 ("drm: Manage drm_mode_config_init with drmm_") the mode config will be freed when the drm device is released also when using the legacy interface, but add an explicit cleanup for consistency and to facilitate backporting.
Patchwork: https://patchwork.freedesktop.org/patch/525093/
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 060530f1ea6740eb767085008d183f89ccdd289c < 6e1476225ec02eeebc4b79f793506f80bc4bca8f | affected |
| Linux | Linux | 060530f1ea6740eb767085008d183f89ccdd289c < 28e34db2f3e0130872e2384dd9df9f82bd89e967 | affected |
| Linux | Linux | 060530f1ea6740eb767085008d183f89ccdd289c < 8551c4b7c8ffb42f759547e5c39da5980abf2432 | affected |
| Linux | Linux | 060530f1ea6740eb767085008d183f89ccdd289c < a75b49db6529b2af049eafd938fae888451c3685 | affected |
| Linux | Linux | 3e796097404e325fa8d4f48a2af61f2e01e3ef02 | affected |
| Linux | Linux | 3.14.41 < 3.15 | affected |
| Linux | Linux | 3.15 | affected |
| Linux | Linux | 0 < 3.15 | unaffected |
| Linux | Linux | 6.1.29 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.16 <= 6.2.* | unaffected |
| Linux | Linux | 6.3.3 <= 6.3.* | unaffected |
| Linux | Linux | 6.4 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/6e1476225ec02eeebc4b79f793506f80bc4bca8f
- https://git.kernel.org/stable/c/28e34db2f3e0130872e2384dd9df9f82bd89e967
- https://git.kernel.org/stable/c/8551c4b7c8ffb42f759547e5c39da5980abf2432
- https://git.kernel.org/stable/c/a75b49db6529b2af049eafd938fae888451c3685
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.