I
n 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.
References
Configurations
Configuration 1 (hide)
|
History
04 Oct 2024, 17:45
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-476 | |
| References | () https://git.kernel.org/stable/c/547033b593063eb85bfdf9b25a5f1b8fd1911be2 - Patch | |
| References | () https://git.kernel.org/stable/c/820dcbd38a77bd5fdc4236d521c1c122841227d0 - Patch | |
| References | () https://git.kernel.org/stable/c/e6ea3b8fe398915338147fe54dd2db8155fdafd8 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
30 Sep 2024, 12:45
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
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
CWE
CWE-476
NULL Pointer Dereference