CVE-2024-26922
- EPSS 0.3%
- Veröffentlicht 23.04.2024 13:15:46
- Zuletzt bearbeitet 23.12.2025 19:08:24
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate the parameters of bo mapping operations more clearly Verify the parameters of amdgpu_vm_bo_(map/replace_map/clearing_mappings) in one common place.
CVE-2024-26921
- EPSS 0.38%
- Veröffentlicht 18.04.2024 10:15:07
- Zuletzt bearbeitet 03.11.2025 21:16:07
In the Linux kernel, the following vulnerability has been resolved: inet: inet_defrag: prevent sk release while still in use ip_local_out() and other functions can pass skb->sk as function argument. If the skb is a fragment and reassembly happens ...
CVE-2024-26914
- EPSS 0.22%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 25.11.2025 17:29:44
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpc_combine array size [why] MAX_SURFACES is per stream, while MAX_PLANES is per asic. The mpc_combine is an array that records all the planes per as...
CVE-2024-26915
- EPSS 0.25%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 08.04.2025 18:56:18
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset IH OVERFLOW_CLEAR bit Allows us to detect subsequent IH ring buffer overflows as well.
CVE-2024-26916
- EPSS 0.17%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 16.09.2025 16:34:30
In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd: flush any delayed gfxoff on suspend entry" commit ab4750332dbe ("drm/amdgpu/sdma5.2: add begin/end_use ring callbacks") caused GFXOFF control to be used more heavi...
CVE-2024-26918
- EPSS 0.23%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 16.09.2025 16:30:48
In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPM_ACTIVE state for PME poll...
CVE-2024-26919
- EPSS 0.22%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 16.09.2025 17:01:28
In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: Fix debugfs directory leak The ULPI per-device debugfs root is named after the ulpi device's parent, but ulpi_unregister_interface tries to remove a debugfs directory na...
CVE-2024-26920
- EPSS 0.26%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:26
In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix register_snapshot_trigger() to return error code if it failed to allocate a snapshot instead of 0 (success). Un...
CVE-2024-26906
- EPSS 0.25%
- Veröffentlicht 17.04.2024 11:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:25
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() When trying to use copy_from_kernel_nofault() to read vsyscall page through a bpf program, the following oops was...
CVE-2024-26886
- EPSS 0.49%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 01.06.2026 17:16:28
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: af_bluetooth: Fix deadlock Attemting to do sock_lock on .recvmsg may cause a deadlock as shown bellow, so instead of using sock_sock this uses sk_receive_queue.lock on b...