A race condition Use-After-Free vulnerability exists in the virtio_transport_space_update function within the Kernel 5.4 on ChromeOS. Concurrent allocation and freeing of the virtio_vsock_sock structure
during an AF_VSOCK connect syscall can occur before a worker thread accesses it resulting in a dangling pointer and potential kernel code execution.
References
Link | Resource |
---|---|
https://issues.chromium.org/issues/b/301886931 | Broken Link |
https://issuetracker.google.com/issues/301886931 | Exploit Issue Tracking Mailing List |
Configurations
Configuration 1 (hide)
AND |
|
History
11 Jul 2025, 13:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://issues.chromium.org/issues/b/301886931 - Broken Link | |
References | () https://issuetracker.google.com/issues/301886931 - Exploit, Issue Tracking, Mailing List | |
Summary |
|
|
First Time |
Google chrome Os
Linux Linux linux Kernel |
|
CPE | cpe:2.3:o:google:chrome_os:15474.84.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.4:-:*:*:*:*:*:* |
17 Apr 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.1 |
CWE | CWE-416 |
17 Apr 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-17 01:15
Updated : 2025-07-11 13:55
NVD link : CVE-2025-1290
Mitre link : CVE-2025-1290
CVE.ORG link : CVE-2025-1290
JSON object : View
Products Affected
- chrome_os
linux
- linux_kernel
CWE
CWE-416
Use After Free