2024-05-03 16:03:30 +00:00
{
"id" : "CVE-2022-48670" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-05-03T15:15:07.377" ,
2025-01-10 21:03:44 +00:00
"lastModified" : "2025-01-10T19:07:21.170" ,
"vulnStatus" : "Analyzed" ,
2024-07-03 02:03:28 +00:00
"cveTags" : [ ] ,
2024-05-03 16:03:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\npeci: cpu: Fix use-after-free in adev_release()\n\nWhen auxiliary_device_add() returns an error, auxiliary_device_uninit()\nis called, which causes refcount for device to be decremented and\n.release callback will be triggered.\n\nBecause adev_release() re-calls auxiliary_device_uninit(), it will cause\nuse-after-free:\n[ 1269.455172] WARNING: CPU: 0 PID: 14267 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15\n[ 1269.464007] refcount_t: underflow; use-after-free."
2024-05-12 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: peci: cpu: corrige use-after-free en adev_release() Cuando auxiliar_device_add() devuelve un error, se llama a auxiliar_device_uninit(), lo que hace que se disminuya el recuento del dispositivo y . Se activar\u00e1 la devoluci\u00f3n de llamada de liberaci\u00f3n. Debido a que adev_release() vuelve a llamar a auxiliar_device_uninit(), provocar\u00e1 use-after-free: [1269.455172] ADVERTENCIA: CPU: 0 PID: 14267 en lib/refcount.c:28 refcount_warn_saturate+0x110/0x15 [1269.464007] refcount_t: underflow ; use-after-free."
2024-05-03 16:03:30 +00:00
}
] ,
2024-05-23 22:03:29 +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:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-05-23 22:03:29 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-05-23 22:03:29 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2024-07-03 02:03:28 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-07-03 02:03:28 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"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" : 1.8 ,
"impactScore" : 5.9
2024-05-23 22:03:29 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2024-07-03 02:03:28 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2024-05-23 22:03:29 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
2025-01-10 21:03:44 +00:00
"versionStartIncluding" : "5.18" ,
2024-05-23 22:03:29 +00:00
"versionEndExcluding" : "5.19.10" ,
2025-01-10 21:03:44 +00:00
"matchCriteriaId" : "CEDD3C68-9157-4FD0-8550-0EC2D4B12B62"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "E8BD11A3-8643-49B6-BADE-5029A0117325"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "5F0AD220-F6A9-4012-8636-155F1B841FAD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "A46498B3-78E1-4623-AAE1-94D29A42BE4E"
2024-05-23 22:03:29 +00:00
}
]
}
]
}
] ,
2024-05-03 16:03:30 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/1c11289b34ab67ed080bbe0f1855c4938362d9cf" ,
2024-05-23 22:03:29 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-03 16:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c87f1f99e26ea4ae08cabe753ae98e5626bdba89" ,
2024-05-23 22:03:29 +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/1c11289b34ab67ed080bbe0f1855c4938362d9cf" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/c87f1f99e26ea4ae08cabe753ae98e5626bdba89" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-05-03 16:03:30 +00:00
}
]
}