VYPR
Unrated severityNVD Advisory· Published Nov 8, 2024· Updated Oct 1, 2025

drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()

CVE-2024-50173

Description

In the Linux kernel, the following vulnerability has been resolved:

drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()

The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated list_head, not a valid group. Get the ptdev object from the scheduler instead.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

12

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.