CVE-2026-23146
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:54
- Zuletzt bearbeitet 17.03.2026 21:13:01
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work hci_uart_set_proto() sets HCI_UART_PROTO_INIT before calling hci_uart_register_dev(), which calls proto->open() to in...
CVE-2026-23147
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:54
- Zuletzt bearbeitet 17.03.2026 21:12:52
In the Linux kernel, the following vulnerability has been resolved: btrfs: zlib: fix the folio leak on S390 hardware acceleration [BUG] After commit aa60fe12b4f4 ("btrfs: zlib: refactor S390x HW acceleration buffer preparation"), we no longer relea...
CVE-2026-23148
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:54
- Zuletzt bearbeitet 17.03.2026 21:12:43
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference There is a race condition in nvmet_bio_done() that can cause a NULL pointer dereference in blk_cgroup_bio_st...
CVE-2026-23145
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:36:10
- Zuletzt bearbeitet 17.03.2026 21:13:17
In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref The error branch for ext4_xattr_inode_update_ref forget to release the refcount for iloc.bh. Find this when review code.
CVE-2026-23144
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:36:09
- Zuletzt bearbeitet 17.03.2026 21:13:24
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure When a context DAMON sysfs directory setup is failed after setup of attrs/ directory, subdirectories of attrs/ di...
CVE-2026-23142
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:36:08
- Zuletzt bearbeitet 17.03.2026 21:13:41
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure When a DAMOS-scheme DAMON sysfs directory setup fails after setup of access_pattern/ directory, su...
CVE-2026-23143
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:36:08
- Zuletzt bearbeitet 17.03.2026 21:13:32
In the Linux kernel, the following vulnerability has been resolved: virtio_net: Fix misalignment bug in struct virtnet_info Use the new TRAILING_OVERLAP() helper to fix a misalignment bug along with the following warning: drivers/net/virtio_net.c:...
CVE-2026-23141
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:36:07
- Zuletzt bearbeitet 17.03.2026 21:13:48
In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in range_is_hole_in_parent() Before accessing the disk_bytenr field of a file extent item we need to check if we are dealing with an inline ex...
CVE-2025-71202
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:36:06
- Zuletzt bearbeitet 17.03.2026 21:16:48
In the Linux kernel, the following vulnerability has been resolved: iommu/sva: invalidate stale IOTLB entries for kernel address space Introduce a new IOMMU interface to flush IOTLB paging cache entries for the CPU kernel address space. This inter...
CVE-2026-23139
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:22:24
- Zuletzt bearbeitet 17.03.2026 21:14:20
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: update last_gc only when GC has been performed Currently last_gc is being updated everytime a new connection is tracked, that means that it is updated even...