6,534
edits
Changes
formatting fixes, slight rewording
* Rebase to RHEL6 kernel 2.6.32-573.26.1.el6
* ipv4: Don't do expensive useless work during inetdev destroy. (CVE-2016-3156, PSBM-42403)
* A flaw was found in the way the Linux kernel handled IRET faults during the processing of NMIs. An unprivileged, local user could use this flaw to crash the system or, potentially (although highly unlikely), escalate their privileges on the system. (CVE-2015-5157)
* A race condition flaw was found in the way the Linux kernel's SCTP implementation handled sctp_accept() during the processing of heartbeat timeout events. A remote attacker could use this flaw to prevent further connections to be accepted by the SCTP server running on the system, resulting in a denial of service. (CVE-2015-8767)
* NFS client with kernels 2.6.32-573.10.2.el6 or above could hang with 'not responding, still trying' messages and running processes in spinlock. (https://access.redhat.com/solutions/2215491)
* Network devices that used the mainline veth driver did not check TCP checksums. (https://access.redhat.com/solutions/2216661)
* Fix for kernel BUG at block/cfq-iosched.c:2806 (OVZ-6651)
* Fix for kernel crash inside pick_next_task_fair() (PSBM-44475)