Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
0.0 NA
CVE-2026-23154 — net: fix segmentation of forwarding fraglist GRO

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 …

linux_kernel | Misconfiguration
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23153 — firewire: core: fix race condition against transaction list

In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix race condition against transaction list The list of transaction is enumerated without acquiring card lock whe…

linux_kernel | Race Condition
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23152 — wifi: mac80211: correctly decode TTLM with default link map

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: correctly decode TTLM with default link map TID-To-Link Mapping (TTLM) elements do not contain any link mapping p…

linux_kernel | Memory Corruption
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23151 — Bluetooth: MGMT: Fix memory leak in set_ssp_complete

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix memory leak in set_ssp_complete Fix memory leak in set_ssp_complete() where mgmt_pending_cmd structures are …

linux_kernel | Memory Corruption
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23150 — nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().

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…

linux_kernel | Race Condition
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23149 — drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl()

In the Linux kernel, the following vulnerability has been resolved: drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl() Since GEM bo handles are u32 in the uapi …

linux_kernel | Misconfiguration
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23148 — nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference

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 ca…

linux_kernel | Race Condition
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23147 — btrfs: zlib: fix the folio leak on S390 hardware acceleration

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 ac…

linux_kernel | Memory Corruption
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23146 — Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work

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_u…

linux_kernel | Race Condition
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23145 — ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref

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 refc…

Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23144 — mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure

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 set…

linux_kernel | Misconfiguration
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23143 — virtio_net: Fix misalignment bug in struct virtnet_info

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 wit…

linux_kernel | Memory Corruption
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23142 — mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure

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…

linux_kernel | Misconfiguration
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23141 — btrfs: send: check for inline extents in range_is_hole_in_parent()

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 w…

linux_kernel | Memory Corruption
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23140 — bpf, test_run: Subtract size of xdp_frame from allowed metadata size

In the Linux kernel, the following vulnerability has been resolved: bpf, test_run: Subtract size of xdp_frame from allowed metadata size The xdp_frame structure takes up part of the XDP frame headr…

linux_kernel | Misconfiguration
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23139 — netfilter: nf_conncount: update last_gc only when GC has been performed

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 connec…

linux_kernel | Denial of Service
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23138 — tracing: Add recursion protection in kernel stack trace recording

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracin…

linux_kernel | Misconfiguration
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23137 — of: unittest: Fix memory leak in unittest_data_add()

In the Linux kernel, the following vulnerability has been resolved: of: unittest: Fix memory leak in unittest_data_add() In unittest_data_add(), if of_resolve_phandles() fails, the allocated unitte…

linux_kernel | Memory Corruption
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23136 — libceph: reset sparse-read state in osd_fault()

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osd_fault() When a fault occurs, the connection is abandoned, reestablished, and any pending …

linux_kernel | Misconfiguration
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
0.0 NA
CVE-2026-23135 — wifi: ath12k: fix dma_free_coherent() pointer

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dma_free_coherent() pointer dma_alloc_coherent() allocates a DMA mapped buffer and stores the addresses in XXX_…

linux_kernel | Memory Corruption
Feb 14, 2026 Feb 18, 2026
Feb 14, 2026
Feb 18, 2026
Showing 20 of 5004 Results