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-31521 — module: Fix kernel panic when a symbol st_shndx is out of bounds

In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol st_shndx is out of bounds The module loader doesn't check for bounds of the ELF section in…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31520 — HID: apple: avoid memory leak in apple_report_fixup()

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in apple_report_fixup() The apple_report_fixup() function was returning a newly kmemdup()-allocated…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31519 — btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create

In the Linux kernel, the following vulnerability has been resolved: btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create We have recently observed a number of subvolumes with broken dentries. …

linux_kernel | Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31518 — esp: fix skb leak with espintcp and async crypto

In the Linux kernel, the following vulnerability has been resolved: esp: fix skb leak with espintcp and async crypto When the TX queue for espintcp is full, esp_output_tail_tcp will return an error…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31517 — xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly In iptfs_reassem_cont(), IP-TFS attempts to append data to t…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31516 — xfrm: prevent policy_hthresh.work from racing with netns teardown

In the Linux kernel, the following vulnerability has been resolved: xfrm: prevent policy_hthresh.work from racing with netns teardown A XFRM_MSG_NEWSPDINFO request can queue the per-net work item p…

linux_kernel | Race Condition
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31515 — af_key: validate families in pfkey_send_migrate()

In the Linux kernel, the following vulnerability has been resolved: af_key: validate families in pfkey_send_migrate() syzbot was able to trigger a crash in skb_put() [1] Issue is that pfkey_send_m…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31514 — erofs: set fileio bio failed in short read case

In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfs_iocb_iter_read(). However, …

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31513 — Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req Syzbot reported a KASAN stack-out-of-bounds read in l2cap_…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31512 — Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv() l2cap_ecred_data_rcv() reads the SDU le…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31511 — Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete This fixes the condition checking so mgmt_pending…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31510 — Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb Before using sk pointer, check if it is null. Fix the following: K…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31509 — nfc: nci: fix circular locking dependency in nci_close_device

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nci_close_device nci_close_device() flushes rx_wq and tx_wq while holding req_lock. …

linux_kernel | Race Condition
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31508 — net: openvswitch: Avoid releasing netdev before teardown completes

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown co…

linux_kernel | Race Condition
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31507 — net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer smc_rx_splice() allocates one smc_spd_priv per …

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31506 — net: bcmasp: fix double free of WoL irq

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix double free of WoL irq We do not need to free wol_irq since it was instantiated with devm_request_irq(). So devr…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31505 — iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the v…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31504 — net: fix fanout UAF in packet_release() via NETDEV_UP race

In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packet_release() via NETDEV_UP race `packet_release()` has a race window where `NETDEV_UP` can re-register…

linux_kernel | Race Condition
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31503 — udp: Fix wildcard bind conflict check when using hash2

In the Linux kernel, the following vulnerability has been resolved: udp: Fix wildcard bind conflict check when using hash2 When binding a udp_sock to a local address and port, UDP uses two hashes (…

linux_kernel | Misconfiguration
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
0.0 NA
CVE-2026-31502 — team: fix header_ops type confusion with non-Ethernet ports

In the Linux kernel, the following vulnerability has been resolved: team: fix header_ops type confusion with non-Ethernet ports Similar to commit 950803f72547 ("bonding: fix type confusion in bond_…

linux_kernel | Memory Corruption
Apr 22, 2026 Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
Showing 20 of 6460 Results