Hide Forgot
A flaw was found in the Linux kernels implementation of setsockopt for the SO_{SND|RCV}BUF setsockopt() system call. Users with non-namespace CAP_NET_ADMIN are able to trigger this call and create a situation in which the sockets sendbuff data size could be negative. This could adversely affect memory allocations and create situations where the system could crash or cause memory corruption. This situation affects SO_SNDBUFF and SO_RCVBUFF similarly as shown in CVE-2016-9793. Upstream patch: https://github.com/torvalds/linux/commit/82981930125abfd39d7c8378a9cfdf5e1be2002b CVE assignment: http://seclists.org/oss-sec/2016/q4/574
Statement: This issue does not affect the kernels as shipping with Red Hat Enterprise Linux 5, 6, 7, MRG-2 and realtime.