Answer in brief
CVE-2024-50173 records a Unknown severity vulnerability in drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=d72f049087d4f973f6332b599c92177e718107de <ac2ca5e5148a0d4d78ac01c2d8348d0757c7367f || >=d72f049087d4f973f6332b599c92177e718107de <3bde05794497d5f426d4ea2ecb9868bf7721fb24 || >=d72f049087d4f973f6332b599c92177e718107de <282864cc5d3f144af0cdea1868ee2dc2c5110f0d | ac2ca5e5148a0d4d78ac01c2d8348d0757c7367f, 3bde05794497d5f426d4ea2ecb9868bf7721fb24, 282864cc5d3f144af0cdea1868ee2dc2c5110f0d |
| Linux/Linuxgeneric | 6.10 | Not reported |
Published upstream
Nov 8, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-50173 records a Unknown severity vulnerability in drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=d72f049087d4f973f6332b599c92177e718107de <ac2ca5e5148a0d4d78ac01c2d8348d0757c7367f || >=d72f049087d4f973f6332b599c92177e718107de <3bde05794497d5f426d4ea2ecb9868bf7721fb24 || >=d72f049087d4f973f6332b599c92177e718107de <282864cc5d3f144af0cdea1868ee2dc2c5110f0d | ac2ca5e5148a0d4d78ac01c2d8348d0757c7367f, 3bde05794497d5f426d4ea2ecb9868bf7721fb24, 282864cc5d3f144af0cdea1868ee2dc2c5110f0d |
| Linux/Linuxgeneric | 6.10 | Not reported |
Published upstream
Nov 8, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.