Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
26379
Total
1954
Critical
7969
High
8218
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| CVE-2026-53097 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work() When the mt7996 pci chip is detaching, … | Jun 24, 2026 |
| CVE-2026-53096 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB path The DEVMAP_HASH branch in dev_map_redirect_multi() uses hlist_for_each_entry_safe() … | Jun 24, 2026 |
| CVE-2026-53095 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix abuse of kprobe_write_ctx via freplace uprobe programs are allowed to modify struct pt_regs. … | Jun 24, 2026 |
| CVE-2026-53094 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stale offload->prog pointer after constant blinding When a dev-bound-only BPF program (BPF_F_XDP_DEV_BOUND_ONLY) undergoes … | Jun 24, 2026 |
| CVE-2026-53093 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix error pointer dereference The function brcmf_chip_add_core() can return an error pointer and … | Jun 24, 2026 |
| CVE-2026-53092 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix linked reg delta tracking when src_reg == dst_reg Consider the case of rX … | Jun 24, 2026 |
| CVE-2026-53091 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdisc_pkt_len_segs_init() Most ndo_start_xmit() methods expects headers of gso packets to be … | Jun 24, 2026 |
| CVE-2026-53090 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix ld_{abs,ind} failure path analysis in subprogs Usage of ld_{abs,ind} instructions got extended into … | Jun 24, 2026 |
| CVE-2026-53089 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in offloaded map/prog info fill When querying info for an offloaded BPF … | Jun 24, 2026 |
| CVE-2026-53088 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix off-by-one in bcmgenet_put_txcb The write_ptr points to the next open tx_cb. We … | Jun 24, 2026 |
| CVE-2026-53087 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix leaking free_bds While reclaiming the tx queue we fast forward the write … | Jun 24, 2026 |
| CVE-2026-53086 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix racing timeout handler The bcmgenet_timeout handler tries to take down all tx … | Jun 24, 2026 |
| CVE-2026-53085 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: fix mm lifecycle in open-coded task_vma iterator The open-coded task_vma iterator reads task->mm locklessly … | Jun 24, 2026 |
| CVE-2026-53084 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: return VMA snapshot from task_vma iterator Holding the per-VMA lock across the BPF program … | Jun 24, 2026 |
| CVE-2026-53083 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix RCU stall in bpf_fd_array_map_clear() Add a missing cond_resched() in bpf_fd_array_map_clear() loop. For PROG_ARRAY … | Jun 24, 2026 |
| CVE-2026-53082 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf sixpack_receive_buf() does not properly skip bytes with TTY … | Jun 24, 2026 |
| CVE-2026-53081 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars When regsafe() compares two scalar registers … | Jun 24, 2026 |
| CVE-2026-53080 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_fw: fix NULL dereference of "old" filters before change() Like pointed out by Sashiko … | Jun 24, 2026 |
| CVE-2026-53079 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net_sched: fix skb memory leak in deferred qdisc drops When the network stack cleans up … | Jun 24, 2026 |
| CVE-2026-53078 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops When a BPF sock_ops … | Jun 24, 2026 |
| CVE-2026-53077 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net/rds: Restrict use of RDS/IB to the initial network namespace Prevent using RDS/IB in network … | Jun 24, 2026 |
| CVE-2026-53076 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix OOB in pcpu_init_value An out-of-bounds read occurs when copying element from a BPF_MAP_TYPE_CGROUP_STORAGE … | Jun 24, 2026 |
| CVE-2026-53075 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ppp: require CAP_NET_ADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against … | Jun 24, 2026 |
| CVE-2026-53074 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb bpf_prog_test_run_skb() calls eth_type_trans() first and then uses skb->protocol … | Jun 24, 2026 |
| CVE-2026-53073 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error When hci_register_dev() fails in hci_uart_register_dev() HCI_UART_PROTO_INIT is not cleared … | Jun 24, 2026 |