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-71066
High

In the Linux kernel, a race condition exists in the ETS (Enhanced Transmission Selection) network scheduler between `ets_qdisc_dequeue` and `ets_qdisc_change`. This leads to a use-after-free (UAF) on a `struct Qdisc` object, potentially allowing an attacker to hijack the execution flow.

CVE-2025-71027
High

Tenda AX-3 v16.03.12.10_CN contains a stack overflow in the wanMTU2 parameter of the fromAdvSetMacMtuWan function. Attackers can cause a Denial of Service (DoS) via a crafted request.

CVE-2025-71026
High

Tenda AX-3 v16.03.12.10_CN contains a stack overflow in the wanSpeed2 parameter of the fromAdvSetMacMtuWan function. Attackers can cause a Denial of Service (DoS) via a crafted request.

CVE-2025-71025
High

Tenda AX-3 v16.03.12.10_CN contains a stack overflow in the cloneType2 parameter of the fromAdvSetMacMtuWan function. Attackers can cause a Denial of Service (DoS) via a crafted request.

CVE-2025-71024
High

Tenda AX-3 v16.03.12.10_CN contains a stack overflow in the serviceName2 parameter of the fromAdvSetMacMtuWan function. Attackers can cause a Denial of Service (DoS) via a crafted request.

CVE-2025-71023
High

Tenda AX-3 v16.03.12.10_CN contains a stack overflow in the mac2 parameter of the fromAdvSetMacMtuWan function. Attackers can cause a Denial of Service (DoS) via a crafted request.

CVE-2025-70753
High

A stack overflow was discovered in the Tenda AX-1806 router version 1.0.0.1 in the security_5g parameter of the sub_4CA50 function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.

CVE-2025-68822
High

A use-after-free vulnerability was found in the Linux kernel's ALPS touchpad driver. The issue is caused by a race condition where the delayed work item dev3_register_work can be scheduled after the device is disconnected, leading to use of freed memory.

CVE-2025-68819
High

In the dtv5100 driver (dvb-usb) in the Linux kernel, there is an out-of-bounds read vulnerability in dtv5100_i2c_msg(). The rlen value is user-controlled and not checked, allowing it to be set larger than the st->data buffer size, leading to memory corruption.

CVE-2025-68818
High

A patch for the qla2xxx driver in the Linux kernel that introduced lockless command completion in the abort path has been reverted. Missing command type check (sp->cmd_type) caused a NULL pointer dereference in target mode, leading to a system crash.

CVE-2025-68815
High

In the Linux kernel's ETS (Enhanced Transmission Selection) network scheduler, a bug occurs when changing a DRR (Deficit Round Robin) class to strict mode: the class is not removed from the active list. This causes a double addition to the list when later reverting to DRR, triggering a 'list_add double add' warning and potentially destabilizing the system.

CVE-2025-68810
High

A vulnerability in the Linux kernel's KVM allows disabling the KVM_MEM_GUEST_MEMFD flag on an existing memslot, leading to a use-after-free condition. The issue stems from missing validation when toggling the flag, enabling an attacker to trigger a critical error.

CVE-2025-68808
High

In the vidtv driver in the Linux kernel, there is a use-after-free and double-free vulnerability in vidtv_channel_si_init(). After transferring memory ownership to PAT/SDT/EIT tables, local pointers are not nullified, leading to freeing already freed memory on error paths.

CVE-2025-68806
High

In the Linux kernel, the ksmbd module has a vulnerability in the smb2_set_ea function that incorrectly validates buffers for extended attributes (EA). The omission of the null terminator (+1 byte) in the EA name length can lead to validation errors.

CVE-2025-68805
High

In the Linux kernel, a vulnerability in the FUSE module was found due to list corruption in the io-uring mechanism for requests terminated before being committed. Not removing the request from the queue list leads to use-after-free issues.

CVE-2025-68803
High

In the Linux kernel's NFSD subsystem, when an NFSv4 client creates a file with an ACL containing a named principal, the server fails to apply that ACL. Instead, after file creation, the client retrieves a default ACL based on mode bits, violating RFC 8881 section 6.4.1.3.

CVE-2025-68801
High

A use-after-free vulnerability was found in the Linux kernel's mlxsw (Mellanox Spectrum) driver. The issue occurs because a neighbour pointer is stored without holding a reference, leading to access to freed memory. The fix simplifies the reference counting scheme.

CVE-2025-68800
High

In the Linux kernel, a use-after-free vulnerability was found in the mlxsw (Mellanox Spectrum) driver during multicast route stats update. Missing mutex synchronization when deleting a route entry from the list can lead to accessing freed memory.

CVE-2025-68799
High

In the Linux kernel, the caif module has an integer underflow vulnerability in the cffrml_receive() function. When FCS is disabled, the function subtracts 2 from the packet length without checking if the length is at least 2, leading to underflow.

CVE-2025-68795
High

A vulnerability in the Linux kernel's ethtool mechanism can cause a userspace buffer overflow during stats queries due to a race condition between three ioctl calls when the number of stats changes dynamically (e.g., device reconfiguration). The mitigation prevents overflow by not returning data on size mismatch, but may result in temporary stats unavailability.

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