CVE-2024-46803
- EPSS 0.08%
- Veröffentlicht 27.09.2024 13:15:13
- Zuletzt bearbeitet 04.10.2024 17:45:16
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 debu...
CVE-2024-46804
- EPSS 0.05%
- Veröffentlicht 27.09.2024 13:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:03
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access [Why] Coverity reports OVERRUN warning. Do not check if array index valid. [How] Check msg_id valid and valid array inde...
CVE-2024-46805
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:03
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix the waring dereferencing hive Check the amdgpu_hive_info *hive that maybe is NULL.
CVE-2024-46806
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:13
- Zuletzt bearbeitet 02.10.2024 13:17:04
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the warning division or modulo by zero Checks the partition mode and returns an error for an invalid mode.
CVE-2024-46807
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:03
In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL
CVE-2024-46808
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:13
- Zuletzt bearbeitet 02.10.2024 14:23:39
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range [Why & How] ASSERT if return NULL from kcalloc.
CVE-2024-46809
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:13
- Zuletzt bearbeitet 03.11.2025 21:16:21
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULL_RETURNS issues reported by Cove...
CVE-2022-48945
- EPSS 0.01%
- Veröffentlicht 23.09.2024 10:15:02
- Zuletzt bearbeitet 08.10.2025 17:09:43
In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose size exceed boundary syzkaller found a bug: BUG: unable to handle page fault for address: ffffc9000a3b1000 #PF: supervisor write access in kernel mode ...
CVE-2024-46790
- EPSS 0.08%
- Veröffentlicht 18.09.2024 08:15:06
- Zuletzt bearbeitet 22.11.2024 16:38:14
In the Linux kernel, the following vulnerability has been resolved: codetag: debug: mark codetags for poisoned page as empty When PG_hwpoison pages are freed they are treated differently in free_pages_prepare() and instead of being released they ar...
CVE-2024-46791
- EPSS 0.01%
- Veröffentlicht 18.09.2024 08:15:06
- Zuletzt bearbeitet 03.11.2025 23:16:01
In the Linux kernel, the following vulnerability has been resolved: can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open The mcp251x_hw_wake() function is called with the mpc_lock mutex held and disables the interrupt handler so th...