net/netfilter/nfnetlink_cthelper.c in the Linux kernel through 4.14.4 does not require the CAP_NET_ADMIN capability for new, get, and del operations, which allows local users to bypass intended access restrictions because the nfnl_cthelper_list data structure is shared across all net namespaces.
References
Configurations
Information
Published : 2017-12-06 16:29
Updated : 2019-10-02 17:03
NVD link : CVE-2017-17448
Mitre link : CVE-2017-17448
JSON object : View
CWE
CWE-862
Missing Authorization
Products Affected
linux
- linux_kernel