Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-52461
HistoryFeb 23, 2024 - 12:00 a.m.

CVE-2023-52461

2024-02-2300:00:00
ubuntu.com
ubuntu.com
8
linux kernel
vulnerability
drm/sched
entity initialization
fix
bounds limiting
priority value

AI Score

6.5

Confidence

High

EPSS

0

Percentile

9.0%

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.

AI Score

6.5

Confidence

High

EPSS

0

Percentile

9.0%