Type: | SECURITY |
Impact: | IMPORTANT |
Release Date: | 2013-06-11 |
[2.6.32-358.11.1]
- [kernel] perf: fix perf_swevent_enabled array out-of-bound access (Petr Matousek) [962793 962794] {CVE-2013-2094}
[2.6.32-358.10.1]
- [scsi] be2iscsi : Fix the NOP-In handling code path (Nikola Pajkovsky) [955504 947550]
- [scsi] be2iscsi: Fix memory leak in control path of driver (Rob Evers) [955504 947550]
- [virt] kvm: validate userspace_addr of memslot (Petr Matousek) [950496 950498] {CVE-2013-1943}
- [virt] kvm: fix copy to user with irq disabled (Michael S. Tsirkin) [949985 906602] {CVE-2013-1935}
- [net] veth: Dont kfree_skb() after dev_forward_skb() (Jiri Benc) [957712 957713] {CVE-2013-2017}
- [net] tcp: Reallocate headroom if it would overflow csum_start (Thomas Graf) [954298 896233]
- [net] tcp: take care of misalignments (Thomas Graf) [954298 896233]
- [net] skbuff.c cleanup (Thomas Graf) [954298 896233]
- [idle] intel_idle: Initialize driver_data correctly in ivb_cstates on IVB processor (Prarit Bhargava) [960864 953630]
- [x86] Prevent panic in init_memory_mapping() when booting more than 1TB on AMD systems (Larry Woodman) [962482 869736]
- [mm] enforce mmap_min_addr on x86_64 (Rik van Riel) [961431 790921]
- [mm] optional next-fit policy for arch_get_unmapped_area (Rik van Riel) [961431 790921]
- [mm] fix quadratic behaviour in get_unmapped_area_topdown (Rik van Riel) [961431 790921]
- [scsi] Revert: qla2xxx: Optimize existing port name server query matching (Chad Dupuis) [950529 924804]
- [scsi] Revert: qla2xxx: Avoid losing any fc ports when loop id's are exhausted (Chad Dupuis) [950529 924804]
- [fs] defer do_filp_open() access checks to may_open() (Eric Sandeen) [928683 920752]
- [md] dm thin: bump the target version numbers (Mike Snitzer) [924823 922931]
- [md] dm-thin: fix discard corruption (Mike Snitzer) [924823 922931]
- [md] persistent-data: rename node to btree_node (Mike Snitzer) [924823 922931]
- [md] dm: fix limits initialization when there are no data devices (Mike Snitzer) [923096 908851]
[2.6.32-358.9.1]
- [fs] nfs: Fix handling of revoked delegations by setattr (Steve Dickson) [960415 952329]
- [fs] nfs: Return the delegation if the server returns NFS4ERR_OPENMODE (Steve Dickson) [960415 952329]
- [fs] nfs: Fix another potential state manager deadlock (Steve Dickson) [960436 950598]
- [fs] nfs: Fix another open/open_recovery deadlock (Steve Dickson) [960433 916806]
- [fs] nfs: Hold reference to layout hdr in layoutget (Steve Dickson) [960429 916726]
- [fs] nfs: add 'pnfs_' prefix to get_layout_hdr() and put_layout_hdr() (Steve Dickson) [960429 916726]
- [fs] nfs: nfs4_open_done first must check that GETATTR decoded a file type (Steve Dickson) [960412 916722]
- [net] sunrpc: Dont start the retransmission timer when out of socket space (Steve Dickson) [960426 916735]
- [fs] nfs: Dont use SetPageError in the NFS writeback code (Steve Dickson) [960420 912867]
- [fs] nfs: Dont decode skipped layoutgets (Steve Dickson) [927294 904025]
- [fs] nfs: nfs4_proc_layoutget returns void (Steve Dickson) [927294 904025]
- [fs] nfs: defer release of pages in layoutget (Steve Dickson) [927294 904025]
- [fs] nfs: Use kcalloc() when allocating arrays (Steve Dickson) [927294 904025]
- [fs] nfs: Fix an ABBA locking issue with session and state serialisation (Steve Dickson) [960417 912842]
- [fs] nfs: Fix a race in the pNFS return-on-close code (Steve Dickson) [960417 912842]
- [fs] nfs: Do not accept delegated opens when a delegation recall is in effect (Steve Dickson) [960417 912842]
- [fs] nfs: Fix a reboot recovery race when opening a file (Steve Dickson) [952613 908524]
- [fs] nfs: Ensure delegation recall and byte range lock removal don't conflict (Steve Dickson) [952613 908524]
- [fs] nfs: Fix up the return values of nfs4_open_delegation_recall (Steve Dickson) [952613 908524]
- [fs] nfs: Dont lose locks when a server reboots during delegation return (Steve Dickson) [952613 908524]
- [fs] nfs: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease (Steve Dickson) [952613 908524]
- [fs] nfs: Add NFSDBG_STATE (Steve Dickson) [952613 908524]
- [fs] nfs: nfs_inode_return_delegation() should always flush dirty data (Steve Dickson) [952613 908524]
- [fs] nfs: nfs_client_return_marked_delegations cant flush data (Steve Dickson) [952613 908524]
- [fs] nfs: Prevent deadlocks between state recovery and file locking (Steve Dickson) [952613 908524]
- [fs] nfs: Allow the state manager to mark an open_owner as being recovered (Steve Dickson) [952613 908524]
- [kernel] seqlock: Dont smp_rmb in seqlock reader spin loop (Steve Dickson) [952613 908524]
- [kernel] seqlock: add 'raw_seqcount_begin()' function (Steve Dickson) [952613 908524]
- [kernel] seqlock: optimise seqlock (Steve Dickson) [952613 908524]
- [fs] nfs: don't allow nfs_find_actor to match inodes of the wrong type (Jeff Layton) [921964 913660]
- [net] sunrpc: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked (Dave Wysochanski) [956979 840860]
[2.6.32-358.8.1]
- [fs] raw: don't call set_blocksize when not changing the blocksize (Jeff Moyer) [951406 909482]
- [x86] Allow greater than 1TB of RAM on AMD x86_64 sytems (Larry Woodman) [952570 876275]
- [netdrv] ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 (Michael S. Tsirkin) [927292 908196]
- [netdrv] bnx2x: set gso_type (Michael S. Tsirkin) [927292 908196]
- [netdrv] qlcnic: set gso_type (Michael S. Tsirkin) [927292 908196]
- [netdrv] ixgbe: fix gso type (Michael S. Tsirkin) [927292 908196]
- [fs] gfs2: Allocate reservation structure before rename and link (Robert S Peterson) [924847 922999]
[2.6.32-358.7.1]
- [infiniband] ipoib: Add missing locking when CM object is deleted (Doug Ledford) [928817 913645]
CVE-2013-1935 |
CVE-2013-2017 |
CVE-2013-1943 |
Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
Oracle Linux 6 (i386) | kernel-2.6.32-358.11.1.el6.src.rpm | 0fecbc99cbd930d8f979245d9c614a5e75fab752f0cc7171427d934bbbebb618 | ELSA-2024-1831 | ol6_i386_latest_archive |
kernel-2.6.32-358.11.1.el6.src.rpm | 0fecbc99cbd930d8f979245d9c614a5e75fab752f0cc7171427d934bbbebb618 | ELSA-2024-1831 | ol6_u4_i386_patch | |
kernel-2.6.32-358.11.1.el6.i686.rpm | fb795c40243e8a4a93183c3d64f70ab7e9c87aabf5ca93cc05c279a5daf1b58a | ELSA-2024-1831 | ol6_i386_latest_archive | |
kernel-2.6.32-358.11.1.el6.i686.rpm | fb795c40243e8a4a93183c3d64f70ab7e9c87aabf5ca93cc05c279a5daf1b58a | ELSA-2024-1831 | ol6_u4_i386_patch | |
kernel-debug-2.6.32-358.11.1.el6.i686.rpm | d1c53e577d42d31f23f4f65ffe90a896c6981182895ff2a2d77179ad071cd515 | ELSA-2024-1831 | ol6_i386_latest_archive | |
kernel-debug-2.6.32-358.11.1.el6.i686.rpm | d1c53e577d42d31f23f4f65ffe90a896c6981182895ff2a2d77179ad071cd515 | ELSA-2024-1831 | ol6_u4_i386_patch | |
kernel-debug-devel-2.6.32-358.11.1.el6.i686.rpm | 3b67ee3a6f0ffd3e87fdc93de658a99b410d4ef8bb4d8acb7017a8b6ed1ecb02 | ELSA-2024-1831 | ol6_i386_latest_archive | |
kernel-debug-devel-2.6.32-358.11.1.el6.i686.rpm | 3b67ee3a6f0ffd3e87fdc93de658a99b410d4ef8bb4d8acb7017a8b6ed1ecb02 | ELSA-2024-1831 | ol6_u4_i386_patch | |
kernel-devel-2.6.32-358.11.1.el6.i686.rpm | 020843daaa02bdd83df06ad8df1c2d6be6f70a64591f7ddef3ff37d7814fdb62 | ELSA-2024-1831 | ol6_i386_latest_archive | |
kernel-devel-2.6.32-358.11.1.el6.i686.rpm | 020843daaa02bdd83df06ad8df1c2d6be6f70a64591f7ddef3ff37d7814fdb62 | ELSA-2024-1831 | ol6_u4_i386_patch | |
kernel-doc-2.6.32-358.11.1.el6.noarch.rpm | 28ac3f35681faa272a0877feb81187b6b31efba8a4cde0b3e4ff789c52f99f7d | ELSA-2024-1831 | ol6_i386_latest_archive | |
kernel-doc-2.6.32-358.11.1.el6.noarch.rpm | 28ac3f35681faa272a0877feb81187b6b31efba8a4cde0b3e4ff789c52f99f7d | ELSA-2024-1831 | ol6_u4_i386_patch | |
kernel-firmware-2.6.32-358.11.1.el6.noarch.rpm | 33d84209e8c50112b42b6613292b705353e4b21d81d4268017ec129757bb15cd | ELSA-2024-1831 | ol6_i386_latest_archive | |
kernel-firmware-2.6.32-358.11.1.el6.noarch.rpm | 33d84209e8c50112b42b6613292b705353e4b21d81d4268017ec129757bb15cd | ELSA-2024-1831 | ol6_u4_i386_patch | |
kernel-headers-2.6.32-358.11.1.el6.i686.rpm | 56b717ed3e33d60ae3e5d0dd30432d2db9d677cde2f50224cbf02c1bb453ffe5 | ELSA-2024-1831 | ol6_i386_latest_archive | |
kernel-headers-2.6.32-358.11.1.el6.i686.rpm | 56b717ed3e33d60ae3e5d0dd30432d2db9d677cde2f50224cbf02c1bb453ffe5 | ELSA-2024-1831 | ol6_u4_i386_patch | |
perf-2.6.32-358.11.1.el6.i686.rpm | f9db88b5fbb8046551cd7f85d4cf39bf026b12eec6c21a175627867fa22a7c77 | ELSA-2024-1831 | ol6_i386_latest_archive | |
perf-2.6.32-358.11.1.el6.i686.rpm | f9db88b5fbb8046551cd7f85d4cf39bf026b12eec6c21a175627867fa22a7c77 | ELSA-2024-1831 | ol6_u4_i386_patch | |
python-perf-2.6.32-358.11.1.el6.i686.rpm | b7de6c41320b9c7b0f2a8ca2574edf917813dba9e2d4681a282550b4317887ba | ELSA-2024-1831 | ol6_i386_latest_archive | |
python-perf-2.6.32-358.11.1.el6.i686.rpm | b7de6c41320b9c7b0f2a8ca2574edf917813dba9e2d4681a282550b4317887ba | ELSA-2024-1831 | ol6_u4_i386_patch | |
Oracle Linux 6 (x86_64) | kernel-2.6.32-358.11.1.el6.src.rpm | 0fecbc99cbd930d8f979245d9c614a5e75fab752f0cc7171427d934bbbebb618 | ELSA-2024-1831 | ol6_u4_x86_64_patch |
kernel-2.6.32-358.11.1.el6.src.rpm | 0fecbc99cbd930d8f979245d9c614a5e75fab752f0cc7171427d934bbbebb618 | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
kernel-2.6.32-358.11.1.el6.x86_64.rpm | 8be07dce34797ba611833bde4ae0f502be827a2e05e916d782ec4f925dcdaa86 | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
kernel-2.6.32-358.11.1.el6.x86_64.rpm | 8be07dce34797ba611833bde4ae0f502be827a2e05e916d782ec4f925dcdaa86 | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
kernel-debug-2.6.32-358.11.1.el6.x86_64.rpm | 84a376c035902ebf71c0b5db2f5541dde291e1f35b128f75dc9bb82ff5558016 | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
kernel-debug-2.6.32-358.11.1.el6.x86_64.rpm | 84a376c035902ebf71c0b5db2f5541dde291e1f35b128f75dc9bb82ff5558016 | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
kernel-debug-devel-2.6.32-358.11.1.el6.x86_64.rpm | 0fea9ac65499d82f0a2e08427324baa011b6125b914644d94be293c67f50e1d8 | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
kernel-debug-devel-2.6.32-358.11.1.el6.x86_64.rpm | 0fea9ac65499d82f0a2e08427324baa011b6125b914644d94be293c67f50e1d8 | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
kernel-devel-2.6.32-358.11.1.el6.x86_64.rpm | 972e341d74828db7aa16841a55582e1e5c50bdf6c8e3e8e13e7e4dcb89c3fbc0 | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
kernel-devel-2.6.32-358.11.1.el6.x86_64.rpm | 972e341d74828db7aa16841a55582e1e5c50bdf6c8e3e8e13e7e4dcb89c3fbc0 | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
kernel-doc-2.6.32-358.11.1.el6.noarch.rpm | 28ac3f35681faa272a0877feb81187b6b31efba8a4cde0b3e4ff789c52f99f7d | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
kernel-doc-2.6.32-358.11.1.el6.noarch.rpm | 28ac3f35681faa272a0877feb81187b6b31efba8a4cde0b3e4ff789c52f99f7d | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
kernel-firmware-2.6.32-358.11.1.el6.noarch.rpm | 33d84209e8c50112b42b6613292b705353e4b21d81d4268017ec129757bb15cd | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
kernel-firmware-2.6.32-358.11.1.el6.noarch.rpm | 33d84209e8c50112b42b6613292b705353e4b21d81d4268017ec129757bb15cd | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
kernel-headers-2.6.32-358.11.1.el6.x86_64.rpm | 52d83124942f21831b94a68d85892777641720b9e1ab8215014eeb1aa7c9795a | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
kernel-headers-2.6.32-358.11.1.el6.x86_64.rpm | 52d83124942f21831b94a68d85892777641720b9e1ab8215014eeb1aa7c9795a | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
perf-2.6.32-358.11.1.el6.x86_64.rpm | 178f9927631b4f4133d8754d3deb8e307303942154947c3671107ce616c8cf1c | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
perf-2.6.32-358.11.1.el6.x86_64.rpm | 178f9927631b4f4133d8754d3deb8e307303942154947c3671107ce616c8cf1c | ELSA-2024-1831 | ol6_x86_64_latest_archive | |
python-perf-2.6.32-358.11.1.el6.x86_64.rpm | 647941e4c2fe7635b4f714989b9c4a53fcf662838576a652e3fcce1e19eaa497 | ELSA-2024-1831 | ol6_u4_x86_64_patch | |
python-perf-2.6.32-358.11.1.el6.x86_64.rpm | 647941e4c2fe7635b4f714989b9c4a53fcf662838576a652e3fcce1e19eaa497 | ELSA-2024-1831 | ol6_x86_64_latest_archive |
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