Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Chrome Os | 15474.84.0 | |
| Linux | Linux Kernel | 5.4 |
Related Weaknesses (CWE)
References
- https://issues.chromium.org/issues/b/301886931Broken Link
- https://issuetracker.google.com/issues/301886931ExploitIssue TrackingMailing List
FAQ
What is CVE-2025-1290?
CVE-2025-1290 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 structu...
How severe is CVE-2025-1290?
CVE-2025-1290 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-1290?
Check the references section above for vendor advisories and patch information. Affected products include: Google Chrome Os, Linux Linux Kernel.