Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2023-52461
HistoryFeb 23, 2024 - 3:15 p.m.

CVE-2023-52461

2024-02-2315:15:08
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
4
linux kernel
drm/sched
vulnerability
fix
bounds limiting

AI Score

6.3

Confidence

Low

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.3

Confidence

Low

EPSS

0

Percentile

9.0%