Use After Free in Linux Kernel
CVE-2023-3439
A flaw was found in the MCTP protocol in the Linux kernel. The function mctp_unregister() reclaims the device's relevant resource when a netcard detaches. However, a running routine may be unaware of this and cause the use-after-free of the mdev->addrs object, potentially leading to a denial of service.
Vulnerability class: Use-After-Free
EPSS: 0.003 (28.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.7 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux Linux_kernel — versions 5.18
- N/a Linux Kernel (Mctp) — versions Fixed in kernel 5.18-rc5
Weakness classification (CWE)
Public proof-of-concept exploits
References
- patrick@puiterwijk.org (Patch, Third Party Advisory, Issue Tracking)
- patrick@puiterwijk.org (Patch)
- patrick@puiterwijk.org (mailing-list, Patch, Mailing List, Third Party Advisory)
Frequently asked questions
- What is CVE-2023-3439?
- CVE-2023-3439 is a medium-severity vulnerability in Linux Kernel, classified under Use After Free. CVSS score: 4.7/10. Published 2023-06-28.
- How severe is CVE-2023-3439?
- Medium severity. CVSS v3 base score is 4.7 out of 10.
- Is CVE-2023-3439 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.