Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
46161
Total
3680
Critical
13653
High
13585
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| CVE-2026-72439 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writes_pending leak on write request failures raid10_make_request() acquires a writes_pending reference with md_write_start() … | Aug 15, 2026 |
| CVE-2026-72438 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writes_pending and barrier reference leaks on discard failures raid10_make_request() acquires a writes_pending reference … | Aug 15, 2026 |
| CVE-2026-72437 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry When a … | Aug 15, 2026 |
| CVE-2026-72436 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types Sashiko pointed out … | Aug 15, 2026 |
| CVE-2026-72435 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer() Sashiko pointed out that kfree_rcu() was called … | Aug 15, 2026 |
| CVE-2026-72434 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: make sure gc is properly stopped Sashiko noticed that when destroying a set, … | Aug 15, 2026 |
| CVE-2026-72433 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leak This needs to test for nonzero retval. | Aug 15, 2026 |
| CVE-2026-72432 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: tpm_crb: Check ACPI_COMPANION() against NULL during probe Every platform driver can be forced to match … | Aug 15, 2026 |
| CVE-2026-72431 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: alloc_tag: fix use-after-free in /proc/allocinfo after module unload allocinfo_start() only reinitializes the codetag iterator at … | Aug 15, 2026 |
| CVE-2026-72430 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix nf_connlabels leak on two error paths tcf_ct_fill_params() calls nf_connlabels_get() (setting put_labels) when … | Aug 15, 2026 |
| CVE-2026-72429 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix type confusion of dst_entry IOAM uses a dummy dst_entry(null_dst) to mark that … | Aug 15, 2026 |
| CVE-2026-72428 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stack slot index in nospec checks check_stack_write_fixed_off() computes the byte slot for a … | Aug 15, 2026 |
| CVE-2026-72427 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix effective prog array index with BPF_F_PREORDER replace_effective_prog() and purge_effective_progs() located the slot in … | Aug 15, 2026 |
| CVE-2026-72426 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer spill metadata during half-slot cleanup __clean_func_state() cleans dead stack slots in 4-byte … | Aug 15, 2026 |
| CVE-2026-72425 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs() Resetting all VFs causes resource leak … | Aug 15, 2026 |
| CVE-2026-72424 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: fix NULL deref in shared IRQ handler at probe msc313_rtc_probe() calls devm_request_irq() with … | Aug 15, 2026 |
| CVE-2026-72423 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: bpf: Guard conntrack opts error writes The conntrack lookup and allocation kfuncs take an opts … | Aug 15, 2026 |
| CVE-2026-72422 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE conn->preauth_info is shared connection state (struct … | Aug 15, 2026 |
| CVE-2026-72421 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIG_IP_MULTIPLE_TABLES is enabled but no … | Aug 15, 2026 |
| CVE-2026-72420 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5_Overlap races while breaking stripe batches KCSAN report a race in break_stripe_batch_list() vs. … | Aug 15, 2026 |
| CVE-2026-72419 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init() We ran into below KASAN … | Aug 15, 2026 |
| CVE-2026-72418 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e ("netfilter: nft_connlimit: update the … | Aug 15, 2026 |
| CVE-2026-72417 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto() Add sanity check for iph->ihl field in nf_flow_ip4_tunnel_proto() before … | Aug 15, 2026 |
| CVE-2026-72416 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_compat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NF_ACCEPT, NF_DROP, … | Aug 15, 2026 |
| CVE-2026-72415 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Validate written enum value in ge_put_enum_double() ge_put_enum_double() passes the user-supplied enumeration index item[0] … | Aug 15, 2026 |