CVE-2026-23425
- EPSS 0.02%
- Veröffentlicht 03.04.2026 13:24:33
- Zuletzt bearbeitet 27.04.2026 14:16:31
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix ID register initialization for non-protected pKVM guests In protected mode, the hypervisor maintains a separate instance of the `kvm` structure for each VM. For non...
CVE-2026-23424
- EPSS 0.02%
- Veröffentlicht 03.04.2026 13:24:32
- Zuletzt bearbeitet 27.04.2026 14:16:31
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does not excee...
CVE-2026-23422
- EPSS 0.02%
- Veröffentlicht 03.04.2026 13:24:31
- Zuletzt bearbeitet 24.04.2026 15:21:10
In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler Commit 31a7a0bbeb00 ("dpaa2-switch: add bounds check for if_id in IRQ handler") introduces a range check ...
CVE-2026-23423
- EPSS 0.02%
- Veröffentlicht 03.04.2026 13:24:31
- Zuletzt bearbeitet 23.04.2026 21:04:24
In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfs_uring_read_extent() In this function the 'pages' object is never freed in the hopes that it is picked up by btrfs_uring_read_finished() whenever...
CVE-2026-23421
- EPSS 0.02%
- Veröffentlicht 03.04.2026 13:24:30
- Zuletzt bearbeitet 24.04.2026 15:21:16
In the Linux kernel, the following vulnerability has been resolved: drm/xe/configfs: Free ctx_restore_mid_bb in release ctx_restore_mid_bb memory is allocated in wa_bb_store(), but xe_config_device_release() only frees ctx_restore_post_bb. Free ct...
CVE-2026-23420
- EPSS 0.01%
- Veröffentlicht 03.04.2026 13:24:29
- Zuletzt bearbeitet 24.04.2026 15:21:23
In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl->mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer.
CVE-2026-23419
- EPSS 0.03%
- Veröffentlicht 03.04.2026 13:24:23
- Zuletzt bearbeitet 27.04.2026 14:16:31
In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rds_tcp_tune syzbot reported a circular locking dependency in rds_tcp_tune() where sk_net_refcnt_upgrade() is called while holding the s...
CVE-2026-23418
- EPSS 0.02%
- Veröffentlicht 03.04.2026 13:24:22
- Zuletzt bearbeitet 24.04.2026 15:21:40
In the Linux kernel, the following vulnerability has been resolved: drm/xe/reg_sr: Fix leak on xa_store failure Free the newly allocated entry when xa_store() fails to avoid a memory leak on the error path. v2: use goto fail_free. (Bala) (cherry ...
CVE-2026-23416
- EPSS 0.01%
- Veröffentlicht 02.04.2026 11:40:57
- Zuletzt bearbeitet 24.04.2026 15:21:59
In the Linux kernel, the following vulnerability has been resolved: mm/mseal: update VMA end correctly on merge Previously we stored the end of the current VMA in curr_end, and then upon iterating to the next VMA updated curr_start to curr_end to a...
CVE-2026-23417
- EPSS 0.02%
- Veröffentlicht 02.04.2026 11:40:57
- Zuletzt bearbeitet 24.04.2026 15:21:51
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix constant blinding for PROBE_MEM32 stores BPF_ST | BPF_PROBE_MEM32 immediate stores are not handled by bpf_jit_blind_insn(), allowing user-controlled 32-bit immediates to s...