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
21 Nov 2024, 08:17
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2023/07/02/1 - Mailing List, Patch, Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2217915 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269 - Patch |
06 Jul 2023, 21:39
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
First Time |
Linux
Linux linux Kernel |
|
References | (MISC) https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269 - Patch | |
References | (MLIST) http://www.openwall.com/lists/oss-security/2023/07/02/1 - Mailing List, Patch, Third Party Advisory | |
References | (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2217915 - Issue Tracking, Patch, Third Party Advisory | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.18:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.18:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.18:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.18:rc2:*:*:*:*:*:* |
|
CWE | CWE-416 |
02 Jul 2023, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
28 Jun 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-28 21:15
Updated : 2024-11-21 08:17
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