CVE-2024-26926
- EPSS 0.44%
- Veröffentlicht 25.04.2024 06:15:57
- Zuletzt bearbeitet 04.08.2026 11:17:22
In the Linux kernel, the following vulnerability has been resolved: binder: check offset alignment in binder_get_object() Commit 6d98eb95b450 ("binder: avoid potential data leakage when copying txn") introduced changes to how binder objects are cop...
CVE-2024-26922
- EPSS 0.31%
- Veröffentlicht 23.04.2024 13:15:46
- Zuletzt bearbeitet 04.08.2026 11:17:21
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.4%
- Veröffentlicht 18.04.2024 10:15:07
- Zuletzt bearbeitet 04.08.2026 11:17:21
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 04.08.2026 11:17:20
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.23%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 04.08.2026 11:17:20
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...