CVE-2026-23170
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:57
- Zuletzt bearbeitet 18.03.2026 14:57:32
In the Linux kernel, the following vulnerability has been resolved: drm/imx/tve: fix probe device leak Make sure to drop the reference taken to the DDC device during probe on probe failure (e.g. probe deferral) and on driver unbind.
CVE-2026-23164
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:56
- Zuletzt bearbeitet 18.03.2026 15:03:29
In the Linux kernel, the following vulnerability has been resolved: rocker: fix memory leak in rocker_world_port_post_fini() In rocker_world_port_pre_init(), rocker_port->wpriv is allocated with kzalloc(wops->port_priv_size, GFP_KERNEL). However, i...
CVE-2026-23167
- EPSS 0.01%
- Veröffentlicht 14.02.2026 16:15:56
- Zuletzt bearbeitet 18.03.2026 15:01:30
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix race between rfkill and nci_unregister_device(). syzbot reported the splat below [0] without a repro. It indicates that struct nci_dev.cmd_wq had been destroyed befo...
CVE-2026-23150
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 17.03.2026 21:12:01
In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame(). syzbot reported various memory leaks related to NFC, struct nfc_llcp_sock, sk_buff, nfc_dev, etc. [0] The leading log hinted th...
CVE-2026-23154
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 25.03.2026 11:16:19
In the Linux kernel, the following vulnerability has been resolved: net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKB_GSO_DODGY flag for frag_list GSO packets, addressing low thro...
CVE-2026-23157
- EPSS 0.01%
- Veröffentlicht 14.02.2026 16:15:55
- Zuletzt bearbeitet 25.03.2026 11:16:19
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not strictly require dirty metadata threshold for metadata writepages [BUG] There is an internal report that over 1000 processes are waiting at the io_schedule_timeout() ...
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-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-23141
- EPSS 0.02%
- Veröffentlicht 14.02.2026 15:36:07
- Zuletzt bearbeitet 25.03.2026 11:16:19
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...