2024-07-29 16:03:14 +00:00
{
"id" : "CVE-2024-41060" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-07-29T15:15:14.030" ,
2025-02-02 13:03:45 +00:00
"lastModified" : "2025-02-02T11:15:09.357" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-29 16:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: check bo_va->bo is non-NULL before using it\n\nThe call to radeon_vm_clear_freed might clear bo_va->bo, so\nwe have to check it before dereferencing it."
2024-08-04 02:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : " En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/radeon: verifique que bo_va->bo no sea NULL antes de usarlo. La llamada a radeon_vm_clear_freed podr\u00eda borrar bo_va->bo, por lo que debemos verificarlo antes de eliminar la referencia."
2024-07-29 16:03:14 +00:00
}
] ,
2024-09-10 18:03:16 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-09-10 18:03:16 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-10 18:03:16 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "5.15.164" ,
"matchCriteriaId" : "1FF9AD93-F189-4A07-8D09-3DD62D5077A0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.101" ,
"matchCriteriaId" : "2B46438B-72B8-4053-8554-94AED3EB13EB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.42" ,
"matchCriteriaId" : "972274A2-D688-4C37-BE42-689B58B4C225"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.9.11" ,
"matchCriteriaId" : "01E300B3-8B39-4A2D-8B03-4631433D3915"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "2EBB4392-5FA6-4DA9-9772-8F9C750109FA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "331C2F14-12C7-45D5-893D-8C52EE38EA10"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "3173713D-909A-4DD3-9DD4-1E171EB057EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "79F18AFA-40F7-43F0-BA30-7BDB65F918B9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "BD973AA4-A789-49BD-8D57-B2846935D3C7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:*" ,
"matchCriteriaId" : "8F3E9E0C-AC3E-4967-AF80-6483E8AB0078"
}
]
}
]
}
] ,
2024-07-29 16:03:14 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/6fb15dcbcf4f212930350eaee174bb60ed40a536" ,
2024-09-10 18:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 16:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8a500b3a5f0a58c6f99039091fbd715f64f2f8af" ,
2024-09-10 18:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 16:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a2b201f83971df03c8e81a480b2f2846ae8ce1a3" ,
2024-09-10 18:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 16:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a9100f17428cb733c4f6fbb132d98bed76318342" ,
2024-09-10 18:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-29 16:03:14 +00:00
} ,
2025-02-02 13:03:45 +00:00
{
"url" : "https://git.kernel.org/stable/c/e8d3c53c6f1cccea9c03113f06dd39521c228831" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
2024-07-29 16:03:14 +00:00
{
"url" : "https://git.kernel.org/stable/c/f13c96e0e325a057c03f8a47734adb360e112efe" ,
2024-09-10 18:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/6fb15dcbcf4f212930350eaee174bb60ed40a536" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/8a500b3a5f0a58c6f99039091fbd715f64f2f8af" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/a2b201f83971df03c8e81a480b2f2846ae8ce1a3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/a9100f17428cb733c4f6fbb132d98bed76318342" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/f13c96e0e325a057c03f8a47734adb360e112efe" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-07-29 16:03:14 +00:00
}
]
}