CVE-2024-46803
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
27/09/2024
Last modified:
04/10/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amdkfd: Check debug trap enable before write dbg_ev_file<br />
<br />
In interrupt context, write dbg_ev_file will be run by work queue. It<br />
will cause write dbg_ev_file execution after debug_trap_disable, which<br />
will cause NULL pointer access.<br />
v2: cancel work "debug_event_workarea" before set dbg_ev_file as NULL.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6.50 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.10.9 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



