2024-05-21 16:03:24 +00:00
{
"id" : "CVE-2021-47313" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-05-21T15:15:18.727" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T06:35:51.557" ,
2024-05-21 18:03:30 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-07-03 02:03:28 +00:00
"cveTags" : [ ] ,
2024-05-21 16:03:24 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ncpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init\n\nIt's a classic example of memleak, we allocate something, we fail and\nnever free the resources.\n\nMake sure we free all resources on policy ->init() failures."
2024-05-26 02:03:22 +00:00
} ,
{
"lang" : "es" ,
"value" : " En el kernel de Linux se ha resuelto la siguiente vulnerabilidad: cpufreq: CPPC: arregla potencial memleak en cppc_cpufreq_cpu_init Es un ejemplo cl\u00e1sico de memleak, asignamos algo, fallamos y nunca liberamos los recursos. Aseg\u00farese de liberar todos los recursos en fallos de pol\u00edtica ->init()."
2024-05-21 16:03:24 +00:00
}
] ,
2024-07-03 02:03:28 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.4 ,
"baseSeverity" : "HIGH" ,
2024-07-03 02:03:28 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-03 02:03:28 +00:00
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
}
] ,
2024-05-21 16:03:24 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/b775383355755885b19d2acef977f1ca132e80a3" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
{
"url" : "https://git.kernel.org/stable/c/e1b2b2b61d30d7ce057ec17237c217d152ed97f2" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
} ,
{
"url" : "https://git.kernel.org/stable/c/fe2535a44904a77615a3af8e8fd7dafb98fb0e1b" ,
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b775383355755885b19d2acef977f1ca132e80a3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://git.kernel.org/stable/c/e1b2b2b61d30d7ce057ec17237c217d152ed97f2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://git.kernel.org/stable/c/fe2535a44904a77615a3af8e8fd7dafb98fb0e1b" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-05-21 16:03:24 +00:00
}
]
}