Vulnerability index

Browse CVEs

10,000+ matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Linux Kernel HIGH 7.5
CVE-2026-31417

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix overflow when accumulating packets Add a check to ensure that `x25…

Fix: 5.10.253 / 5.15.203+
Fix from $1,950 2026-04-13
Linux Kernel MEDIUM 5.5
CVE-2026-31418

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: drop logically empty buckets in mtype_del mtype_del() counts …

Fix: 5.5 / 5.6+
Fix from $1,600 2026-04-13
Linux Kernel MEDIUM 5.5
CVE-2026-31420

In the Linux kernel, the following vulnerability has been resolved: bridge: mrp: reject zero test interval to avoid OOM panic br_mrp_start_test() a…

Fix: 6.19.12+
Fix from $1,600 2026-04-13
Linux Kernel MEDIUM 5.5
CVE-2026-31421

In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_fw: fix NULL pointer dereference on shared blocks The old-method…

Fix: 5.10.253 / 5.15.203+
Fix from $1,600 2026-04-13
Linux Kernel MEDIUM 5.5
CVE-2026-31422

In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_flow: fix NULL pointer dereference on shared blocks flow_change(…

Fix: 5.10.253 / 5.15.203+
Fix from $1,600 2026-04-13
Linux Kernel CRITICAL 9.8
CVE-2026-31414

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_expect: use expect->helper Use expect->helper in ctnetl…

Fix: 6.1.168 / 6.6.134+
Fix from $2,300 2026-04-13
Linux Kernel MEDIUM 5.5
CVE-2026-31415

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid overflows in ip6_datagram_send_ctl() Yiming Qian reported : <quote>…

Fix: 5.10.253 / 5.15.203+
Fix from $1,600 2026-04-13
Linux Kernel MEDIUM 5.5
CVE-2026-31416

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: account for netlink header size This is a followup to…

Fix: 3.11 / 3.13+
Fix from $1,600 2026-04-13
Linux Kernel HIGH 7.8
CVE-2026-31413

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR maybe_fork_s…

Fix: 6.12.80 / 6.18.21+
Fix from $1,950 2026-04-12
Linux Kernel MEDIUM 5.5
CVE-2026-31412

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_siz…

Fix: 6.1.167 / 6.6.130+
Fix from $1,600 2026-04-10
Linux Kernel MEDIUM 5.5
CVE-2026-31411

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix crash due to unvalidated vcc pointer in sigd_send() Reproducer av…

Fix: 5.10.252 / 5.15.202+
Fix from $1,600 2026-04-08
Linux Kernel MEDIUM 5.5
CVE-2026-31410

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION Use sb->s_uuid for a proper …

Fix: 6.12.78 / 6.18.20+
Fix from $1,600 2026-04-06
Linux Kernel CRITICAL 9.8
CVE-2026-31405

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ule_mandatory…

Fix: 5.10.253 / 5.15.203+
Fix from $2,300 2026-04-06
Linux Kernel HIGH 8.8
CVE-2026-31408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold …

Fix: 5.15.203 / 6.1.168+
Fix from $1,950 2026-04-06
Linux Kernel HIGH 8.8
CVE-2026-31409

In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset conn->binding on failed binding request When a multichannel SMB2_S…

Fix: 6.1.167 / 6.6.130+
Fix from $1,950 2026-04-06
Linux Kernel HIGH 7.8
CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini() After …

Fix: 6.12.80 / 6.18.21+
Fix from $1,950 2026-04-06
Linux Kernel HIGH 7.1
CVE-2026-31407

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: add missing netlink policy validations Hyunwoo Kim report…

Fix: 6.6.136 / 6.12.83+
Fix from $1,950 2026-04-06
Linux Kernel CRITICAL 9.8
CVE-2026-31402

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache The NFSv4.0 replay cache u…

Fix: 5.10.253 / 6.1.167+
Fix from $2,300 2026-04-03
Linux Kernel HIGH 7.8
CVE-2026-31401

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hid_hw_request right now the returned valu…

Fix: 6.12.78 / 6.18.20+
Fix from $1,950 2026-04-03
Linux Kernel HIGH 7.8
CVE-2026-31403

In the Linux kernel, the following vulnerability has been resolved: NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd The /proc/…

Fix: 5.10.253 / 6.1.167+
Fix from $1,950 2026-04-03
Linux Kernel HIGH 7.8
CVE-2026-31404

In the Linux kernel, the following vulnerability has been resolved: NFSD: Defer sub-object cleanup in export put callbacks svc_export_put() calls p…

Fix: 6.18.20 / 6.19.10+
Fix from $1,950 2026-04-03
Linux Kernel HIGH 7.8
CVE-2026-31397

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd() move_pages_huge_…

Fix: 6.18.20 / 6.19.10+
Fix from $1,950 2026-04-03
Linux Kernel HIGH 7.8
CVE-2026-31398

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix incorrect pte restoration for lazyfree folios We batch unmap anony…

Fix: 6.18.20 / 6.19.10+
Fix from $1,950 2026-04-03
Linux Kernel HIGH 7.8
CVE-2026-31399

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingiso…

Fix: 4.5 / 4.10+
Fix from $1,950 2026-04-03
Linux Kernel MEDIUM 5.5
CVE-2026-31400

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix cache_request leak in cache_release When a reader's file descriptor…

Fix: 5.10.253 / 5.15.203+
Fix from $1,600 2026-04-03
Linux Kernel HIGH 8.1
CVE-2026-31392

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix krb5 mount with username option Customer reported that some of…

Fix: 2.6.33 / 2.6.35+
Fix from $1,950 2026-04-03
Linux Kernel HIGH 8.1
CVE-2026-31393

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access l2cap_in…

Fix: 5.10.253 / 5.15.203+
Fix from $1,950 2026-04-03
Linux Kernel HIGH 7.8
CVE-2026-31396

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use-after-free access to PTP clock PTP clock is registered on ev…

Fix: 5.10.253 / 5.15.203+
Fix from $1,950 2026-04-03
Linux Kernel HIGH 7.1
CVE-2026-31395

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler The ASYNC_EVENT…

Fix: 6.18.20 / 6.19.10+
Fix from $1,950 2026-04-03
Linux Kernel MEDIUM 5.5
CVE-2026-31391

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix OOM ->tfm_count leak If memory allocation fails, de…

Fix: 5.10.253 / 6.1.167+
Fix from $1,600 2026-04-03