CVE-2024-46866
MEDIUM EPSS 3.6%
Published Sep 27, 20241y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Published Sep 27, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in show_meminfo() bo_meminfo() wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab the bo lock when calling bo_meminfo(), ensuring we drop any spinlocks first. In the case of object_idr we now also need to hold a ref. v2 (MattB) - Also add xe_bo_assert_held() (cherry picked from commit 4f63d712fa104c3ebefcb289d1e733e86d8698c7)
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
3.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-667
Affected Products 8
References 2
- git.kernel.org https://git.kernel.org/stable/c/94c4aa266111262c96c98f822d1bccc494786fee
- git.kernel.org https://git.kernel.org/stable/c/abc8feacacf8fae10eecf6fea7865e8c1fee419c
Remediation
- git.kernel.org https://git.kernel.org/stable/c/94c4aa266111262c96c98f822d1bccc494786fee
- git.kernel.org https://git.kernel.org/stable/c/abc8feacacf8fae10eecf6fea7865e8c1fee419c