Lucene search

K
osvGoogleOSV:CVE-2024-36951
HistoryMay 30, 2024 - 4:15 p.m.

CVE-2024-36951

2024-05-3016:15:00
Google
osv.dev
linux
kernel
vulnerability
drm/amdkfd
range check
cp
bad op
exception interrupts
user api

AI Score

6.8

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: range check cp bad op exception interrupts Due to a CP interrupt bug, bad packet garbage exception codes are raised. Do a range check so that the debugger and runtime do not receive garbage codes. Update the user api to guard exception code type checking as well.