CVE-2024-58086
drm/v3d: Stop active perfmon if it is being destroyed
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Stop active perfmon if it is being destroyed If the active performance monitor (`v3d->active_perfmon`) is being destroyed, stop it first. Currently, the active perfmon is not stopped during destruction, leaving the `v3d->active_perfmon` pointer stale. This can lead to undefined behavior and instability. This patch ensures that the active perfmon is stopped before being destroyed, aligning with the behavior introduced in commit 7d1fd3638ee3 ("drm/v3d: Stop the active perfmon before being destroyed").
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Mar 6, 2025 |
| 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
26a4dc29b74a137f45665089f6d3d633fcc9b662 < 22e19c8c5f6b709f4ae40227392a30d57bac187d 26a4dc29b74a137f45665089f6d3d633fcc9b662 < 95036d4c01167568166108d42c2b0e9f8dbd7d2b 26a4dc29b74a137f45665089f6d3d633fcc9b662 < eb0e0eca0eab93f310c6c37b8564049366704691 26a4dc29b74a137f45665089f6d3d633fcc9b662 < 1c5673a2c8926adbb61f340c779b28e18188a8cd 26a4dc29b74a137f45665089f6d3d633fcc9b662 < f8805b12f477bd964e2820a87921c7b58cc2dee3 26a4dc29b74a137f45665089f6d3d633fcc9b662 < 21f1435b1e6b012a07c42f36b206d2b66fc8f13b
Linux / Linux
5.15
References
git.kernel.org: https://git.kernel.org/stable/c/22e19c8c5f6b709f4ae40227392a30d57bac187d git.kernel.org: https://git.kernel.org/stable/c/95036d4c01167568166108d42c2b0e9f8dbd7d2b git.kernel.org: https://git.kernel.org/stable/c/eb0e0eca0eab93f310c6c37b8564049366704691 git.kernel.org: https://git.kernel.org/stable/c/1c5673a2c8926adbb61f340c779b28e18188a8cd git.kernel.org: https://git.kernel.org/stable/c/f8805b12f477bd964e2820a87921c7b58cc2dee3 git.kernel.org: https://git.kernel.org/stable/c/21f1435b1e6b012a07c42f36b206d2b66fc8f13b lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html