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.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2023/07/02/1 | Mailing List Patch Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2217915 | Issue Tracking Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269 | Patch |
http://www.openwall.com/lists/oss-security/2023/07/02/1 | Mailing List Patch Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2217915 | Issue Tracking Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269 | Patch |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-06-28 21:15
Updated : 2025-03-10 21:15
NVD link : CVE-2023-3439
Mitre link : CVE-2023-3439
CVE.ORG link : CVE-2023-3439
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free