-
Wed Apr 08 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.38.1.el7uek]
- rds: transport module should be auto loaded when transport is set (Rao Shoaib) [Orabug: 31031928]
- KVM: X86: Fix NULL deref in vcpu_scan_ioapic (Wanpeng Li) [Orabug: 31078882]
- vhost: Check docket sk_family instead of call getname (Eugenio Pérez) [Orabug: 31085993] {CVE-2020-10942}
- Revert "oled: give panic handler chance to run before kexec" (Wengang Wang) [Orabug: 31098797]
-
Tue Mar 31 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.37.3.el7uek]
- kernel: cpu.c: fix return in void function cpu_smt_disable (Mihai Carabas) [Orabug: 31047871]
- net: qlogic: Fix memory leak in ql_alloc_large_buffers (Navid Emamdoost) [Orabug: 31055327] {CVE-2019-18806}
- swiotlb: clean up reporting (Kees Cook) [Orabug: 31085017] {CVE-2018-5953}
- KVM: x86: Expose more Intel AVX512 feature to guest (Luwei Kang) [Orabug: 31085086]
- x86/cpufeature: Enable new AVX-512 features (Fenghua Yu) [Orabug: 31085086]
-
Tue Mar 17 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.37.2.el7uek]
- xenbus: req->err should be updated before req->state (Dongli Zhang) [Orabug: 30705030]
- xenbus: req->body should be updated before req->state (Dongli Zhang) [Orabug: 30705030]
-
Wed Mar 04 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.37.1.el7uek]
- Revert "printk: Default console logging level should be set to 4" (Cesar Roque) [Orabug: 30931820]
- rds: If one path needs re-connection, check all and re-connect (Rao Shoaib) [Orabug: 30870743]
- xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT (kaixuxia) [Orabug: 30902190]
-
Mon Feb 24 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.36.4.el7uek]
- KVM: nVMX: Check IO instruction VM-exit conditions (Oliver Upton) [Orabug: 30944739] {CVE-2020-2732}
- KVM: nVMX: Refactor IO bitmap checks into helper function (Oliver Upton) [Orabug: 30944739] {CVE-2020-2732}
- KVM: nVMX: Don't emulate instructions in guest mode (Paolo Bonzini) [Orabug: 30944739] {CVE-2020-2732}
-
Fri Feb 21 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.36.3.el7uek]
- Fix KABI error by keeping the struct field being removed by the below patch (Ritika Srivastava) [Orabug: 30902926]
- Revert "PCI: Check pref compatible bit for mem64 resource of PCIe device" (Ritika Srivastava) [Orabug: 30902926]
-
Wed Feb 19 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.36.2.el7uek]
- rds: Use bitmap to designate dropped connections (Håkon Bugge) [Orabug: 30868399]
- rds: Avoid flushing MRs in rds_rdma_drop_keys (aru kolappan) [Orabug: 29797476]
- CIFS: fix POSIX lock leak and invalid ptr deref (Aurelien Aptel) [Orabug: 30399972]
- mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame() (qize wang) [Orabug: 30819439] {CVE-2019-14901}
- media: b2c2-flexcop-usb: add sanity checking (Oliver Neukum) [Orabug: 30864533] {CVE-2019-15291}
- rds: prevent use-after-free of rds conn in rds_send_drop_to() (Sharath Srinivasan) [Orabug: 30865080]
- KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it (Paolo Bonzini) [Orabug: 30867886]
- KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality (Paolo Bonzini) [Orabug: 30867886]
- KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID (Paolo Bonzini) [Orabug: 30867886]
- KVM: x86: do not modify masked bits of shared MSRs (Paolo Bonzini) [Orabug: 30867886]
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES (Paolo Bonzini) [Orabug: 30867886]
- slub: do not sanity check if SLAB_DEBUG_FREE is not set (Dongli Zhang) [Orabug: 30903145]
- slub: extend slub debug to handle multiple slabs (Aaron Tomlin) [Orabug: 30903145]
- Fix kmalloc slab creation sequence (Christoph Lameter) [Orabug: 30903145]
- slab: correct size_index table before replacing the bootstrap kmem_cache_node (Daniel Sanders) [Orabug: 30903145]
- mm/slab_common: support the slub_debug boot option on specific object size (Gavin Guo) [Orabug: 30903145]
-
Tue Feb 04 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.36.1.el7uek]
- iscsi-target: graceful disconnect on invalid mapping to iovec (Imran Haider) [Orabug: 30459537]
- x86/microcode: Issue update message only once (Borislav Petkov) [Orabug: 30528904]
- x86/microcode/intel: Issue the revision updated message only on the BSP (Borislav Petkov) [Orabug: 30528904]
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) (Paolo Bonzini) [Orabug: 30658695] {CVE-2019-19332}
- rtlwifi: Fix potential overflow on P2P code (Laura Abbott) [Orabug: 30807748] {CVE-2019-17666}
-
Tue Jan 28 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.35.5.el7uek]
- x86: microcode: propagate return value to siblings (Mihai Carabas) [Orabug: 30557086]
- x86/bugs: TSX not disabled at late loading (Mihai Carabas) [Orabug: 30557086]
- mlx5: lock mlx5_core to prevent module unload (Brian Maly) [Orabug: 30566775]
- rds: RDS/TCP does not initiate a connection (Ka-Cheong Poon) [Orabug: 30576433]
- x86: bugs: replace static_ with boot_ for CPU bugs mitigations (Mihai Carabas) [Orabug: 30649400]
-
Sun Jan 26 2020 Brian Maly <brian.maly@oracle.com> [4.1.12-124.35.4.el7uek]
- IB/mlx4: Fix use after free in RDMA CM disconnect code path (Manjunath Patil)
- IB/mlx4: Fix leak in id_map_find_del (Håkon Bugge) [Orabug: 30800573]
- Revert "IB/mlx4: Fix leak in id_map_find_del" (Manjunath Patil)