CVE-2024-58086
Last modified
CVE-2024-58086 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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").
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.179 |
| Linux | Linux Kernel | >= 5.16, < 6.1.129 |
| Linux | Linux Kernel | >= 6.2, < 6.6.79 |
| Linux | Linux Kernel | >= 6.7, < 6.12.16 |
| Linux | Linux Kernel | >= 6.13, < 6.13.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-58086?
How severe is CVE-2024-58086?
How do I fix CVE-2024-58086?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-58080In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58081In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58082In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58083In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-58084In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58085In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58087In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2024-58088In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58089In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5809The WP Ajax Contact Form WordPress plugin through 2.2.2 does…6.1
- CVE-2024-58090In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58091In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-58086?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
