Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.7.2 |
References
- https://git.kernel.org/stable/c/1470d173925d697b497656b93f7c5bddae2e64b2Patch
- https://git.kernel.org/stable/c/2bbe6ab2be53858507f11f99f856846d04765ae3Patch
- https://git.kernel.org/stable/c/1470d173925d697b497656b93f7c5bddae2e64b2Patch
- https://git.kernel.org/stable/c/2bbe6ab2be53858507f11f99f856846d04765ae3Patch
FAQ
What is CVE-2023-52461?
CVE-2023-52461 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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...
How severe is CVE-2023-52461?
CVE-2023-52461 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52461?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.