Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — drm/panthor: Fix race when converting group handle to group object
AV AC PR UI S C I A CVSS EPSS %ile KEV
L H L N U N N H 4.7 .0020 10.0 —
AFFECTED
Product Versions Fixed
Linux de85488138247d034eb3241840424a54d660926b – —
Linux 6.10 – 6.10.14
TIMELINE
Oct 21 Reserved by Linux
Nov 8 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-50174 (Linux). CVSS 7.8 → 4.7 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
drm/panthor: Fix race when converting group handle to group object
XArray provides it's own internal lock which protects the internal array
when entries are being simultaneously added and removed. However there
is still a race between retrieving the pointer from the XArray and
incrementing the reference count.
To avoid this race simply hold the internal XArray lock when
incrementing the reference count, this ensures there cannot be a racing
call to xa_erase().
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| October 21, 2024 | Reserved | Reserved by Linux |
| November 8, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-50174 (Linux). CVSS 7.8 → 4.7 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | de85488138247d034eb3241840424a54d660926b | — |
| Linux | Linux | — | 6.10 | 6.10.14 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-50174 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.