CVE-2024-46803

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check debug trap enable before write dbg_ev_file In interrupt context, write dbg_ev_file will be run by work queue. It will cause write dbg_ev_file execution after debug_trap_disable, which will cause NULL pointer access. v2: cancel work "debug_event_workarea" before set dbg_ev_file as NULL.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

04 Oct 2024, 17:45

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/547033b593063eb85bfdf9b25a5f1b8fd1911be2 - () https://git.kernel.org/stable/c/547033b593063eb85bfdf9b25a5f1b8fd1911be2 - Patch
References () https://git.kernel.org/stable/c/820dcbd38a77bd5fdc4236d521c1c122841227d0 - () https://git.kernel.org/stable/c/820dcbd38a77bd5fdc4236d521c1c122841227d0 - Patch
References () https://git.kernel.org/stable/c/e6ea3b8fe398915338147fe54dd2db8155fdafd8 - () https://git.kernel.org/stable/c/e6ea3b8fe398915338147fe54dd2db8155fdafd8 - Patch
CWE CWE-476

30 Sep 2024, 12:45

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/amdkfd: comprobar la habilitación de la trampa de depuración antes de escribir dbg_ev_file En el contexto de interrupción, la cola de trabajo ejecutará la escritura dbg_ev_file. Esto provocará la ejecución de la escritura dbg_ev_file después de debug_trap_disable, lo que provocará el acceso al puntero NULL. v2: cancelar el trabajo "debug_event_workarea" antes de establecer dbg_ev_file como NULL.

27 Sep 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-09-27 13:15

Updated : 2024-10-04 17:45


NVD link : CVE-2024-46803

Mitre link : CVE-2024-46803

CVE.ORG link : CVE-2024-46803


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference