Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
26101
Total
1954
Critical
7968
High
8216
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| 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 |
| CVE-2026-53072 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER When protocol sets HCI_PROTO_DEFER, hci_conn_request_evt() calls hci_connect_cfm(conn) without … | Jun 24, 2026 |
| CVE-2026-53071 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp l2cap_ecred_reconf_rsp() calls l2cap_chan_del() without holding l2cap_chan_lock(). Every … | Jun 24, 2026 |
| CVE-2026-53070 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: sctp: disable BH before calling udp_tunnel_xmit_skb() udp_tunnel_xmit_skb() / udp_tunnel6_xmit_skb() are expected to run with BH … | Jun 24, 2026 |