CVE-2024-58086
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/03/2025
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/v3d: Stop active perfmon if it is being destroyed<br />
<br />
If the active performance monitor (`v3d->active_perfmon`) is being<br />
destroyed, stop it first. Currently, the active perfmon is not<br />
stopped during destruction, leaving the `v3d->active_perfmon` pointer<br />
stale. This can lead to undefined behavior and instability.<br />
<br />
This patch ensures that the active perfmon is stopped before being<br />
destroyed, aligning with the behavior introduced in commit<br />
7d1fd3638ee3 ("drm/v3d: Stop the active perfmon before being destroyed").
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.15 (including) | 5.15.179 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.129 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.79 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1c5673a2c8926adbb61f340c779b28e18188a8cd
- https://git.kernel.org/stable/c/21f1435b1e6b012a07c42f36b206d2b66fc8f13b
- https://git.kernel.org/stable/c/22e19c8c5f6b709f4ae40227392a30d57bac187d
- https://git.kernel.org/stable/c/95036d4c01167568166108d42c2b0e9f8dbd7d2b
- https://git.kernel.org/stable/c/eb0e0eca0eab93f310c6c37b8564049366704691
- https://git.kernel.org/stable/c/f8805b12f477bd964e2820a87921c7b58cc2dee3
- https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html



