2023-05-01 16:00:27 +02:00
{
"id" : "CVE-2023-2235" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2023-05-01T13:15:44.713" ,
2023-08-25 16:00:33 +00:00
"lastModified" : "2023-08-25T15:24:09.620" ,
"vulnStatus" : "Analyzed" ,
2023-05-01 16:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free vulnerability in the Linux Kernel Performance Events system can be exploited to achieve local privilege escalation.\n\nThe perf_group_detach function did not check the event's siblings' attach_state before calling add_event_to_groups(), but\u00a0remove_on_exec made it possible to call list_del_event() on before detaching from their group, making it possible to use a dangling pointer causing a use-after-free vulnerability.\n\nWe recommend upgrading past commit fd0815f632c24878e325821943edccc7fde947a2.\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.13" ,
2023-08-25 16:00:33 +00:00
"versionEndExcluding" : "5.15.104" ,
"matchCriteriaId" : "06068228-04BE-4FC5-B0C2-1B9633967D1C"
2023-05-06 06:00:27 +02:00
} ,
{
"vulnerable" : true ,
2023-08-25 16:00:33 +00:00
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.21" ,
"matchCriteriaId" : "1F1CA6A9-8F4D-408D-9116-868EC067DCD9"
2023-05-06 06:00:27 +02:00
} ,
{
"vulnerable" : true ,
2023-08-25 16:00:33 +00:00
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.2.8" ,
"matchCriteriaId" : "4011EC6B-7786-4709-B765-186FA31D6F7F"
2023-05-06 06:00:27 +02:00
}
]
}
]
}
] ,
2023-05-01 16:00:27 +02:00
"references" : [
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fd0815f632c24878e325821943edccc7fde947a2" ,
2023-05-06 06:00:27 +02:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Mitigation" ,
"Patch"
]
2023-05-01 16:00:27 +02:00
} ,
{
"url" : "https://kernel.dance/fd0815f632c24878e325821943edccc7fde947a2" ,
2023-05-06 06:00:27 +02:00
"source" : "cve-coordination@google.com" ,
"tags" : [
"Patch"
]
2023-05-01 16:00:27 +02:00
}
]
}