7 matches found
ROOT-OS-UBUNTU-2204-CVE-2024-46803 CVE-2024-46803 in linux - Patched by Root
Root has patched CVE-2024-46803 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
Linux Distros Unpatched Vulnerability : CVE-2024-46803
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Check debug trap enable before write dbgevfile In interrupt context, write dbgevfile will be run by work queue. It will cause write dbgevfile...
CVE-2024-46803 affecting package kernel for versions less than 6.6.51.1-5
CVE-2024-46803 affecting package kernel for versions less than 6.6.51.1-5. An upgraded version of the package is available that resolves this issue...
BELL-CVE-2024-46803
Bulletin has no description...
CVE-2024-46803
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check debug trap enable before write dbgevfile In interrupt context, write dbgevfile will be run by work queue. It will cause write dbgevfile execution after debugtrapdisable, which will cause NULL pointer access. v2:...
CVE-2024-46803
In the Linux kernel, the drm/amdkfd component exposes a vulnerability where writing dbg_ev_file in interrupt context can execute after debug_trap_disable, risking a NULL pointer dereference. Root cause: the code path does not check debug_trap_enable before the write; the operation is performed vi...
CVE-2024-46803 drm/amdkfd: Check debug trap enable before write dbg_ev_file
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check debug trap enable before write dbgevfile In interrupt context, write dbgevfile will be run by work queue. It will cause write dbgevfile execution after debugtrapdisable, which will cause NULL pointer access. v2:...