Vulnerability in Linux
CVE-2024-53080
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Lock XArray when getting entries for the VM Similar to commit cac075706f29 ("drm/panthor: Fix race when converting group handle to group object") we need to use the XArray's internal locking when retrieving a vm pointer from there. v2: Removed part of the patch that was trying to protect fetching the heap pointer from XArray, as that operation is protected by the @pool->lock.
EPSS: 0.002 (6.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions 647810ec247641eb5aec8caef818919a4518a0b1, 6.10, 0
- Linux Linux_kernel — versions 6.12
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2024-53080?
- CVE-2024-53080 is a high-severity vulnerability in Linux, classified under Improper Locking. CVSS score: 7.8/10. Published 2024-11-19.
- How severe is CVE-2024-53080?
- High severity. CVSS v3 base score is 7.8 out of 10.