CVE-2025-38618Use After Free in Linux

CWE-416Use After Free90 documents9 sources
Severity
7.8HIGHNVD
OSV7.1OSV5.5OSV4.7
EPSS
0.0%
top 96.30%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedAug 22
Latest updateMar 1

Description

In the Linux kernel, the following vulnerability has been resolved: vsock: Do not allow binding to VMADDR_PORT_ANY It is possible for a vsock to autobind to VMADDR_PORT_ANY. This can cause a use-after-free when a connection is made to the bound socket. The socket returned by accept() also has port VMADDR_PORT_ANY but is not on the list of unbound sockets. Binding it will result in an extra refcount decrement similar to the one fixed in fcdd2242c023 (vsock: Keep the binding until socket destruc

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages4 packages

NVDlinux/linux_kernel3.95.4.297+8
Debianlinux/linux_kernel< 5.10.244-1+3
Ubuntulinux/linux_kernel< 4.4.0-273.307
CVEListV5linux/linuxd021c344051af91f42c5ba9fdedc176740cbd238c04a2c1ca25b9b23104124d3b2d349d934e302de+9

Also affects: Debian Linux 11.0

Patches

🔴Vulnerability Details

40
OSV
CVE-2025-38618: In __vsock_bind_connectible of af_vsock2026-03-01
OSV
linux-raspi-5.4 vulnerabilities2025-11-07
OSV
linux-oracle-5.4 vulnerabilities2025-10-24
OSV
linux-aws vulnerabilities2025-10-21
OSV
linux-azure-fips vulnerabilities2025-10-21

📋Vendor Advisories

49
Chrome
Long Term Support Channel Update for ChromeOS: CVE-2025-386182026-02-27
Ubuntu
Linux kernel (KVM) vulnerabilities2025-12-15
Ubuntu
Linux kernel (Oracle) vulnerabilities2025-11-19
Ubuntu
Linux kernel (FIPS) vulnerabilities2025-11-10
Ubuntu
Linux kernel (Raspberry Pi) vulnerabilities2025-11-07
CVE-2025-38618 — Use After Free in Linux | cvebase