In the Linux kernel, the following vulnerability has been resolved:
drm/sched: Fix bounds limiting when given a malformed entity
If we're given a malformed entity in drm_sched_entity_init()--shouldn't
happen, but we verify--with out-of-bounds priority value, we set it to an
allowed value. Fix the expression which sets this limit.
References
Configurations
History
No history.
Information
Published : 2024-02-23 15:15
Updated : 2025-03-26 11:41
NVD link : CVE-2023-52461
Mitre link : CVE-2023-52461
CVE.ORG link : CVE-2023-52461
JSON object : View
Products Affected
linux
- linux_kernel
CWE
