2025-02-26 19:03:52 +00:00
{
"id" : "CVE-2022-49680" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2025-02-26T07:01:42.867" ,
2025-03-11 23:03:49 +00:00
"lastModified" : "2025-03-11T22:16:10.590" ,
"vulnStatus" : "Analyzed" ,
2025-02-26 19:03:52 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nARM: exynos: Fix refcount leak in exynos_map_pmu\n\nof_find_matching_node() returns a node pointer with refcount\nincremented, we should use of_node_put() on it when not need anymore.\nAdd missing of_node_put() to avoid refcount leak.\nof_node_put() checks null pointer."
2025-03-02 03:03:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ARM: exynos: Se corrige la fuga de refcount en exynos_map_pmu of_find_matching_node() devuelve un puntero de nodo con refcount incrementado, deber\u00edamos usar of_node_put() en \u00e9l cuando ya no lo necesitemos. Agregue of_node_put() faltante para evitar la fuga de refcount. of_node_put() verifica el puntero nulo."
2025-02-26 19:03:52 +00:00
}
] ,
2025-03-11 23:03:49 +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" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.17" ,
"versionEndExcluding" : "4.9.321" ,
"matchCriteriaId" : "67F509D9-AC56-4F40-AF99-7BA6DFC997B2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.10" ,
"versionEndExcluding" : "4.14.286" ,
"matchCriteriaId" : "1425627F-375A-4BB1-9AB9-5EE617FF8D45"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.250" ,
"matchCriteriaId" : "022AD3A2-7FC8-41A3-9709-72100A894A55"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.202" ,
"matchCriteriaId" : "F90471AA-9F14-4DC3-9688-99E9F537D3F1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.127" ,
"matchCriteriaId" : "758A1E17-EBCF-401B-83C7-B682D38D61BE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.51" ,
"matchCriteriaId" : "B43F7696-8D52-482D-9080-84279B0CB38C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.18.8" ,
"matchCriteriaId" : "0172D3FA-DDEB-482A-A270-4A1495A8798C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "A8C30C2D-F82D-4D37-AB48-D76ABFBD5377"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.19:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "BF8547FC-C849-4F1B-804B-A93AE2F04A92"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.19:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "F3068028-F453-4A1C-B80F-3F5609ACEF60"
}
]
}
]
}
] ,
2025-02-26 19:03:52 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/31d09571bb071c20f6bdc0bb7ac1ef8dd2987c04" ,
2025-03-11 23:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/545ae5cbae839ce39bfe09828e413f1c916082de" ,
2025-03-11 23:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/68f28d52e6cbab8dcfa249cac4356d1d0573e868" ,
2025-03-11 23:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/7571bcecf01b69f0d3ec60ca41ce5d4c75411a4a" ,
2025-03-11 23:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c4c79525042a4a7df96b73477feaf232fe44ae81" ,
2025-03-11 23:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d23f76018e17618559da9eea179d137362023f95" ,
2025-03-11 23:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f9b77a52937582a5b99a5a07e4ef1e2f48f87347" ,
2025-03-11 23:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fc354856e9fad9cd36e2ad28f9da70716025055a" ,
2025-03-11 23:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
}
]
}