ELSA-2014-0771

ELSA-2014-0771 - kernel security and bug fix update

Type:SECURITY
Severity:IMPORTANT
Release Date:2014-06-19

Description


[2.6.32-431.20.3]
- [kernel] futex: Make lookup_pi_state more robust (Jerome Marchand) [1104516 1104517] {CVE-2014-3153}
- [kernel] futex: Always cleanup owner tid in unlock_pi (Jerome Marchand) [1104516 1104517] {CVE-2014-3153}
- [kernel] futex: Validate atomic acquisition in futex_lock_pi_atomic() (Jerome Marchand) [1104516 1104517] {CVE-2014-3153}
- [kernel] futex: prevent requeue pi on same futex (Jerome Marchand) [1104516 1104517] {CVE-2014-3153}
- [fs] autofs4: fix device ioctl mount lookup (Ian Kent) [1069630 999708]
- [fs] vfs: introduce kern_path_mountpoint() (Ian Kent) [1069630 999708]
- [fs] vfs: rename user_path_umountat() to user_path_mountpoint_at() (Ian Kent) [1069630 999708]
- [fs] vfs: massage umount_lookup_last() a bit to reduce nesting (Ian Kent) [1069630 999708]
- [fs] vfs: allow umount to handle mountpoints without revalidating them (Ian Kent) [1069630 999708]
- Revert: [fs] vfs: allow umount to handle mountpoints without revalidating them (Ian Kent) [1069630 999708]
- Revert: [fs] vfs: massage umount_lookup_last() a bit to reduce nesting (Ian Kent) [1069630 999708]
- Revert: [fs] vfs: rename user_path_umountat() to user_path_mountpoint_at() (Ian Kent) [1069630 999708]
- Revert: [fs] vfs: introduce kern_path_mountpoint() (Ian Kent) [1069630 999708]
- Revert: [fs] autofs4: fix device ioctl mount lookup (Ian Kent) [1069630 999708]

[2.6.32-431.20.2]
- [block] floppy: don't write kernel-only members to FDRAWCMD ioctl output (Denys Vlasenko) [1094308 1094310] {CVE-2014-1738 CVE-2014-1737}
- [block] floppy: ignore kernel-only members in FDRAWCMD ioctl input (Denys Vlasenko) [1094308 1094310] {CVE-2014-1738 CVE-2014-1737}
- [fs] vfs: fix autofs/afs/etc magic mountpoint breakage (Frantisek Hrbata) [1094370 1079347] {CVE-2014-0203}
- [char] n_tty: Fix n_tty_write crash when echoing in raw mode (Aristeu Rozanski) [1094236 1094237] {CVE-2014-0196}

[2.6.32-431.20.1]
- [net] rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set (Jiri Pirko) [1092870 1081282]
- [net] rtnetlink: Warn when interface's information won't fit in our packet (Jiri Pirko) [1092870 1081282]
- [net] bridge: Correctly receive hw-accelerated vlan traffic (Vlad Yasevich) [1096214 1067722]
- [net] vlan: Allow accelerated packets to flow through the bridge (Vlad Yasevich) [1096214 1067722]
- [infiniband] qib: Add missing serdes init sequence (Doug Ledford) [1080104 1005491]
- [infiniband] qib: Fix txselect regression (Doug Ledford) [1080104 1005491]
- [netdrv] ixgbevf: fix vlan acceleration (Nikolay Aleksandrov) [1094287 1069028]
- [security] selinux: Fix kernel BUG on empty security contexts (Paul Moore) [1062502 1064545] {CVE-2014-1874}
- [netdrv] libertas: potential oops in debugfs (Denys Vlasenko) [1034176 1034177] {CVE-2013-6378}
- [kernel] cgroup: move put_css_set() after setting CGRP_RELEASABLE bit to fix notify_on_release (Naoya Horiguchi) [1081909 1037465]
- [kernel] sched: Use exit hook to avoid use-after-free crash (Naoya Horiguchi) [1081914 1032347]
- [kernel] cgroup: replace list_del() with list_del_init() to avoid panic (Naoya Horiguchi) [1081915 1032343]
- [x86] turbostat: display C8, C9, C10 residency (Neil Horman) [1096711 1080637]
- [scsi] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list (Rob Evers) [1086839 1063699]
- [s390] fix kernel crash due to linkage stack instructions (Hendrik Brueckner) [1067678 1067679] {CVE-2014-2039}
- [x86] kvm: rate-limit global clock updates (Andrew Jones) [1090750 1072373]
- [kernel] hrtimers: Move SMP function call to thread context (Mateusz Guzik) [1079869 1073129]
- [kernel] hrtimers: Support resuming with two or more CPUs online (Mateusz Guzik) [1079869 1073129]
- [fs] autofs4: fix device ioctl mount lookup (Ian Kent) [1069630 999708]
- [fs] vfs: introduce kern_path_mountpoint() (Ian Kent) [1069630 999708]
- [fs] vfs: rename user_path_umountat() to user_path_mountpoint_at() (Ian Kent) [1069630 999708]
- [fs] vfs: massage umount_lookup_last() a bit to reduce nesting (Ian Kent) [1069630 999708]
- [fs] vfs: allow umount to handle mountpoints without revalidating them (Ian Kent) [1069630 999708]
- [fs] ext4: fix WARN_ON from ext4_releasepage() (Carlos Maiolino) [1063508 1036814]
- [fs] vfs: fix getname() && do_getname() interaction (Oleg Nesterov) [1075653 1024689]
- [x86] apic: Make disabled_cpu_apicid static read_mostly, fix typos (Nigel Croxon) [1082622 980621]
- [x86] kexec: Add disable_cpu_apicid kernel parameter (Nigel Croxon) [1082622 980621]
- [kvm] x86: use kvm_read/write_guest_virt_system in task switch (Paolo Bonzini) [1070296 1018581]
- [kvm] x86: small cleanups to kvm_task_switch (Paolo Bonzini) [1070296 1018581]
- [kvm] x86: propagate error from kvm_load_segment_descriptor (Paolo Bonzini) [1070296 1018581]
- [kvm] x86: improve save_guest_segment_descriptor (Paolo Bonzini) [1070296 1018581]
- [kvm] x86: introduce kvm_write_guest_virt_system (Paolo Bonzini) [1070296 1018581]
- [kvm] x86: Fix task switch privilege checks (Paolo Bonzini) [1070296 1018581]
- [powerpc] Make function that parses RTAS error logs global (Steve Best) [1091424 1028682]
- [powerpc] pseries: Add RTAS event log v6 definition (Steve Best) [1091424 1028682]
- [powerpc] pseries: Parse and handle EPOW interrupts (Steve Best) [1091424 1028682]
- [fs] nfsd: don't try to reuse an expired DRC entry off the list (Jeff Layton) [1088779 1036972]
- [fs] nfsd: when reusing an existing repcache entry, unhash it first (Jeff Layton) [1088779 1036972]

