CVE-2026-23260
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:41:06
- Zuletzt bearbeitet 29.05.2026 18:53:10
In the Linux kernel, the following vulnerability has been resolved: regmap: maple: free entry on mas_store_gfp() failure regcache_maple_write() allocates a new block ('entry') to merge adjacent ranges and then stores it with mas_store_gfp(). When m...
CVE-2026-23259
- EPSS 0.1%
- Veröffentlicht 18.03.2026 17:41:05
- Zuletzt bearbeitet 29.05.2026 18:52:38
In the Linux kernel, the following vulnerability has been resolved: io_uring/rw: free potentially allocated iovec on cache put failure If a read/write request goes through io_req_rw_cleanup() and has an allocated iovec attached and fails to put to ...
CVE-2026-23257
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:41:04
- Zuletzt bearbeitet 21.05.2026 00:11:32
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup In setup_nic_devices(), the initialization loop jumps to the label setup_nic_dev_free on failure. The current ...
CVE-2026-23256
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:41:02
- Zuletzt bearbeitet 21.05.2026 00:13:21
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup In setup_nic_devices(), the initialization loop jumps to the label setup_nic_dev_free on failure. The current ...
CVE-2026-23255
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:41:01
- Zuletzt bearbeitet 01.06.2026 17:16:45
In the Linux kernel, the following vulnerability has been resolved: net: add proper RCU protection to /proc/net/ptype Yin Fengwei reported an RCU stall in ptype_seq_show() and provided a patch. Real issue is that ptype_seq_next() and ptype_seq_sho...
CVE-2025-71270
- EPSS 0.12%
- Veröffentlicht 18.03.2026 17:40:59
- Zuletzt bearbeitet 21.05.2026 18:36:19
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable exception fixup for specific ADE subcode This patch allows the LoongArch BPF JIT to handle recoverable memory access errors generated by BPF_PROBE_MEM* instructio...
CVE-2025-71268
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:40:58
- Zuletzt bearbeitet 21.05.2026 18:39:30
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from __cow_file_range_inline() without f...
CVE-2025-71269
- EPSS 0.11%
- Veröffentlicht 18.03.2026 17:40:58
- Zuletzt bearbeitet 21.05.2026 18:38:20
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, ...
CVE-2026-23253
- EPSS 0.13%
- Veröffentlicht 18.03.2026 17:01:44
- Zuletzt bearbeitet 01.06.2026 14:08:30
In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: fix wrong reinitialization of ringbuffer on reopen dvb_dvr_open() calls dvb_ringbuffer_init() when a new reader opens the DVR device. dvb_ringbuffer_init() calls ...
CVE-2026-23248
- EPSS 0.12%
- Veröffentlicht 18.03.2026 10:05:10
- Zuletzt bearbeitet 21.05.2026 18:45:54
In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix refcount bug and potential UAF in perf_mmap Syzkaller reported a refcount_t: addition on 0; use-after-free warning in perf_mmap. The issue is caused by a race condi...