Authorization Bypass
Linux kernel is vulnerable to authorization bypass attacks. This is because net/netfilter/nfnetlinkcthelper.c function does not require the CAPNETADMIN capability for new, get, and del operations. This allows local users to bypass intended access restrictions...