[2.6.32-431.19.1]
- [kernel] sched: fix cpu_power initialization (Radim Krcmar) [1091826 1065304]
- [fs] gfs2: Fix uninitialized VFS inode in gfs2_create_inode (Abhijith Das) [1092002 1059808]

[2.6.32-431.18.1]
- [block] fix race between request completion and timeout handling (Jeff Moyer) [1089915 919756]


Related CVEs


CVE-2014-3153
CVE-2014-1737
CVE-2014-1738
CVE-2013-6378
CVE-2014-0203
CVE-2014-1874
CVE-2014-2039

Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory
Oracle Linux 6 (i386) kernel-2.6.32-431.20.3.el6.src.rpm60ea4da9bd2c296caeb25561c1d98d5bELSA-2021-9212
kernel-2.6.32-431.20.3.el6.i686.rpm9c91b38ac259750d131ed714b5a5429eELSA-2021-9212
kernel-abi-whitelists-2.6.32-431.20.3.el6.noarch.rpm07a3ec1d522e75eb45c3a4b61cc8ca40ELSA-2021-9212
kernel-debug-2.6.32-431.20.3.el6.i686.rpmbf6bf3bbb30a02491798676e5cd680dcELSA-2021-9212
kernel-debug-devel-2.6.32-431.20.3.el6.i686.rpme8d4ce6e2e7c11989a81994f2bead919ELSA-2021-9212
kernel-devel-2.6.32-431.20.3.el6.i686.rpmc71750a8cca90c4b6672ef8aa78cf446ELSA-2021-9212
kernel-doc-2.6.32-431.20.3.el6.noarch.rpma25d90488c4a377812a8132144ba3da0ELSA-2021-9212
kernel-firmware-2.6.32-431.20.3.el6.noarch.rpme312a9936706dadb7880c266aca1a126ELSA-2021-9212
kernel-headers-2.6.32-431.20.3.el6.i686.rpmf4087a0160bf7a706bd1bfabf8bd774bELSA-2021-9212
perf-2.6.32-431.20.3.el6.i686.rpm7a08d9f4752a654cd2859a9280087885ELSA-2021-9212
python-perf-2.6.32-431.20.3.el6.i686.rpm0a21fa079a8b570b2edcc52078f7f6b0ELSA-2021-9212
Oracle Linux 6 (x86_64) kernel-2.6.32-431.20.3.el6.src.rpm60ea4da9bd2c296caeb25561c1d98d5bELSA-2021-9212
kernel-2.6.32-431.20.3.el6.x86_64.rpm9ab2408de3cdaf8740ff4676cfc40ce8ELSA-2021-9212
kernel-abi-whitelists-2.6.32-431.20.3.el6.noarch.rpm07a3ec1d522e75eb45c3a4b61cc8ca40ELSA-2021-9212
kernel-debug-2.6.32-431.20.3.el6.x86_64.rpm7836df94a2106decab25a8ee7b17a1eaELSA-2021-9212
kernel-debug-devel-2.6.32-431.20.3.el6.x86_64.rpm1865d8d3793b9d687df95c762c8e0953ELSA-2021-9212
kernel-devel-2.6.32-431.20.3.el6.x86_64.rpma3f67e76c5db6b42bab48ba5179efe8cELSA-2021-9212
kernel-doc-2.6.32-431.20.3.el6.noarch.rpma25d90488c4a377812a8132144ba3da0ELSA-2021-9212
kernel-firmware-2.6.32-431.20.3.el6.noarch.rpme312a9936706dadb7880c266aca1a126ELSA-2021-9212
kernel-headers-2.6.32-431.20.3.el6.x86_64.rpmeb856675e6b68533426195c12ec61f8bELSA-2021-9212
perf-2.6.32-431.20.3.el6.x86_64.rpm4c734f10a33a711c2cc936d0119fa980ELSA-2021-9212
python-perf-2.6.32-431.20.3.el6.x86_64.rpmbc6f12503b97dbd9671d78718d670337ELSA-2021-9212



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete