2023-05-08 23:55:29 +02:00
{
"id" : "CVE-2023-32233" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-08T20:15:20.267" ,
2023-07-27 22:00:30 +00:00
"lastModified" : "2023-07-27T21:15:13.497" ,
2023-05-15 23:55:27 +02:00
"vulnStatus" : "Modified" ,
2023-05-08 23:55:29 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. Unprivileged local users can obtain root privileges. This occurs because anonymous sets are mishandled."
}
] ,
2023-05-15 22:00:27 +02: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: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" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "6.3.1" ,
"matchCriteriaId" : "46382B63-ECFA-4AD8-86B1-4D291CD276C0"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "142AD0DD-4CF3-4D74-9442-459CE3347E3A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
}
]
}
]
}
] ,
2023-05-08 23:55:29 +02:00
"references" : [
2023-06-22 16:00:29 +00:00
{
"url" : "http://packetstormsecurity.com/files/173087/Kernel-Live-Patch-Security-Notice-LSN-0095-1.html" ,
"source" : "cve@mitre.org"
} ,
2023-05-15 23:55:27 +02:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/05/15/5" ,
"source" : "cve@mitre.org"
} ,
2023-05-10 02:00:27 +02:00
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2196105" ,
2023-05-15 22:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Mitigation" ,
"Third Party Advisory"
]
2023-05-10 02:00:27 +02:00
} ,
2023-05-08 23:55:29 +02:00
{
"url" : "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c1592a89942e9678f7d9c8030efa777c0d57edab" ,
2023-05-15 22:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-05-08 23:55:29 +02:00
} ,
{
"url" : "https://github.com/torvalds/linux/commit/c1592a89942e9678f7d9c8030efa777c0d57edab" ,
2023-05-15 22:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-05-08 23:55:29 +02:00
} ,
2023-06-05 22:00:26 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/06/msg00008.html" ,
"source" : "cve@mitre.org"
} ,
2023-07-27 22:00:30 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/07/msg00030.html" ,
"source" : "cve@mitre.org"
} ,
2023-05-10 02:00:27 +02:00
{
"url" : "https://news.ycombinator.com/item?id=35879660" ,
2023-05-15 22:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2023-05-10 02:00:27 +02:00
} ,
2023-06-16 16:00:36 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230616-0002/" ,
"source" : "cve@mitre.org"
} ,
2023-05-14 04:00:26 +02:00
{
"url" : "https://www.debian.org/security/2023/dsa-5402" ,
2023-05-15 22:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-05-14 04:00:26 +02:00
} ,
2023-05-08 23:55:29 +02:00
{
"url" : "https://www.openwall.com/lists/oss-security/2023/05/08/4" ,
2023-05-15 22:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch" ,
"Third Party Advisory"
]
2023-05-08 23:55:29 +02:00
}
]
}