Description
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.
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
7.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-667
Status
published
Products (3)
linux/Kernel
6.10.0 - 6.11.8linux
linux/linux_kernel
6.12 rc1 (6 CPE variants)
linux/linux_kernel
6.10 - 6.11.8
Published
Nov 19, 2024
Tracked Since
Feb 18, 2026