CVE-2024-49992
drm/stm: Avoid use-after-free issues with crtc and plane
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: drm/stm: Avoid use-after-free issues with crtc and plane ltdc_load() calls functions drm_crtc_init_with_planes(), drm_universal_plane_init() and drm_encoder_init(). These functions should not be called with parameters allocated with devm_kzalloc() to avoid use-after-free issues [1]. Use allocations managed by the DRM framework. Found by Linux Verification Center (linuxtesting.org). [1] https://lore.kernel.org/lkml/u366i76e3qhh3ra5oxrtngjtm2u5lterkekcz6y2jkndhuxzli@diujon4h7qwb/
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Oct 21, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
b759012c5fa761ee08998c80fc4ad6343c258487 < d02611ff001454358be6910cb926799e2d818716 b759012c5fa761ee08998c80fc4ad6343c258487 < 0a1741d10da29aa84955ef89ae9a03c4b6038657 b759012c5fa761ee08998c80fc4ad6343c258487 < 454e5d7e671946698af0f201e48469e5ddb42851 b759012c5fa761ee08998c80fc4ad6343c258487 < b22eec4b57d04befa90e8554ede34e6c67257606 b759012c5fa761ee08998c80fc4ad6343c258487 < 19dd9780b7ac673be95bf6fd6892a184c9db611f
Linux / Linux
4.13
References
git.kernel.org: https://git.kernel.org/stable/c/d02611ff001454358be6910cb926799e2d818716 git.kernel.org: https://git.kernel.org/stable/c/0a1741d10da29aa84955ef89ae9a03c4b6038657 git.kernel.org: https://git.kernel.org/stable/c/454e5d7e671946698af0f201e48469e5ddb42851 git.kernel.org: https://git.kernel.org/stable/c/b22eec4b57d04befa90e8554ede34e6c67257606 git.kernel.org: https://git.kernel.org/stable/c/19dd9780b7ac673be95bf6fd6892a184c9db611f lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html