2023-06-28 22:00:35 +00:00
{
"id" : "CVE-2023-3390" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2023-06-28T21:15:10.447" ,
2024-03-27 15:03:20 +00:00
"lastModified" : "2024-03-27T14:11:37.090" ,
"vulnStatus" : "Analyzed" ,
2023-06-28 22:00:35 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free vulnerability was found in the Linux kernel's netfilter subsystem in net/netfilter/nf_tables_api.c.\n\nMishandled error handling with NFT_MSG_NEWRULE makes it possible to use a dangling pointer in the same transaction causing a use-after-free vulnerability. This flaw allows a local attacker with user access to cause a privilege escalation issue.\n\nWe recommend upgrading past commit\u00a01240eb93f0616b21c675416516ff3d74798fdc97."
2024-01-11 21:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad de use-after-free en el subsistema netfilter del kernel de Linux en net/netfilter/nf_tables_api.c. El manejo de errores mal manejado con NFT_MSG_NEWRULE permite usar un puntero colgante en la misma transacci\u00f3n que causa una vulnerabilidad de use-after-free. Esta falla permite que un atacante local con acceso de usuario cause un problema de escalada de privilegios. Recomendamos actualizar al commit anterior 1240eb93f0616b21c675416516ff3d74798fdc97."
2023-06-28 22:00:35 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-06 22:00:29 +00:00
{
"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:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
2023-06-28 22:00:35 +00:00
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2023-07-06 22:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2023-06-28 22:00:35 +00:00
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2023-07-06 22:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.16" ,
2024-03-27 15:03:20 +00:00
"versionEndExcluding" : "4.14.322" ,
"matchCriteriaId" : "972136DA-4F77-490A-B239-498F36EEDCBE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.291" ,
"matchCriteriaId" : "D2D2CA9F-4CC4-4AF5-8C6D-E58415AB782E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.251" ,
"matchCriteriaId" : "7FA663C4-CA72-4B5A-8592-7354D978F58E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.188" ,
"matchCriteriaId" : "43CAE50A-4A6C-488E-813C-F8DB77C13C8B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.118" ,
"matchCriteriaId" : "08F0D9B5-7024-417D-ABDD-BAAB8C645D72"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.35" ,
"matchCriteriaId" : "05A707A2-83A7-4FED-8BE0-DBB381F97694"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.3.9" ,
"matchCriteriaId" : "7DE06036-A8A1-4685-8575-2B94D6FD3278"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9F9C8C20-42EB-4AB5-BD97-212DEB070C43"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CDDF61B7-EC5C-467C-B710-B89F502CD04F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8497A4C9-8474-4A62-8331-3FE862ED4098"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E63D8B0F-006E-4801-BF9D-1C001BBFB4F9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B06F4839-D16A-4A61-9BB5-55B13F41E47F"
2023-07-06 22:00:29 +00:00
}
]
}
]
}
] ,
2023-06-28 22:00:35 +00:00
"references" : [
2023-09-11 20:00:29 +00:00
{
"url" : "http://packetstormsecurity.com/files/174577/Kernel-Live-Patch-Security-Notice-LSN-0097-1.html" ,
2024-03-27 15:03:20 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-09-11 20:00:29 +00:00
} ,
2023-06-28 22:00:35 +00:00
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1240eb93f0616b21c675416516ff3d74798fdc97" ,
2023-07-06 22:00:29 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-06-28 22:00:35 +00:00
} ,
{
"url" : "https://kernel.dance/1240eb93f0616b21c675416516ff3d74798fdc97" ,
2023-07-06 22:00:29 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Patch"
]
2023-07-06 06:00:29 +00:00
} ,
2023-08-02 18:00:41 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/08/msg00001.html" ,
2024-03-27 15:03:20 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Third Party Advisory"
]
2023-08-02 18:00:41 +00:00
} ,
2024-01-11 21:00:28 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html" ,
2024-03-27 15:03:20 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-01-11 21:00:28 +00:00
} ,
2023-08-18 16:00:35 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230818-0004/" ,
2024-03-27 15:03:20 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Third Party Advisory"
]
2023-08-18 16:00:35 +00:00
} ,
2023-07-06 06:00:29 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5448" ,
2023-07-06 22:00:29 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Third Party Advisory"
]
2023-07-30 22:00:28 +00:00
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5461" ,
2024-03-27 15:03:20 +00:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Third Party Advisory"
]
2023-06-28 22:00:35 +00:00
}
]
}