CVE-2024-58086
Published: Mar 6, 2025
Modified: May 11, 2026
Description
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 | Product | Versions |
|---|---|---|
Linux | Linux | affected 26a4dc29b74a137f45665089f6d3d633fcc9b662 - < 22e19c8c5f6b709f4ae40227392a30d57bac187daffected 26a4dc29b74a137f45665089f6d3d633fcc9b662 - < 95036d4c01167568166108d42c2b0e9f8dbd7d2baffected 26a4dc29b74a137f45665089f6d3d633fcc9b662 - < eb0e0eca0eab93f310c6c37b8564049366704691affected 26a4dc29b74a137f45665089f6d3d633fcc9b662 - < 1c5673a2c8926adbb61f340c779b28e18188a8cdaffected 26a4dc29b74a137f45665089f6d3d633fcc9b662 - < f8805b12f477bd964e2820a87921c7b58cc2dee3+1 more versions |
Linux | Linux | affected 5.15unaffected 0 - < 5.15unaffected 5.15.179 - <= 5.15.*unaffected 6.1.129 - <= 6.1.*unaffected 6.6.79 - <= 6.6.*+3 more versions |
References
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