VDB
DEBIAN-CVE-2023-53849
DEBIAN-CVE-2023-53849
PUBLISHED
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 Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0, 0 |
| Debian:12 | linux | 0, 0, 6.1.27-1 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.158-1, 5.10.158-2, 5.10.162-1 |
Timeline
- Dec 9, 2025 CVE Published
- Apr 28, 2026 CVE Updated