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").
References
Configurations
Configuration 1 (hide)
|
History
31 Oct 2025, 16:24
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/1c5673a2c8926adbb61f340c779b28e18188a8cd - Patch | |
| References | () https://git.kernel.org/stable/c/21f1435b1e6b012a07c42f36b206d2b66fc8f13b - Patch | |
| References | () https://git.kernel.org/stable/c/22e19c8c5f6b709f4ae40227392a30d57bac187d - Patch | |
| References | () https://git.kernel.org/stable/c/95036d4c01167568166108d42c2b0e9f8dbd7d2b - Patch | |
| References | () https://git.kernel.org/stable/c/eb0e0eca0eab93f310c6c37b8564049366704691 - Patch | |
| References | () https://git.kernel.org/stable/c/f8805b12f477bd964e2820a87921c7b58cc2dee3 - Patch | |
| CWE | NVD-CWE-Other | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
13 Mar 2025, 13:15
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| References |
|
06 Mar 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-03-06 17:15
Updated : 2025-10-31 16:24
NVD link : CVE-2024-58086
Mitre link : CVE-2024-58086
CVE.ORG link : CVE-2024-58086
JSON object : View
Products Affected
linux
- linux_kernel
CWE
