2024-04-28 14:03:30 +00:00
{
"id" : "CVE-2022-48641" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-04-28T13:15:06.950" ,
2025-01-07 17:03:54 +00:00
"lastModified" : "2025-01-07T16:57:26.363" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-04-28 14:03:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ebtables: fix memory leak when blob is malformed\n\nThe bug fix was incomplete, it \"replaced\" crash with a memory leak.\nThe old code had an assignment to \"ret\" embedded into the conditional,\nrestore this."
2024-05-05 02:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: netfilter: ebtables: corrige la p\u00e9rdida de memoria cuando el blob tiene un formato incorrecto La correcci\u00f3n del error estaba incompleta, \"reemplaz\u00f3\" el bloqueo con una p\u00e9rdida de memoria. El c\u00f3digo antiguo ten\u00eda una asignaci\u00f3n para \"ret\" incrustada en el condicional, restaurar esto."
2024-04-28 14:03:30 +00:00
}
] ,
2025-01-07 17:03:54 +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" : "CWE-401"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.14.292" ,
"versionEndExcluding" : "4.14.295" ,
"matchCriteriaId" : "716DA97D-04B9-453C-974F-AE4E8DAA3F44"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.19.257" ,
"versionEndExcluding" : "4.19.260" ,
"matchCriteriaId" : "222EAB98-7DFB-4D56-B3E1-03D9D708D7C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.4.212" ,
"versionEndExcluding" : "5.4.215" ,
"matchCriteriaId" : "D8822B45-EFD9-4E7D-B7C0-4B325D460411"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.10.140" ,
"versionEndExcluding" : "5.10.146" ,
"matchCriteriaId" : "46F3A060-702E-4018-94C5-4E7FC03AB0F5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.15.64" ,
"versionEndExcluding" : "5.15.71" ,
"matchCriteriaId" : "E9A066D2-5BB3-49A3-9666-5736C6889680"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.19.6" ,
"versionEndExcluding" : "5.19.12" ,
"matchCriteriaId" : "F7C38106-1200-4F0A-A144-7F7E34C1383D"
}
]
}
]
}
] ,
2024-04-28 14:03:30 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/11ebf32fde46572b0aaf3c2bdd97d923ef5a03ab" ,
2025-01-07 17:03:54 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-28 14:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/1e98318af2f163eadaff815abcef38d27ca92c1e" ,
2025-01-07 17:03:54 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-28 14:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/38cf372b17f0a5f35c1b716a100532d539f0eb33" ,
2025-01-07 17:03:54 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-28 14:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/62ce44c4fff947eebdf10bb582267e686e6835c9" ,
2025-01-07 17:03:54 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-28 14:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/754e8b74281dd54a324698803483f47cf3355ae1" ,
2025-01-07 17:03:54 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-28 14:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d5917b7af7cae0e2804f9d127a03268035098b7f" ,
2025-01-07 17:03:54 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-04-28 14:03:30 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ebd97dbe3c55d68346b9c5fb00634a7f5b10bbee" ,
2025-01-07 17:03:54 +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/11ebf32fde46572b0aaf3c2bdd97d923ef5a03ab" ,
2025-01-07 17:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/1e98318af2f163eadaff815abcef38d27ca92c1e" ,
2025-01-07 17:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/38cf372b17f0a5f35c1b716a100532d539f0eb33" ,
2025-01-07 17:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/62ce44c4fff947eebdf10bb582267e686e6835c9" ,
2025-01-07 17:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/754e8b74281dd54a324698803483f47cf3355ae1" ,
2025-01-07 17:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d5917b7af7cae0e2804f9d127a03268035098b7f" ,
2025-01-07 17:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ebd97dbe3c55d68346b9c5fb00634a7f5b10bbee" ,
2025-01-07 17:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-04-28 14:03:30 +00:00
}
]
}