PT-2018-5776 · Linux+5 · Linux Kernel+5
Published
2018-01-09
·
Updated
2024-06-15
·
CVE-2017-15129
CVSS v2.0
4.9
Medium
| Vector | AV:L/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions:
Linux kernel versions prior to 4.14.11
Description:
A use-after-free issue was found in the network namespaces code. The
get net ns by id() function in net/core/net namespace.c does not check for the net::count value after finding a peer network in netns ids idr, potentially leading to double free and memory corruption. This could allow an unprivileged local user to induce kernel memory corruption, causing a system crash. While privilege escalation is thought to be unlikely, it cannot be fully ruled out due to the nature of the flaw.Recommendations:
For Linux kernel versions prior to 4.14.11, update to version 4.14.11 or later to resolve the issue. As a temporary workaround, consider restricting access to the
get net ns by id() function until a patch is available.Fix
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Centos
Linux Kernel
Red Hat
Suse
Ubuntu