CVE-2017-15129

CVE-2017-15129

Vendor N/A
Product Linux kernel v4.0-rc1 through v4.15-rc5
Weakness CWE-362
Published January 9, 2018
Last update August 5, 2024

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

January 9, 2018 CVE published
August 5, 2024 Record updated