First published: Thu Apr 17 2025(Updated: )
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.
Credit: 7f6e188d-c52a-4a19-8674-3c3fa7d1fc7f
Affected Software | Affected Version | How to fix |
---|---|---|
Google Chrome OS |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1290 is classified as a critical severity vulnerability due to its potential for exploitation in race conditions.
To mitigate CVE-2025-1290, users should update their ChromeOS to the latest version where the vulnerability has been patched.
CVE-2025-1290 affects ChromeOS version 5.4 and is specifically related to the virtio_transport_space_update function.
CVE-2025-1290 is a race condition Use-After-Free vulnerability impacting the virtio_vsock_sock structure.
If exploited, CVE-2025-1290 could lead to unintended access and potential denial of service in the affected ChromeOS systems.