Linux Kernel DoS via nf_conntrack_netlink memory leak
CVE-2023-7192 Published on January 2, 2024
Kernel: refcount leak in ctnetlink_create_conntrack()
A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow.
Vulnerability Analysis
CVE-2023-7192 is exploitable with local system access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Timeline
Reported to Red Hat.
Made public.
Weakness Type
What is a Memory Leak Vulnerability?
The software does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory. This is often triggered by improper handling of malformed data or unexpectedly interrupted sessions. In some languages, developers are responsible for tracking memory allocation and releasing the memory. If there are no more pointers or references to the memory, then it can no longer be tracked and identified for release.
CVE-2023-7192 has been classified to as a Memory Leak vulnerability or weakness.
Products Associated with CVE-2023-7192
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2023-7192 are published in these products:
Affected Versions
Red Hat Enterprise Linux 8.2 Advanced Update Support:- Version 0:4.18.0-193.133.1.el8_2 and below * is unaffected.
- Version 0:4.18.0-193.133.1.rt13.184.el8_2 and below * is unaffected.
- Version 0:4.18.0-193.133.1.el8_2 and below * is unaffected.
- Version 0:4.18.0-193.133.1.el8_2 and below * is unaffected.
- Version 0:4.18.0-305.125.1.el8_4 and below * is unaffected.
- Version 0:4.18.0-305.125.1.rt7.201.el8_4 and below * is unaffected.
- Version 0:4.18.0-305.125.1.el8_4 and below * is unaffected.
- Version 0:4.18.0-305.125.1.el8_4 and below * is unaffected.
- Version 0:4.18.0-372.95.1.el8_6 and below * is unaffected.
- Version 0:4.18.0-477.51.1.el8_8 and below * is unaffected.
- Version 0:5.14.0-70.93.2.el9_0 and below * is unaffected.
- Version 0:5.14.0-70.93.1.rt21.165.el9_0 and below * is unaffected.
- Version 0:5.14.0-284.52.1.el9_2 and below * is unaffected.
- Version 0:5.14.0-284.52.1.rt14.337.el9_2 and below * is unaffected.
- Version 0:4.18.0-372.95.1.el8_6 and below * is unaffected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.