CVE Vulnerability Catalog

Translated CVE descriptions from NVD NIST - in English

Browse vulnerabilities by package

CISA KEV catalog updated: (v2026.09.18)

Weekly CVE digest

One email a week with newly published vulnerabilities worth knowing about. No account needed.

This digest covers new vulnerabilities in general, not your servers. If you want to know which of them actually run in your infrastructure, that is what Secvalis does: it scans your machines and reports only what concerns them.

I agree to receive the weekly CVE digest at the address above. I can withdraw this consent at any time using the link in the footer of every message.

CVE-2025-68241
High

In the Linux kernel, a race condition in the IPv4 routing subsystem allows rt_bind_exception() to bind a new dst to a stale fnhe entry that is about to be freed, causing a permanent dst reference leak and device reference leak, visible as a hang during net device unregistration (e.g., sit interfaces).

CVE-2025-68234
High

In the Linux kernel, in the io_uring subsystem for network commands, the skb_queue_splice() function received transposed arguments when retrying timestamp retrieval. This caused packets to be spliced in the wrong direction, into the on-stack list instead of the socket queue. The fix reverses the arguments to restore correct behavior.

CVE-2025-68232
High

A race condition in the Linux kernel's veth driver can permanently stall the TX queue, observed on ARM64 systems (Ampere Altra Max). This leads to a complete halt of network traffic.

CVE-2025-68226
High

In the Linux kernel's SMB client, an incomplete backport of a fix misses a kref_put() call in cfids_invalidation_worker(). This can lead to a use-after-free (UAF) vulnerability.

CVE-2025-68218
High

A lockdep WARN was found in the NVMe multipath driver in the Linux kernel due to partition scan work. The dependency among open_mutex, kblockd workqueue, and partition scan can lead to a deadlock.

CVE-2025-68215
High

In the Linux kernel ice driver, a vulnerability was found due to improper cleanup of PTP resources during driver removal in an error path. Missing calls to ice_ptp_cleanup_pf and deinitialization of the 'ps_lock' mutex cause a warning and call trace when freeing the ice_adapter object.

CVE-2025-68212
High

In the Linux kernel's statmount_string() function, an uninitialized 'offp' pointer exists for STATMOUNT_MNT_UIDMAP and STATMOUNT_MNT_GIDMAP flags, which can lead to dereferencing uninitialized memory.

CVE-2025-68208
High

In the Linux kernel, the widen_imprecise_scalars() function in BPF fails to account for differences in stack depth between states, potentially causing out-of-bounds stack memory access.

CVE-2025-68207
High

In the DRM driver for Intel Xe GPUs (drm/xe/guc), a missing synchronization during device unbind allows the Dead CT worker to run after resources are freed, leading to a use-after-free condition.

CVE-2025-68206
High

In the Linux kernel netfilter subsystem, a vulnerability was found where the seqadj extension is missing for NATted connections when a conntrack helper is assigned. This causes kernel warnings and incorrect NAT translation for FTP traffic in PASV/EPSV modes, potentially leading to connection drops.

CVE-2025-68195
High

In the Linux kernel for AMD Zen5 CPUs, a missing terminator in the zen5_rdseed_microcode array causes an out-of-bounds read when running x86_match_min_microcode_rev().

CVE-2025-68189
High

In the Linux kernel, a vulnerability in the DRM driver for MSM (Qualcomm) chipsets has been fixed, which caused a warning (splat) when freeing imported DMA buffers (dma-buf). The issue occurred when msm_gem_free_object incorrectly handled the _NO_SHARE case for objects with an external reservation (resv).

CVE-2025-68184
High

In the Linux kernel DRM driver for Mediatek, a bug was found in AFBC (ARM Frame Buffer Compression) support. This feature, added in commit c410fa9b07c3, causes VBlank timeouts and garbled rendering on MT8188 (Genio 700 EVK) when AFBC is used by default by Mesa since v25.0. As a result, AFBC support has been disabled until a fix is available.

CVE-2025-68183
High

In the Linux kernel, a bug in the IMA module caused the IMA_DIGSIG flag to be cleared when setting or removing extended attributes (xattr) other than security.ima. In IMA and EVM fix mode, this replaced the IMA signature with a plain hash, preventing the generation of a valid reference signature.

CVE-2025-68182
High

In the iwlwifi driver in the Linux kernel, a potential use-after-free (UAF) exists in iwl_mld_remove_link(), where the 'fw_id' field is read after freeing the 'link' structure.

CVE-2025-68181
High

In the radeon DRM driver, calls to drm_put_dev() were removed but remained in error and device removal paths, causing double-free and use-after-free warnings.

CVE-2025-68179
High

On s390 architecture, enabling HVO optimization (ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP) causes crashes because kernel page table modifications violate architecture requirements – replacing entries without special instructions leads to data corruption.

CVE-2025-68175
High

In the Linux kernel driver for NXP i.MX8 ISI, a vulnerability was found where the release function incorrectly calls stream cleanup even when the stream is active. This causes kernel errors and warnings when device parameter queries (e.g., via v4l2-ctl) are performed during an active video stream.

CVE-2025-68174
High

In the Linux kernel's amd/amdkfd driver, a race condition was found between kfd_process release and partition switching, causing a division by zero in kfd_get_num_sdma_engines. The fix introduces an atomic counter kfd_processes_count to synchronize KFD process creation and teardown.

CVE-2025-68171
High

In the Linux kernel, during signal delivery to a non-AMX task preempted by an AMX task, the XFD state in the CPU is not synchronized, causing a warning and potential issues.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS