AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-21669

HIGH · CVSS 7.8 EPSS 0.23%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-01-31 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2025-21669
Severity
HIGH
CVSS
7.8
EPSS
0.23%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we must discard any packets received because they are not expected and would cause issues when we access vsk->transport. A possible scenario is described by Hyunwoo Kim in the attached link, where after a first connect() interrupted by a signal, and a second connect() failed, we can find `vsk->transport` at NULL, leading to a NULL pointer dereference.

Related CVEs

Other vulnerabilities affecting the same vendor(s)