CVE-2024-58086 - "Linux Kernel V3D Uninitialized Pointer Use"
CVE ID : CVE-2024-58086 Published : March 6, 2025, 5:15 p.m. | 1 hour, 44 minutes ago 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"). Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

Published : March 6, 2025, 5:15 p.m. | 1 hour, 44 minutes ago
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").
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...