{"api_version":"1","generated_at":"2026-04-23T05:07:08+00:00","cve":"CVE-2023-3439","urls":{"html":"https://cve.report/CVE-2023-3439","api":"https://cve.report/api/cve/CVE-2023-3439.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2023-3439","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2023-3439"},"summary":{"title":"CVE-2023-3439","description":"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.","state":"PUBLIC","assigner":"patrick@puiterwijk.org","published_at":"2023-06-28 21:15:00","updated_at":"2023-07-06 21:39:00"},"problem_types":["CWE-416"],"metrics":[],"references":[{"url":"https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269","name":"https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269","refsource":"MISC","tags":[],"title":"mctp: defer the kfree of object mdev->addrs · torvalds/linux@b561275 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"http://www.openwall.com/lists/oss-security/2023/07/02/1","name":"[oss-security] 20230702 CVE-2023-3439: Linux MCTP use-after-free in mctp_sendmsg","refsource":"MLIST","tags":[],"title":"oss-security - CVE-2023-3439: Linux MCTP use-after-free in mctp_sendmsg","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2217915","name":"https://bugzilla.redhat.com/show_bug.cgi?id=2217915","refsource":"MISC","tags":[],"title":"2217915 – (CVE-2023-3439) CVE-2023-3439 kernel: mctp: use-after-free read in mctp_local_output()","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2023-3439","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-3439","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2023","cve_id":"3439","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2023","cve_id":"3439","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"5.18","cpe7":"rc1","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2023","cve_id":"3439","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"5.18","cpe7":"rc2","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2023","cve_id":"3439","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"5.18","cpe7":"rc3","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2023","cve_id":"3439","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"5.18","cpe7":"rc4","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2023-3439","qid":"199604","title":"Ubuntu Security Notification for Linux kernel Vulnerabilities (USN-6246-1)"},{"cve":"CVE-2023-3439","qid":"199612","title":"Ubuntu Security Notification for Linux kernel (Intel IoTG) Vulnerabilities (USN-6255-1)"},{"cve":"CVE-2023-3439","qid":"907076","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for kernel (27359-1)"}]},"source_records":{"cve_program":{"data_type":"CVE","data_format":"MITRE","data_version":"4.0","CVE_data_meta":{"ID":"CVE-2023-3439","ASSIGNER":"patrick@puiterwijk.org","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"vendor_name":"n/a","product":{"product_data":[{"product_name":"Linux Kernel (mctp)","version":{"version_data":[{"version_value":"Fixed in kernel 5.18-rc5"}]}}]}}]}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-416"}]}]},"references":{"reference_data":[{"refsource":"MISC","name":"https://bugzilla.redhat.com/show_bug.cgi?id=2217915","url":"https://bugzilla.redhat.com/show_bug.cgi?id=2217915"},{"refsource":"MISC","name":"https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269","url":"https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269"},{"refsource":"MLIST","name":"[oss-security] 20230702 CVE-2023-3439: Linux MCTP use-after-free in mctp_sendmsg","url":"http://www.openwall.com/lists/oss-security/2023/07/02/1"}]},"description":{"description_data":[{"lang":"eng","value":"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."}]}},"nvd":{"publishedDate":"2023-06-28 21:15:00","lastModifiedDate":"2023-07-06 21:39:00","problem_types":["CWE-416"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H","attackVector":"LOCAL","attackComplexity":"HIGH","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH","baseScore":4.7,"baseSeverity":"MEDIUM"},"exploitabilityScore":1,"impactScore":3.6}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:5.18:rc1:*:*:*:*:*:*","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:5.18:rc2:*:*:*:*:*:*","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:5.18:rc3:*:*:*:*:*:*","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:5.18:rc4:*:*:*:*:*:*","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.18","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}