Security Advisory

CVE-2023-52461

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-23 14:46:22
Last updated 2026-05-11 19:27:46
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If were given a malformed entity in drm_sched_entity_init()--shouldnt happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the expression which sets this limit.