2023-05-01 16:00:27 +02:00
{
"id" : "CVE-2023-2236" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2023-05-01T13:15:44.850" ,
2023-06-01 16:00:28 +00:00
"lastModified" : "2023-06-01T14:15:11.867" ,
"vulnStatus" : "Modified" ,
2023-05-01 16:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free vulnerability in the Linux Kernel io_uring subsystem can be exploited to achieve local privilege escalation.\n\nBoth\u00a0io_install_fixed_file\u00a0and its callers call fput in a file in case of an error, causing a reference underflow which leads to a use-after-free vulnerability.\n\nWe recommend upgrading past commit 9d94c04c0db024922e886c9fd429659f22f48ea4.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-06 06:00:27 +02: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-05-01 16:00:27 +02: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-05-06 06:00:27 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2023-05-01 16:00:27 +02:00
{
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2023-05-06 06:00:27 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.19" ,
"versionEndExcluding" : "6.1" ,
"matchCriteriaId" : "32DA80CF-0836-4D03-9240-7DAE23ABF744"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "E7E331DA-1FB0-4DEC-91AC-7DA69D461C11"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "17F0B248-42CF-4AE6-A469-BB1BAE7F4705"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E2422816-0C14-4B5E-A1E6-A9D776E5C49B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "1C6E00FE-5FB9-4D20-A1A1-5A32128F9B76"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "35B26BE4-43A6-4A36-A7F6-5B3F572D9186"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.1:rc6:*:*:*:*:*:*" ,
"matchCriteriaId" : "3FFFB0B3-930D-408A-91E2-BAE0C2715D80"
}
]
}
]
}
] ,
2023-05-01 16:00:27 +02:00
"references" : [
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9d94c04c0db024922e886c9fd429659f22f48ea4" ,
2023-05-06 06:00:27 +02:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Exploit" ,
"Mailing List" ,
"Patch"
]
2023-05-01 16:00:27 +02:00
} ,
{
"url" : "https://kernel.dance/9d94c04c0db024922e886c9fd429659f22f48ea4" ,
2023-05-06 06:00:27 +02:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Exploit" ,
"Patch"
]
2023-06-01 16:00:28 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230601-0010/" ,
"source" : "cve-coordination@google.com"
2023-05-01 16:00:27 +02:00
}
]
}