2024-08-22 06:03:14 +00:00
{
"id" : "CVE-2022-48928" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-08-22T04:15:15.677" ,
2024-08-23 02:03:16 +00:00
"lastModified" : "2024-08-23T01:58:43.270" ,
"vulnStatus" : "Analyzed" ,
2024-08-22 06:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\niio: adc: men_z188_adc: Fix a resource leak in an error handling path\n\nIf iio_device_register() fails, a previous ioremap() is left unbalanced.\n\nUpdate the error handling path and add the missing iounmap() call, as\nalready done in the remove function."
2024-08-22 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: iio: adc: men_z188_adc: corrige una fuga de recursos en una ruta de manejo de errores. Si iio_device_register() falla, un ioremap() anterior queda desequilibrado. Actualice la ruta de manejo de errores y agregue la llamada iounmap() que falta, como ya se hizo en la funci\u00f3n de eliminaci\u00f3n."
2024-08-22 06:03:14 +00:00
}
] ,
2024-08-23 02:03:16 +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-08-23 02:03:16 +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-08-23 02:03:16 +00:00
} ,
"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" : "3.15" ,
"versionEndExcluding" : "4.9.304" ,
"matchCriteriaId" : "0D9E06F0-090E-4DBB-8009-613344BC6AEC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.10" ,
"versionEndExcluding" : "4.14.269" ,
"matchCriteriaId" : "F0F577D3-EFEA-42CF-80AA-905297529D7F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.232" ,
"matchCriteriaId" : "EF11C6DC-8B9A-4A37-B1E6-33B68F5366ED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.182" ,
"matchCriteriaId" : "EE74CED8-43BF-4060-9578-93A09735B4E2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.103" ,
"matchCriteriaId" : "1A95B717-3110-4D4F-B8FC-373919BB514D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.26" ,
"matchCriteriaId" : "9AB342AE-A62E-4947-A6EA-511453062B2B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.16.12" ,
"matchCriteriaId" : "C76BAB21-7F23-4AD8-A25F-CA7B262A2698"
}
]
}
]
}
] ,
2024-08-22 06:03:14 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/0f88722313645a903f4d420ba61ddc690ec2481d" ,
2024-08-23 02:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-22 06:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/1aa12ecfdcbafebc218910ec47acf6262e600cf5" ,
2024-08-23 02:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-22 06:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/53d43a9c8dd224e66559fe86af1e473802c7130e" ,
2024-08-23 02:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-22 06:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c5723b422f564af15f2e3bc0592fd6376a0a6c45" ,
2024-08-23 02:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-22 06:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ce1076b33e299dc8d270e4450a420a18bfb3e190" ,
2024-08-23 02:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-22 06:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d6ed5426a7fad36cf928c244483ba24e72359638" ,
2024-08-23 02:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-22 06:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e0a2e37f303828d030a83f33ffe14b36cb88d563" ,
2024-08-23 02:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-22 06:03:14 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fe73477802981bd0d0d70f2b22f109bcca801bdb" ,
2024-08-23 02:03:16 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-08-22 06:03:14 +00:00
}
]
}