CVE-2024-58086

MEDIUM

Linux Kernel 5.15-5.15.178 5.16-6.1.128 6.2-6.6.78 6.7-6.12.15 6.13-6.13.3 - Use-After-Free in V3D Performance Monitor

Title source: llm
STIX 2.1

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").

Scores

CVSS v3 5.5
EPSS 0.0017
EPSS Percentile 6.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

Status published
Products (20)
linux/Kernel 5.15.0 - 5.15.179linux
linux/Kernel 5.16.0 - 6.1.129linux
linux/Kernel 6.13.0 - 6.13.4linux
linux/Kernel 6.2.0 - 6.6.79linux
linux/Kernel 6.7.0 - 6.12.16linux
Linux/Linux < 5.15
Linux/Linux 26a4dc29b74a137f45665089f6d3d633fcc9b662 - 1c5673a2c8926adbb61f340c779b28e18188a8cd
Linux/Linux 26a4dc29b74a137f45665089f6d3d633fcc9b662 - 21f1435b1e6b012a07c42f36b206d2b66fc8f13b
Linux/Linux 26a4dc29b74a137f45665089f6d3d633fcc9b662 - 22e19c8c5f6b709f4ae40227392a30d57bac187d
Linux/Linux 26a4dc29b74a137f45665089f6d3d633fcc9b662 - 95036d4c01167568166108d42c2b0e9f8dbd7d2b
... and 10 more
Published Mar 06, 2025
Tracked Since Feb 18, 2026