2025-04-17 02:03:52 +00:00
{
"id" : "CVE-2025-1290" ,
"sourceIdentifier" : "7f6e188d-c52a-4a19-8674-3c3fa7d1fc7f" ,
"published" : "2025-04-17T01:15:46.317" ,
2025-04-17 22:03:54 +00:00
"lastModified" : "2025-04-17T20:21:48.243" ,
"vulnStatus" : "Awaiting Analysis" ,
2025-04-17 02:03:52 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "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 \nduring an AF_VSOCK connect syscall can occur before a worker thread accesses it resulting in a dangling pointer and potential kernel code execution."
}
] ,
2025-04-17 16:03:53 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2025-04-17 02:03:52 +00:00
"references" : [
{
"url" : "https://issues.chromium.org/issues/b/301886931" ,
"source" : "7f6e188d-c52a-4a19-8674-3c3fa7d1fc7f"
} ,
{
"url" : "https://issuetracker.google.com/issues/301886931" ,
"source" : "7f6e188d-c52a-4a19-8674-3c3fa7d1fc7f"
}
]
}