THREAT OPS › Threat News › [NVD] CVE-2023-52461 (HIGH 7.8) — 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
all
[NVD] CVE-2023-52461 (HIGH 7.8) — 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 all
CVE-2023-52461 CVSS: 7.8 HIGH Published: 2024-02-23T15:15:08.490
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.
Indicators of compromise
- CVE-2023-52461cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2023-52461