CVE-2026-23200
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:25
- Zuletzt bearbeitet 19.03.2026 16:41:38
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF syzbot reported a kernel BUG in fib6_add_rt2node() when adding an IPv6 route. [0] Commit f72514b3c569 ("ipv6: clea...
CVE-2026-23201
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:25
- Zuletzt bearbeitet 19.03.2026 16:35:58
In the Linux kernel, the following vulnerability has been resolved: ceph: fix oops due to invalid pointer for kfree() in parse_longname() This fixes a kernel oops when reading ceph snapshot directories (.snap), for example by simply running `ls /mn...
CVE-2026-23199
- EPSS 0.01%
- Veröffentlicht 14.02.2026 16:27:24
- Zuletzt bearbeitet 19.03.2026 16:41:57
In the Linux kernel, the following vulnerability has been resolved: procfs: avoid fetching build ID while holding VMA lock Fix PROCMAP_QUERY to fetch optional build ID only after dropping mmap_lock or per-VMA lock, whichever was used to lock VMA un...
CVE-2026-23198
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:23
- Zuletzt bearbeitet 19.03.2026 16:42:02
In the Linux kernel, the following vulnerability has been resolved: KVM: Don't clobber irqfd routing type when deassigning irqfd When deassigning a KVM_IRQFD, don't clobber the irqfd's copy of the IRQ's routing entry as doing so breaks kvm_arch_irq...
CVE-2026-23196
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:22
- Zuletzt bearbeitet 19.03.2026 17:45:26
In the Linux kernel, the following vulnerability has been resolved: HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA buffer Add DMA buffer readiness check before reading DMA buffer to avoid unexpected NULL pointer accessing.
CVE-2026-23197
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:22
- Zuletzt bearbeitet 19.03.2026 17:45:01
In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or >I2C_SMBUS_BLOCK_MAX, the length handler sets the state to IMX_I2C_...
CVE-2026-23195
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:21
- Zuletzt bearbeitet 19.03.2026 17:45:59
In the Linux kernel, the following vulnerability has been resolved: cgroup/dmem: avoid pool UAF An UAF issue was observed: BUG: KASAN: slab-use-after-free in page_counter_uncharge+0x65/0x150 Write of size 8 at addr ffff888106715440 by task insmod/...
CVE-2026-23193
- EPSS 0.01%
- Veröffentlicht 14.02.2026 16:27:20
- Zuletzt bearbeitet 19.03.2026 17:47:55
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() In iscsit_dec_session_usage_count(), the function calls complete() while holding the sess->session_usage...
CVE-2026-23194
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:20
- Zuletzt bearbeitet 19.03.2026 17:47:30
In the Linux kernel, the following vulnerability has been resolved: rust_binder: correctly handle FDA objects of length zero Fix a bug where an empty FDA (fd array) object with 0 fds would cause an out-of-bounds error. The previous implementation u...
CVE-2026-23192
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:19
- Zuletzt bearbeitet 19.03.2026 17:49:10
In the Linux kernel, the following vulnerability has been resolved: linkwatch: use __dev_put() in callers to prevent UAF After linkwatch_do_dev() calls __dev_put() to release the linkwatch reference, the device refcount may drop to 1. At this point...