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-74570 — ntfs: harden runlist realloc size calculations

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using o…

Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74569 — netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp() sip_help_tcp() stores the size change of each NAT-r…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74568 — KVM: arm64: vgic: Fix race between LPI release and re-registration

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference c…

| Race Condition
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74567 — keys: fix out-of-bounds read in keyring_get_key_chunk()

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyring_get_key_chunk() For description-level chunks keyring_get_key_chunk() advances the read po…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74566 — keys: make keyring key-chunk byte order agree with keyring_diff_objects()

In the Linux kernel, the following vulnerability has been resolved: keys: make keyring key-chunk byte order agree with keyring_diff_objects() keyring_get_key_chunk() loads description bytes into th…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74565 — netfilter: nf_tables: make nft_object rhltable per table

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: make nft_object rhltable per table The nft_object rhltable is global, this allows for accessing objects tha…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74564 — netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCH

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCH The XT_HASHLIMIT_RATE_MATCH flag mode changes the se…

| Misconfiguration
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74563 — rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check() rds_tcp_laddr_check() looks up a scoped IPv6 interfac…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74562 — nexthop: take nh->lock for f6i_list walks in replace check and notify

In the Linux kernel, the following vulnerability has been resolved: nexthop: take nh->lock for f6i_list walks in replace check and notify fib6_check_nh_list() and __nexthop_replace_notify() walk nh…

| Race Condition
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74561 — nexthop: avoid unlocked f6i_list walk in nh_rt_cache_flush

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6i_list walk in nh_rt_cache_flush nh_rt_cache_flush() walks nh->f6i_list during an RTNL-serialized nexth…

| Race Condition
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74560 — xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx

In the Linux kernel, the following vulnerability has been resolved: xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx This patch is inspired by the check[1] from sashiko. It says wh…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74559 — xsk: drain continuation descs after overflow in xsk_build_skb()

In the Linux kernel, the following vulnerability has been resolved: xsk: drain continuation descs after overflow in xsk_build_skb() Fix generic xmit path multi-buffer logic when packets are either …

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74558 — xsk: reclaim invalid Tx descriptors in ZC batch path

In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor…

| Denial of Service
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74557 — scsi: libiscsi: Fix stale-data leak into the SCSI sense buffer

In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsi: Fix stale-data leak into the SCSI sense buffer iscsi_scsi_cmd_rsp() copies the sense data of a SCSI Response from…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74556 — scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer

In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer iscsi_tcp_hdr_dissect() receives the data segment o…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74555 — scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake race

In the Linux kernel, the following vulnerability has been resolved: scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake race Commit fbefe22811c3 ("scsi: libsas: Don't always drain event wor…

| Race Condition
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74554 — wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup() ath12k_mac_dp_peer_cleanup() clears the ML peer ID slot…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74553 — hwmon: (nct6775-core) Fix number of temperature registers for NCT6116

In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct6775-core) Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature register…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74552 — hwmon: (lm90) Only report alarms if driver is ready

In the Linux kernel, the following vulnerability has been resolved: hwmon: (lm90) Only report alarms if driver is ready Userspace can read sysfs attributes before driver registration is complete, i…

| Misconfiguration
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
0.0 NA
CVE-2026-74551 — hwmon: (nzxt-smart2) DMA-align output buffer

In the Linux kernel, the following vulnerability has been resolved: hwmon: (nzxt-smart2) DMA-align output buffer Sashiko reports: When send_output_report() calls hid_hw_output_report(), the underl…

| Memory Corruption
Aug 15, 2026 Aug 15, 2026
Aug 15, 2026
Aug 15, 2026
Showing 20 of 11338 Results