Total CVEs

150,230

Critical Severity

4,940

High Severity

17,474

Last 7 Days

1,818
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 1,321 - 1,340 of 46,635 CVEs
CVE-2026-64223 HIGH - 8.1

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: consume only present negotiated TTLM maps ieee80211_tid_to_link_map_size_ok() validates negotiated TTLM elements against the number of link-map entries indicated by link_map_presence. ieee80211_parse_neg_ttlm() mus...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD
CVE-2026-64222 HIGH - 7.0

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: avoid double free of pool->stack on AQ init failure otx2_pool_aq_init() frees pool->stack when mailbox sync or retry allocation fails, but leaves the pointer unchanged. Later, otx2_sq_aura_pool_init() unwinds t...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD
CVE-2026-64221 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to ...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode->secondary to NULL in fwnode_init() If a firmware node is allocated on the stack (for instance: temporary software node whose life-time we control) or on the heap - but using a non-zeroing allocation...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD
CVE-2026-64219 HIGH - 7.0

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async [Why&How] dc_process_dmub_aux_transfer_async() copies payload->length bytes into a 16-byte stack buffer (dpaux.data[16]) guarded ...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD
CVE-2026-64218 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix report_work leak on backbone_gw purge batadv_bla_purge_backbone_gw() removes stale backbone gateway entries, but fails to properly handle their associated report_work: - If report_work is running, the purge m...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD
CVE-2026-64217 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix overrun check in netfs_extract_user_iter() Fix netfs_extract_user_iter() so that if iov_iter_extract_pages() overfills pages[], then those pages don't get included in the iterator constructed at the end of the func...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD
CVE-2026-64216 CRITICAL - 9.8

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages() netfs_unlock_abandoned_read_pages(rreq) accesses the index of the folios it is wanting to unlock and compares that to rreq->no_unlock_folio so that it doesn't...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table Check the return value of kzalloc() to prevent a NULL pointer dereference on allocation failure. Patchwork: https://patchwork.freedesktop.org/patch/721342/

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise() A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at 0xc0...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: hwmon: (lm90) Add lock protection to lm90_alert Sashiko reports: lm90_alert() executes in the smbus alert context and calls lm90_update_confreg() to disable the hardware alert line, without acquiring hwmon_lock. Concurrently, sy...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwl_mld_remove_link, the link->fw_id is saved at the beginning of the function so we have it after we freed the link. But the link pointer can be ...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: srcu: Don't queue workqueue handlers to never-online CPUs While an srcu_struct structure is in the midst of switching from CPU-0 to all-CPUs state, it can attempt to invoke callbacks for CPUs that have never been online. Wor...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD
CVE-2026-64210 HIGH - 7.5

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. However, this triggering on the ICOSQ is done unpr...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swing_tbl and pre_emphasis_tbl are 4x4 arrays (valid indices 0-3), but the boundary check uses "> 4" instead of ">= 4", allowing inde...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD
CVE-2026-64208 HIGH - 7.5

In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks Change the krb5 crypto library to provide facilities to precheck the length of the message about to be decrypted or verified. Fix AF_RXRPC to make use of this t...

Vendor: Linux
Product: Linux
Published: Jul 24, 2026
Source: NVD

A flaw was found in pki-core. The certificate authority (CA) renewal request path does not perform the realm-based authorization check that the enrollment path performs, allowing an authenticated user entitled to one realm to cause a certificate belonging to a different realm to be renewed without t...

Vendor: Red Hat
Product: Red Hat Certificate System 10, Red Hat Certificate System 11, Red Hat Certificate System 9, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9
Published: Jul 24, 2026
Source: NVD

Valibot: record() issue paths can make flatten() throw for inherited Object property names

Vendor: npm
Product: valibot
Published: Jul 24, 2026
Source: GitHub
CVE-2026-59940 CRITICAL - 9.8

seroval: `seroval.fromJSON()` Promise resolver type confusion invokes attacker-controlled methods during deserialization

Vendor: npm
Product: seroval
Published: Jul 24, 2026
Source: GitHub
CVE-2026-59949 MEDIUM - 6.5

LZ4 Java: Native XXHash implementations can crash the JVM when passed invalid byte array ranges

Vendor: maven
Product: at.yawk.lz4:lz4-java
Published: Jul 24, 2026
Source: GitHub