IT

Tracker / CVE-2024-58086

CVE-2024-58086

High 7.8

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

Affected products and versions

linux linux_kernel · 5.15 → 5.15.179
linux linux_kernel · 5.16 → 6.1.129
linux linux_kernel · 6.13 → 6.13.4
linux linux_kernel · 6.2 → 6.6.79
linux linux_kernel · 6.7 → 6.12.16

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References