2024-02-26 17:04:33 +00:00
{
"id" : "CVE-2023-52470" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-02-26T16:27:48.820" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:39:50.657" ,
2024-06-25 22:03:12 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-26 17:04:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: check the alloc_workqueue return value in radeon_crtc_init()\n\ncheck the alloc_workqueue return value in radeon_crtc_init()\nto avoid null-ptr-deref."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/radeon: verifique el valor de retorno de alloc_workqueue en radeon_crtc_init() verifique el valor de retorno de alloc_workqueue en radeon_crtc_init() para evitar null-ptr-deref."
2024-02-26 17:04:33 +00:00
}
] ,
2024-04-17 20:03:32 +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-04-17 20:03:32 +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-04-17 20:03:32 +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:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.16.0" ,
"versionEndExcluding" : "4.19.306" ,
"matchCriteriaId" : "4CCC29CC-47BF-4450-B416-B4D8D169DF0F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20.0" ,
"versionEndExcluding" : "5.4.268" ,
"matchCriteriaId" : "35ADF607-EDCA-45AB-8FB6-9F2D40D47C0C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5.0" ,
"versionEndExcluding" : "5.10.209" ,
"matchCriteriaId" : "5D2E4F24-2FBB-4434-8598-2B1499E566B5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11.0" ,
"versionEndExcluding" : "5.15.148" ,
"matchCriteriaId" : "E25E1389-4B0F-407A-9C94-5908FF3EE88B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16.0" ,
"versionEndExcluding" : "6.1.75" ,
"matchCriteriaId" : "2C4951FA-80C0-4B4C-9836-6E5035DEB0F9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2.0" ,
"versionEndExcluding" : "6.6.14" ,
"matchCriteriaId" : "BDBBEB0E-D13A-4567-8984-51C5375350B9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7.0" ,
"versionEndExcluding" : "6.7.2" ,
"matchCriteriaId" : "0EA3778C-730B-464C-8023-18CA6AC0B807"
}
]
}
]
}
] ,
2024-02-26 17:04:33 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/0b813a6a0087451cb702b6eb841f10856f49d088" ,
2024-04-17 20:03:32 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-26 17:04:33 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/14bbfaa5df273b26cde6707f6e655585700e6fe1" ,
2024-04-17 20:03:32 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-26 17:04:33 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/21b1645660717d6126dd4866c850fcc5c4703a41" ,
2024-04-17 20:03:32 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-26 17:04:33 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/57ca7984806d79b38af528de88fd803babf27feb" ,
2024-04-17 20:03:32 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-26 17:04:33 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/5d12c5d75f7c78b83a738025947651ec5c95b4d4" ,
2024-04-17 20:03:32 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-26 17:04:33 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/7a2464fac80d42f6f8819fed97a553e9c2f43310" ,
2024-04-17 20:03:32 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-26 17:04:33 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c4ff55408187f2595066967047363ca84e76db85" ,
2024-04-17 20:03:32 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-02-26 17:04:33 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fb2d8bc9b5e55848b8a7c3c028e2ee8d49f28f97" ,
2024-04-17 20:03:32 +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/0b813a6a0087451cb702b6eb841f10856f49d088" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/14bbfaa5df273b26cde6707f6e655585700e6fe1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/21b1645660717d6126dd4866c850fcc5c4703a41" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/57ca7984806d79b38af528de88fd803babf27feb" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/5d12c5d75f7c78b83a738025947651ec5c95b4d4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/7a2464fac80d42f6f8819fed97a553e9c2f43310" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/c4ff55408187f2595066967047363ca84e76db85" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/fb2d8bc9b5e55848b8a7c3c028e2ee8d49f28f97" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00016.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-02-26 17:04:33 +00:00
}
]
}