CVE-2023-3439
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 4.7CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.35%• Percentile: 29%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•linux
< 5.17.6-1 | < 5.17.6-1 | < 5.17.6-1
- ubuntu•linux
< 5.15.0-78.85
- ubuntu•linux-aws
< 5.15.0-1040.45
- ubuntu•linux-aws-5.0
all
- ubuntu•linux-aws-5.11
all
- ubuntu•linux-aws-5.13
all
- ubuntu•linux-aws-5.15
< 5.15.0-1040.45~20.04.1
- ubuntu•linux-aws-5.3
all
- ubuntu•linux-aws-5.8
all
- ubuntu•linux-azure
all | < 5.15.0-1042.49
- ubuntu•linux-azure-5.11
all
- ubuntu•linux-azure-5.13
all
- ubuntu•linux-azure-5.15
< 5.15.0-1042.49~20.04.1
- ubuntu•linux-azure-5.19
all
- ubuntu•linux-azure-5.3
all
- ubuntu•linux-azure-5.8
all
- ubuntu•linux-azure-edge
all
- ubuntu•linux-azure-fde
< 5.15.0-1042.49.1
- ubuntu•linux-azure-fde-5.19
all
- ubuntu•linux-bluefield
all | < 5.15.0-1021.23
- ubuntu•linux-fips
all
- ubuntu•linux-gcp
all | < 5.15.0-1038.46
- ubuntu•linux-gcp-5.11
all
- ubuntu•linux-gcp-5.13
all
- ubuntu•linux-gcp-5.15
< 5.15.0-1038.46~20.04.1
- ubuntu•linux-gcp-5.3
all
- ubuntu•linux-gcp-5.8
all
- ubuntu•linux-gke
< 5.15.0-1038.43
- ubuntu•linux-gke-4.15
all
- ubuntu•linux-gke-5.15
< 5.15.0-1038.43~20.04.1
- ubuntu•linux-gke-5.4
all
- ubuntu•linux-gkeop
< 5.15.0-1024.29
- ubuntu•linux-gkeop-5.15
< 5.15.0-1024.29~20.04.1
- ubuntu•linux-gkeop-5.4
all
- ubuntu•linux-hwe
all
- ubuntu•linux-hwe-5.11
all
- ubuntu•linux-hwe-5.13
all
- ubuntu•linux-hwe-5.15
< 5.15.0-78.85~20.04.1
- ubuntu•linux-hwe-5.8
all
- ubuntu•linux-hwe-edge
all
- ubuntu•linux-ibm
< 5.15.0-1034.37
- ubuntu•linux-intel-5.13
all
- ubuntu•linux-intel-iot-realtime
< 5.15.0-1035.37
- ubuntu•linux-intel-iotg
< 5.15.0-1036.41
- ubuntu•linux-intel-iotg-5.15
< 5.15.0-1036.41~20.04.1
- ubuntu•linux-kvm
< 5.15.0-1038.43
- ubuntu•linux-lowlatency
< 5.15.0-78.85
- ubuntu•linux-lowlatency-hwe-5.15
< 5.15.0-78.85~20.04.1
- ubuntu•linux-nvidia
< 5.15.0-1029.29
- ubuntu•linux-nvidia-tegra
< 5.15.0-1016.16
Showing first 50 affected entries in server-rendered view.
References (10)
- https://bugzilla.redhat.com/show_bug.cgi?id=2217915
- https://github.com/torvalds/linux/commit/b561275d633bcd8e0e8055ab86f1a13df75a0269
- http://www.openwall.com/lists/oss-security/2023/07/02/1
- https://ubuntu.com/security/CVE-2023-3439
- https://git.kernel.org/linus/b561275d633bcd8e0e8055ab86f1a13df75a0269
- https://www.openwall.com/lists/oss-security/2023/07/02/1
- https://ubuntu.com/security/notices/USN-6246-1
- https://ubuntu.com/security/notices/USN-6255-1
- https://www.cve.org/CVERecord?id=CVE-2023-3439
- https://security-tracker.debian.org/tracker/CVE-2023-3439