CVE-2017-15129 (NVD)

2018-01-09

A use-after-free vulnerability was found in network namespaces code affecting the Linux kernel before 4.14.11. The function get_net_ns_by_id() in net/core/net_namespace.c does not check for the net::count value after it has found a peer network in netns_ids idr, which could lead to double free and memory corruption. This vulnerability could allow an unprivileged local user to induce kernel memory corruption on the system, leading to a crash. Due to the nature of the flaw, privilege escalation cannot be fully ruled out, although it is thought to be unlikely.

Products Ubuntu_linux, Fedora, Linux_kernel, Enterprise_linux, Enterprise_linux_compute_node_eus, Enterprise_linux_desktop, Enterprise_linux_eus, Enterprise_linux_for_ibm_z_systems, Enterprise_linux_for_ibm_z_systems_eus, Enterprise_linux_for_power_big_endian, Enterprise_linux_for_power_big_endian_eus, Enterprise_linux_for_power_little_endian_eus, Enterprise_linux_for_real_time, Enterprise_linux_for_real_time_for_nfv, Enterprise_linux_for_scientific_computing, Enterprise_linux_server, Enterprise_linux_server_aus, Enterprise_linux_server_tus, Enterprise_linux_server_update_services_for_sap_solutions, Enterprise_linux_workstation
Type Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') (CWE-362)
First patch https://github.com/torvalds/linux/commit/21b5944350052d2583e82dd59b19a9ba94a007f0
Patches http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=21b5944350052d2583e82dd59b19a9ba94a007f0
Relevant file/s ./net/core/net_namespace.c (modified, +1, -1)
Links https://usn.ubuntu.com/3617-3/
https://marc.info/?l=linux-netdev&m=151370451121029&w=2
https://access.redhat.com/errata/RHSA-2018:0676
https://bugzilla.redhat.com/show_bug.cgi?id=1531174
https://access.redhat.com/errata/RHSA-2018:1062

linux - Tree: 21b5944350

(? files)

Filter Settings
Files
Navigation
Patch data:

(on by default)


Patched area: