2024-06-20 14:03:13 +00:00
{
"id" : "CVE-2022-48743" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-06-20T12:15:12.610" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:33:54.410" ,
2024-10-30 17:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-20 14:03:13 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: amd-xgbe: Fix skb data length underflow\n\nThere will be BUG_ON() triggered in include/linux/skbuff.h leading to\nintermittent kernel panic, when the skb length underflow is detected.\n\nFix this by dropping the packet if such length underflows are seen\nbecause of inconsistencies in the hardware descriptors."
2024-07-14 02:06:08 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net: amd-xgbe: corrige el desbordamiento de longitud de datos de skb. Se activar\u00e1 BUG_ON() en include/linux/skbuff.h, lo que provocar\u00e1 un p\u00e1nico intermitente en el kernel, cuando el desbordamiento de longitud de skb sea detectado. Solucione este problema descartando el paquete si se observan desbordamientos de longitud debido a inconsistencias en los descriptores de hardware."
2024-06-20 14:03:13 +00:00
}
] ,
2024-08-20 14:03:14 +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-20 14:03:14 +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-20 14:03:14 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
2024-10-30 17:03:21 +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:L/I:L/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-10-30 17:03:21 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-10-30 17:03:21 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.4
2024-08-20 14:03:14 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.9.19" ,
"versionEndExcluding" : "4.9.300" ,
"matchCriteriaId" : "43BD120E-4853-49BE-A7FC-3345A55D0070"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.11" ,
"versionEndExcluding" : "4.14.265" ,
"matchCriteriaId" : "E303FBB2-9F13-4FBE-874A-B48C6A56A829"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.228" ,
"matchCriteriaId" : "87288F16-8DE4-4680-95D9-8601B47620D7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.177" ,
"matchCriteriaId" : "B42832A3-1D9B-4BE0-8D4C-3AF681B52D98"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.97" ,
"matchCriteriaId" : "FB2BE440-BF07-4C49-9A0C-A63E4FA103A1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.20" ,
"matchCriteriaId" : "C68FC5B4-CC13-45E9-8050-EF9025F7A9B7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.16.6" ,
"matchCriteriaId" : "6739D89E-32C3-479D-B5F6-6865C5061FA5"
}
]
}
]
}
] ,
2024-06-20 14:03:13 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/34aeb4da20f93ac80a6291a2dbe7b9c6460e9b26" ,
2024-08-20 14:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-06-20 14:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/4d3fcfe8464838b3920bc2b939d888e0b792934e" ,
2024-08-20 14:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-06-20 14:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/5aac9108a180fc06e28d4e7fb00247ce603b72ee" ,
2024-08-20 14:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-06-20 14:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/617f9934bb37993b9813832516f318ba874bcb7d" ,
2024-08-20 14:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-06-20 14:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/9892742f035f7aa7dcd2bb0750effa486db89576" ,
2024-08-20 14:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-06-20 14:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/9924c80bd484340191e586110ca22bff23a49f2e" ,
2024-08-20 14:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-06-20 14:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/db6fd92316a254be2097556f01bccecf560e53ce" ,
2024-08-20 14:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-06-20 14:03:13 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e8f73f620fee5f52653ed2da360121e4446575c5" ,
2024-08-20 14:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/34aeb4da20f93ac80a6291a2dbe7b9c6460e9b26" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/4d3fcfe8464838b3920bc2b939d888e0b792934e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/5aac9108a180fc06e28d4e7fb00247ce603b72ee" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/617f9934bb37993b9813832516f318ba874bcb7d" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/9892742f035f7aa7dcd2bb0750effa486db89576" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/9924c80bd484340191e586110ca22bff23a49f2e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/db6fd92316a254be2097556f01bccecf560e53ce" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/e8f73f620fee5f52653ed2da360121e4446575c5" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-06-20 14:03:13 +00:00
}
]
}