2023-10-15 02:00:27 +00:00
{
"id" : "CVE-2023-45871" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-10-15T01:15:09.027" ,
2023-12-28 17:00:28 +00:00
"lastModified" : "2023-12-28T16:18:15.007" ,
"vulnStatus" : "Analyzed" ,
2023-10-15 02:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU."
2023-10-29 09:06:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en drivers/net/ethernet/intel/igb/igb_main.c en el controlador IGB en el kernel de Linux anterior a 6.5.3. Es posible que un tama\u00f1o de b\u00fafer no sea adecuado para tramas m\u00e1s grandes que la MTU."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2023-12-28 17:00:28 +00:00
"value" : "CWE-131"
2023-10-29 09:06:41 +00:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.5.3" ,
"matchCriteriaId" : "94CF2054-EF6D-4135-876E-2925F10BCC0F"
}
]
}
]
2023-10-15 02:00:27 +00:00
}
] ,
"references" : [
{
"url" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.3" ,
2023-10-29 09:06:41 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-10-15 02:00:27 +00:00
} ,
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bb5ed01cd2428cd25b1c88a3a9cba87055eb289f" ,
2023-10-29 09:06:41 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-11-10 19:00:22 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20231110-0001/" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-10-15 02:00:27 +00:00
}
]
}