-
Thu May 19 2022 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2136.307.3.4.el7uek]
- io_uring: always use original task when preparing req identity (Jens Axboe) [Orabug: 34186552] {CVE-2022-1786}
-
Wed May 18 2022 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2136.307.3.3.el7uek]
- debug: Lock down kgdb (Stephen Brennan) [Orabug: 34152699] {CVE-2022-21499}
-
Mon May 16 2022 Jack Vogel <jack.vogel@oracle.com> [5.4.17-2136.307.3.2.el7uek]
- perf: Fix sys_perf_event_open() race against self (Peter Zijlstra) [Orabug: 34172709] {CVE-2022-1729}
-
Mon May 09 2022 Brian Maly <brian.maly@oracle.com> [5.4.17-2136.307.3.1.el7uek]
- Revert "rds/ib: recover rds connection from stuck tx path" (Nagappan Ramasamy Palaniappan) [Orabug: 34124233]
- Revert "rds/ib: reap tx completions during connection shutdown" (Nagappan Ramasamy Palaniappan) [Orabug: 34124233]
- Revert "rds/ib: handle posted ACK during connection shutdown" (Nagappan Ramasamy Palaniappan) [Orabug: 34124233]
-
Tue Apr 19 2022 Brian Maly <brian.maly@oracle.com> [5.4.17-2136.307.3.el7uek]
- kvm: debugfs: fix memory leak in kvm_create_vm_debugfs (Pavel Skripkin) [Orabug: 33099019]
- KVM: debugfs: Reuse binary stats descriptors (Jing Zhang) [Orabug: 33099019]
- KVM: selftests: Add selftest for KVM statistics data binary interface (Jing Zhang) [Orabug: 33099019]
- KVM: stats: Add documentation for binary statistics interface (Jing Zhang) [Orabug: 33099019]
- KVM: stats: Support binary stats retrieval for a VCPU (Jing Zhang) [Orabug: 33099019]
- KVM: stats: Support binary stats retrieval for a VM (Jing Zhang) [Orabug: 33099019]
- KVM: stats: Add fd-based API to read binary stats data (Jing Zhang) [Orabug: 33099019]
- KVM: stats: Separate generic stats from architecture specific ones (Jing Zhang) [Orabug: 33099019]
- KVM: switch per-VM stats to u64 (Paolo Bonzini) [Orabug: 33099019]
- kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place (Emanuele Giuseppe Esposito) [Orabug: 33099019]
- kvm: Refactor handling of VM debugfs files (Milan Pandurov) [Orabug: 33099019]
- mpt3sas: avoid SOFT_RESET on shutdown (John Donnelly) [Orabug: 33666018]
- scsi: mpt3sas: Clean up some inconsistent indenting (Colin Ian King) [Orabug: 33666018]
- scsi: mpt3sas: Fix incorrectly assigned error return and check (Colin Ian King) [Orabug: 33666018]
- scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute (Damien Le Moal) [Orabug: 33666018]
- scsi: mpt3sas: Update driver version to 39.100.00.00 (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Use firmware recommended queue depth (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Bump driver version to 38.100.00.00 (Sreekanth Reddy) [Orabug: 33666018]
- scsi: mpt3sas: Transition IOC to Ready state during shutdown (Sreekanth Reddy) [Orabug: 33666018]
- scsi: mpt3sas: Fix Coverity reported issue (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Fix fall-through warnings for Clang (Gustavo A. R. Silva) [Orabug: 33666018]
- scsi: mpt3sas: Handle firmware faults during second (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Handle firmware faults during first half of IOC init (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Fix deadlock while cancelling the running firmware event (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Documentation cleanup (Randy Dunlap) [Orabug: 33666018]
- scsi: mpt3sas: Fix two kernel-doc headers (Bart Van Assche) [Orabug: 33666018]
- scsi: mpt3sas: Fix out-of-bounds warnings in _ctl_addnl_diag_query (Gustavo A. R. Silva) [Orabug: 33666018]
- scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirement (Sreekanth Reddy) [Orabug: 33666018]
- scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES (Sreekanth Reddy) [Orabug: 33666018]
- scsi: mpt3sas: Fix a typo (Bhaskar Chowdhury) [Orabug: 33666018]
- scsi: mpt3sas: Fix a few kernel-doc issues (Lee Jones) [Orabug: 33666018]
- scsi: mpt3sas: Update driver version to 37.101.00.00 (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB region (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB region (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one (Gustavo A. R. Silva) [Orabug: 33666018]
- scsi: mpt3sas: Do not use GFP_KERNEL in atomic context (Christophe JAILLET) [Orabug: 33666018]
- scsi: mpt3sas: Fix some kernel-doc misnaming issues (Lee Jones) [Orabug: 33666018]
- scsi: mpt3sas: Fix a couple of misdocumented functions/params (Lee Jones) [Orabug: 33666018]
- scsi: mpt3sas: Fix a bunch of potential naming doc-rot (Lee Jones) [Orabug: 33666018]
- scsi: mpt3sas: Move a little data from the stack onto the heap (Lee Jones) [Orabug: 33666018]
- scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic() (Lee Jones) [Orabug: 33666018]
- scsi: mpt3sas: Update driver version to 37.100.00.00 (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Additional diagnostic buffer query interface (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Fix ReplyPostFree pool allocation (Sreekanth Reddy) [Orabug: 33666018]
- scsi: mpt3sas: Simplify bool comparison (YANG LI) [Orabug: 33666018]
- scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility" (Suganath Prabu S) [Orabug: 33666018]
- scsi: mpt3sas: Signedness bug in _base_get_diag_triggers() (Dan Carpenter) [Orabug: 33666018]
- mei: me: disable driver on the ign firmware (Alexander Usyskin) [Orabug: 34018919]
- mei: add device kind to sysfs (Alexander Usyskin) [Orabug: 34018919]
- mei: me: add MEI device for SPT with ITPS capability (Tomas Winkler) [Orabug: 34018919]
- mei: me: make mei_me_fw_sku_sps_4() less cryptic (Tomas Winkler) [Orabug: 34018919]
- mei: me: constify the device parameter to the probe quirk (Tomas Winkler) [Orabug: 34018919]
- mei: me: disable mei interface on Mehlow server platforms (Tomas Winkler) [Orabug: 34018919]
- mei: fix CNL itouch device number to match the spec. (Alexander Usyskin) [Orabug: 34018919]
- mei: me: disable mei interface on LBG servers. (Tomas Winkler) [Orabug: 34018919]
- mei: me: mei_me_dev_init() use struct device instead of struct pci_dev. (Tomas Winkler) [Orabug: 34018919]
- x86/speculation: Restore speculation related MSRs during S3 resume (Pawan Gupta) [Orabug: 34053700]
- net: bpf: Make bpf_ktime_get_ns() available to non GPL programs (Maciej Żenczykowski) [Orabug: 34079481]
-
Tue Apr 12 2022 Brian Maly <brian.maly@oracle.com> [5.4.17-2136.307.2.el7uek]
- net: sched: fix use-after-free in tc_new_tfilter() (Eric Dumazet) [Orabug: 34027161] {CVE-2022-1055}
- rds: ib: Initialize SG table properly (Håkon Bugge) [Orabug: 34031913]
- Revert "rds/ib: recover rds connection from stuck rx path" (Rohit Nair) [Orabug: 34039270]
- mm: memcontrol: slab: fix obtain a reference to a freeing memcg (Muchun Song) [Orabug: 34045826]
- mm: memcg/slab: fix use after free in obj_cgroup_charge (Muchun Song) [Orabug: 34045826]
- mm/page-writeback: Fix performance when BDI's share of ratio is 0. (Chi Wu) [Orabug: 34050049]
- KVM: x86/mmu: do compare-and-exchange of gPTE via the user address (Paolo Bonzini) [Orabug: 34034594] {CVE-2022-1158}
-
Mon Apr 04 2022 Brian Maly <brian.maly@oracle.com> [5.4.17-2136.307.1.el7uek]
- oracleasm: Fix block layer error conversion (Martin K. Petersen) [Orabug: 33413872]
- oracleasm: Fix memory leak inadvertently caused by block layer changes (Martin K. Petersen) [Orabug: 33413872]
- rds: Fix incorrect initialization order (Håkon Bugge) [Orabug: 33519061]
- Fix switchdev transition after configuring 256 SFs (Mikhael Goikhman) [Orabug: 33913142]
- net/mlx5: Remove all auxiliary devices at the unregister event (Leon Romanovsky) [Orabug: 33913153]
- net/mlx5: E-Switch, handle devcom events only for ports on the same device (Roi Dayan) [Orabug: 33913153]
- net/mlx5e: Don't create devices during unload flow (Dmytro Linkin) [Orabug: 33913153]
- net/mlx5: Delete auxiliary bus driver eth-rep first (Maor Dickman) [Orabug: 33913153]
- Fix deadlock with SFs created and devlink reload of parent PF (Mikhael Goikhman) [Orabug: 33913153]
- phonet: refcount leak in pep_sock_accep (Hangyu Hua) [Orabug: 33962760] {CVE-2021-45095}
- bpf: Lift hashtab key_size limit (Florian Lehner) [Orabug: 33968668]
- net/rds: Fix math on error code (Freddy Carrillo) [Orabug: 33974713]
- rds: ib: Fix racy credit tracepoints (Håkon Bugge) [Orabug: 33980855]
- mm: fix MADV_DONTEXEC to clear VM_EXEC_KEEP (Anthony Yznaga) [Orabug: 33987399]
- ice: create scheduler aggregator node config and move VSIs (Kiran Patil) [Orabug: 33993157] {CVE-2020-24502} {CVE-2020-24503} {CVE-2020-245024}
- uek-rpm: update kABI lists for new symbols (Saeed Mirzamohammadi) [Orabug: 33993775]
- sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax (Valentin Schneider) [Orabug: 33994395]
- esp: Fix possible buffer overflow in ESP transformation (Steffen Klassert) [Orabug: 33997299] {CVE-2022-27666}
- exec, elf: ignore invalid note data (Anthony Yznaga) [Orabug: 34003080]
- netfilter: nf_tables: initialize registers in nft_do_chain() (Pablo Neira Ayuso) [Orabug: 34012924] {CVE-2022-1016}
-
Mon Mar 21 2022 Brian Maly <brian.maly@oracle.com> [5.4.17-2136.306.1.el7uek]
- sr9700: sanity check for packet length (Brian Maly) [Orabug: 33962705] {CVE-2022-26966}
- net/packet: rx_owner_map depends on pg_vec (Willem de Bruijn) [Orabug: 33835787] {CVE-2021-22600}
- KVM: SVM: Don't flush cache if hardware enforces cache coherency across encryption domains (Krish Sadhukhan) [Orabug: 33921125]
- x86/mm/pat: Don't flush cache if hardware enforces cache coherency across encryption domnains (Krish Sadhukhan) [Orabug: 33921125]
- rds/ib: Resize CQ if send-/recv-ring-size are changed (Hans Westgaard Ry) [Orabug: 33940519]
- NFSv4: Handle case where the lookup of a directory fails (Trond Myklebust) [Orabug: 33958154] {CVE-2022-24448}
- Revert "btrfs: inode: refactor the parameters of insert_reserved_file_extent()" (Srikanth C S) [Orabug: 33958240]
- Revert "btrfs: fix metadata reservation for fallocate that leads to transaction aborts" (Srikanth C S) [Orabug: 33958240]
- ovl: fix WARN_ON nlink drop to zero (Miklos Szeredi) [Orabug: 33687076]
- panic: reinitialize logbuf locks before notifiers (Stephen Brennan) [Orabug: 33740420]
- printk: Drop console_sem during panic (Stephen Brennan) [Orabug: 33740420]
- printk: Avoid livelock with heavy printk during panic (Stephen Brennan) [Orabug: 33740420]
- printk: disable optimistic spin during panic (Stephen Brennan) [Orabug: 33740420]
- printk: Add panic_in_progress helper (Stephen Brennan) [Orabug: 33740420]
- sched: Put vcpu preemption idle check into a SCHED_FEAT. (chris hyser) [Orabug: 33806261]
- rds/ib: recover rds connection from stuck rx path (Nagappan Ramasamy Palaniappan) [Orabug: 33820776]
- drm/vmwgfx: Fix stale file descriptors on failed usercopy (Mathias Krause) [Orabug: 33840432] {CVE-2022-22942}
- udf: Restore i_lenAlloc when inode expansion fails (Jan Kara) [Orabug: 33870266] {CVE-2022-0617}
- udf: Fix NULL ptr deref when converting from inline format (Jan Kara) [Orabug: 33870266] {CVE-2022-0617}
- ACPI: sysfs: copy ACPI data using io memory copying (Colin Ian King) [Orabug: 33876016]
- Enable CONFIG_DM_DUST and nano for UEK6 (Gulam Mohamed) [Orabug: 33897851]
- arm64/efi: remove spurious WARN_ON for !4K kernels (Mark Rutland) [Orabug: 33900748]
- lib/iov_iter: initialize "flags" in new pipe_buffer (Max Kellermann) [Orabug: 33910799]
- ipv4: tcp: send zero IPID in SYNACK messages (Eric Dumazet) [Orabug: 33917056] {CVE-2020-36516}
- ipv4: avoid using shared IP generator for connected sockets (Eric Dumazet) [Orabug: 33917056] {CVE-2020-36516}
- bpf: fix out-of-tree module build (Alan Maguire) [Orabug: 33919430]
- ACPICA: Enable sleep button on ACPI legacy wake (Anchal Agarwal) [Orabug: 33925471]
- arm64: Use the clearbhb instruction in mitigations (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: add ID_AA64ISAR2_EL1 sys register (Joey Gouly) [Orabug: 33921736] {CVE-2022-23960}
- KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: Mitigate spectre style branch history side channels (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- KVM: arm64: Add templates for BHB mitigation sequences (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: Add Cortex-X2 CPU part definition (Anshuman Khandual) [Orabug: 33921736] {CVE-2022-23960}
- arm64: Add Neoverse-N2, Cortex-A710 CPU part definition (Suzuki K Poulose) [Orabug: 33921736] {CVE-2022-23960}
- arm64: Add part number for Arm Cortex-A77 (Rob Herring) [Orabug: 33921736] {CVE-2022-23960}
- arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2 (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: Add percpu vectors for EL1 (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Add macro for reading symbol addresses from the trampoline (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Add vectors that have the bhb mitigation sequences (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Allow the trampoline text to occupy multiple pages (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Make the kpti trampoline's kpti sequence optional (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Move trampoline macros out of ifdef'd section (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Don't assume tramp_vectors is the start of the vectors (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Allow tramp_alias to access symbols after the 4K boundary (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Move the trampoline data page before the text page (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Free up another register on kpti's tramp_exit path (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry: Make the trampoline cleanup optional (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- arm64: entry.S: Add ventry overflow sanity checks (James Morse) [Orabug: 33921736] {CVE-2022-23960}
- Revert "BACKPORT: VARIANT 2: arm64: Add initial retpoline support" (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "BACKPORT: VARIANT 2: arm64: asm: Use *_nospec variants for blr and br." (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "BACKPORT: VARIANT 2: arm64: Add MIDR_APM_POTENZA." (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "BACKPORT: VARIANT 2: arm64: insn: Add offset getter/setter for adr." (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "BACKPORT: VARIANT 2: arm64: alternatives: Add support for adr/adrp with offset in alt block." (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "BACKPORT: VARIANT 2: arm64: Use alternative framework for retpoline." (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "Arm64: add retpoline to cpu_show_spectre_v2" (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "arm64: retpoline: Don't use retpoline in KVM's HYP part." (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "uek-rpm: aarch64 config enable RETPOLINE" (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- Revert "uek-rpm: aarch64 config enable RETPOLINE OL8" (Russell King) [Orabug: 33921736] {CVE-2022-23960}
- x86/speculation: Add knob for eibrs_retpoline_enabled (Patrick Colp) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: Extend our code to properly support eibrs+lfence and eibrs+retpoline (Patrick Colp) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: Update link to AMD speculation whitepaper (Kim Phillips) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: Use generic retpoline by default on AMD (Kim Phillips) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting (Josh Poimboeuf) [Orabug: 33941936] {CVE-2021-26401}
- Documentation/hw-vuln: Update spectre doc (Peter Zijlstra) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: Add eIBRS + Retpoline options (Peter Zijlstra) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE (Peter Zijlstra (Intel)) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: The choice of retpoline mode is sometimes ignored (Patrick Colp) [Orabug: 33917127]
- x86/speculation: Merge one test in spectre_v2_user_select_mitigation() (Borislav Petkov) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: Update ALTERNATIVEs to (more closely) match upstream (Patrick Colp) [Orabug: 33941936] {CVE-2021-26401}
- x86/speculation: Fix bug in retpoline mode on AMD with `spectre_v2=none` (Patrick Colp) [Orabug: 33941936] {CVE-2021-26401}
- ovl: fix WARN_ON nlink drop to zero (Miklos Szeredi) [Orabug: 33687076]
- panic: reinitialize logbuf locks before notifiers (Stephen Brennan) [Orabug: 33740420]
- printk: Drop console_sem during panic (Stephen Brennan) [Orabug: 33740420]
- printk: Avoid livelock with heavy printk during panic (Stephen Brennan) [Orabug: 33740420]
- printk: disable optimistic spin during panic (Stephen Brennan) [Orabug: 33740420]
- printk: Add panic_in_progress helper (Stephen Brennan) [Orabug: 33740420]
- sched: Put vcpu preemption idle check into a SCHED_FEAT. (chris hyser) [Orabug: 33806261]
- rds/ib: recover rds connection from stuck rx path (Nagappan Ramasamy Palaniappan) [Orabug: 33820776]
- drm/vmwgfx: Fix stale file descriptors on failed usercopy (Mathias Krause) [Orabug: 33840432] {CVE-2022-22942}
- udf: Restore i_lenAlloc when inode expansion fails (Jan Kara) [Orabug: 33870266] {CVE-2022-0617}
- udf: Fix NULL ptr deref when converting from inline format (Jan Kara) [Orabug: 33870266] {CVE-2022-0617}
- ACPI: sysfs: copy ACPI data using io memory copying (Colin Ian King) [Orabug: 33876016]
- Enable CONFIG_DM_DUST and nano for UEK6 (Gulam Mohamed) [Orabug: 33897851]
- arm64/efi: remove spurious WARN_ON for !4K kernels (Mark Rutland) [Orabug: 33900748]
- lib/iov_iter: initialize "flags" in new pipe_buffer (Max Kellermann) [Orabug: 33910799]
- ipv4: tcp: send zero IPID in SYNACK messages (Eric Dumazet) [Orabug: 33917056] {CVE-2020-36516}
- ipv4: avoid using shared IP generator for connected sockets (Eric Dumazet) [Orabug: 33917056] {CVE-2020-36516}
- bpf: fix out-of-tree module build (Alan Maguire) [Orabug: 33919430]
- ACPICA: Enable sleep button on ACPI legacy wake (Anchal Agarwal) [Orabug: 33925471]
- arm64: Use the clearbhb instruction in mitigations (James Morse) [Orabug: 33921736]
- arm64: add ID_AA64ISAR2_EL1 sys register (Joey Gouly) [Orabug: 33921736]
- KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated (James Morse) [Orabug: 33921736]
- arm64: Mitigate spectre style branch history side channels (James Morse) [Orabug: 33921736]
- KVM: arm64: Add templates for BHB mitigation sequences (James Morse) [Orabug: 33921736]
- arm64: Add Cortex-X2 CPU part definition (Anshuman Khandual) [Orabug: 33921736]
- arm64: Add Neoverse-N2, Cortex-A710 CPU part definition (Suzuki K Poulose) [Orabug: 33921736]
- arm64: Add part number for Arm Cortex-A77 (Rob Herring) [Orabug: 33921736]
- arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2 (James Morse) [Orabug: 33921736]
- arm64: Add percpu vectors for EL1 (James Morse) [Orabug: 33921736]
- arm64: entry: Add macro for reading symbol addresses from the trampoline (James Morse) [Orabug: 33921736]
- arm64: entry: Add vectors that have the bhb mitigation sequences (James Morse) [Orabug: 33921736]
- arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations (James Morse) [Orabug: 33921736]
- arm64: entry: Allow the trampoline text to occupy multiple pages (James Morse) [Orabug: 33921736]
- arm64: entry: Make the kpti trampoline's kpti sequence optional (James Morse) [Orabug: 33921736]
- arm64: entry: Move trampoline macros out of ifdef'd section (James Morse) [Orabug: 33921736]
- arm64: entry: Don't assume tramp_vectors is the start of the vectors (James Morse) [Orabug: 33921736]
- arm64: entry: Allow tramp_alias to access symbols after the 4K boundary (James Morse) [Orabug: 33921736]
- arm64: entry: Move the trampoline data page before the text page (James Morse) [Orabug: 33921736]
- arm64: entry: Free up another register on kpti's tramp_exit path (James Morse) [Orabug: 33921736]
- arm64: entry: Make the trampoline cleanup optional (James Morse) [Orabug: 33921736]
- arm64: entry.S: Add ventry overflow sanity checks (James Morse) [Orabug: 33921736]
- Revert "BACKPORT: VARIANT 2: arm64: Add initial retpoline support" (Russell King) [Orabug: 33921736]
- Revert "BACKPORT: VARIANT 2: arm64: asm: Use *_nospec variants for blr and br." (Russell King) [Orabug: 33921736]
- Revert "BACKPORT: VARIANT 2: arm64: Add MIDR_APM_POTENZA." (Russell King) [Orabug: 33921736]
- Revert "BACKPORT: VARIANT 2: arm64: insn: Add offset getter/setter for adr." (Russell King) [Orabug: 33921736]
- Revert "BACKPORT: VARIANT 2: arm64: alternatives: Add support for adr/adrp with offset in alt block." (Russell King) [Orabug: 33921736]
- Revert "BACKPORT: VARIANT 2: arm64: Use alternative framework for retpoline." (Russell King) [Orabug: 33921736]
- Revert "Arm64: add retpoline to cpu_show_spectre_v2" (Russell King) [Orabug: 33921736]
- Revert "arm64: retpoline: Don't use retpoline in KVM's HYP part." (Russell King) [Orabug: 33921736]
- Revert "uek-rpm: aarch64 config enable RETPOLINE" (Russell King) [Orabug: 33921736]
- Revert "uek-rpm: aarch64 config enable RETPOLINE OL8" (Russell King) [Orabug: 33921736]
- x86/speculation: Add knob for eibrs_retpoline_enabled (Patrick Colp) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: Extend our code to properly support eibrs+lfence and eibrs+retpoline (Patrick Colp) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: Update link to AMD speculation whitepaper (Kim Phillips) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: Use generic retpoline by default on AMD (Kim Phillips) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting (Josh Poimboeuf) [Orabug: 33941936] {CVE-2021-26341}
- Documentation/hw-vuln: Update spectre doc (Peter Zijlstra) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: Add eIBRS + Retpoline options (Peter Zijlstra) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE (Peter Zijlstra (Intel)) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: The choice of retpoline mode is sometimes ignored (Patrick Colp) [Orabug: 33917127]
- x86/speculation: Merge one test in spectre_v2_user_select_mitigation() (Borislav Petkov) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: Update ALTERNATIVEs to (more closely) match upstream (Patrick Colp) [Orabug: 33941936] {CVE-2021-26341}
- x86/speculation: Fix bug in retpoline mode on AMD with `spectre_v2=none` (Patrick Colp) [Orabug: 33941936] {CVE-2021-26341}
- rds/ib: handle posted ACK during connection shutdown (Nagappan Ramasamy Palaniappan) [Orabug: 33820760]
- rds/ib: reap tx completions during connection shutdown (Nagappan Ramasamy Palaniappan) [Orabug: 33820760]
- rds/ib: recover rds connection from stuck tx path (Nagappan Ramasamy Palaniappan) [Orabug: 33820760]
-
Sat Feb 26 2022 Brian Maly <brian.maly@oracle.com> [5.4.17-2136.305.5.el7uek]
- netfilter: nf_tables_offload: incorrect flow offload action array size (Pablo Neira Ayuso) [Orabug: 33900416] {CVE-2022-25636}
-
Tue Feb 22 2022 Brian Maly <brian.maly@oracle.com> [5.4.17-2136.305.4.el7uek]
- net/mlx5e: Fix page DMA map/unmap attributes (Aya Levin) [Orabug: 33382242]
- DMA/rxe: Update default value of RXE_MAX_PDN (Rao Shoaib) [Orabug: 33676597]
- uek-rpm: enable VIRTIO_PCI_LIB_LEGACY config (Si-Wei Liu) [Orabug: 33749636]
- vdpa/mlx5: Fix tracking of current number of VQs (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Fix is_index_valid() to refer to features (Eli Cohen) [Orabug: 33749636]
- vdpa: Protect vdpa reset with cf_mutex (Eli Cohen) [Orabug: 33749636]
- vdpa: Avoid taking cf_mutex lock on get status (Eli Cohen) [Orabug: 33749636]
- vdpa/vdpa_sim_net: Report max device capabilities (Eli Cohen) [Orabug: 33749636]
- vdpa: Use BIT_ULL for bit operations (Eli Cohen) [Orabug: 33749636]
- vdpa/vdpa_sim: Configure max supported virtqueues (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Report max device capabilities (Eli Cohen) [Orabug: 33749636]
- vdpa: Support reporting max device capabilities (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() (Eli Cohen) [Orabug: 33749636]
- vdpa: Add support for returning device configuration information (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Support configuring max data virtqueue (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Fix config_attr_mask assignment (Eli Cohen) [Orabug: 33749636]
- vdpa: Allow to configure max data virtqueues (Eli Cohen) [Orabug: 33749636]
- vdpa: Read device configuration only if FEATURES_OK (Eli Cohen) [Orabug: 33749636]
- vdpa: Sync calls set/get config/status with cf_mutex (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Distribute RX virtqueues in RQT object (Eli Cohen) [Orabug: 33749636]
- vdpa: Provide interface to read driver features (Eli Cohen) [Orabug: 33749636]
- vdpa: clean up get_config_size ret value handling (Laura Abbott) [Orabug: 33749636]
- vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 (Eli Cohen) [Orabug: 33749636]
- virtio/virtio_pci_legacy_dev: ensure the correct return value (Peng Hao) [Orabug: 33749636]
- virtio: fix a typo in function "vp_modern_remove" comments. (Dapeng Mi) [Orabug: 33749636]
- virtio-pci: fix the confusing error message (王贇) [Orabug: 33749636]
- vdpa: Mark vdpa_config_ops.get_vq_notification as optional (Eugenio Pérez) [Orabug: 33749636]
- vdpa: Avoid duplicate call to vp_vdpa get_status (Eugenio Pérez) [Orabug: 33749636]
- net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU (Eli Cohen) [Orabug: 33749636]
- vdpa: add driver_override support (Stefano Garzarella) [Orabug: 33749636]
- docs: document sysfs ABI for vDPA bus (Stefano Garzarella) [Orabug: 33749636]
- vdpa: Consider device id larger than 31 (Parav Pandit) [Orabug: 33749636]
- virtio: always enter drivers/virtio/ (Arnd Bergmann) [Orabug: 33749636]
- vdpa: check that offsets are within bounds (Dan Carpenter) [Orabug: 33749636]
- vdpa_sim: avoid putting an uninitialized iova_domain (Longpeng) [Orabug: 33749636]
- vhost-vdpa: clean irqs before reseting vdpa device (Wu Zongyong) [Orabug: 33749636]
- vdpa/mlx5: Forward only packets with allowed MAC address (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Support configuration of MAC (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit (Parav Pandit) [Orabug: 33749636]
- vdpa_sim_net: Enable user to set mac address and mtu (Parav Pandit) [Orabug: 33749636]
- vdpa: Enable user to set mac and mtu of vdpa device (Parav Pandit) [Orabug: 33749636]
- vdpa: Use kernel coding style for structure comments (Parav Pandit) [Orabug: 33749636]
- vdpa: Introduce query of device config layout (Parav Pandit) [Orabug: 33749636]
- vdpa: Introduce and use vdpa device get, set config helpers (Parav Pandit) [Orabug: 33749636]
- vdpa/mlx5: Propagate link status from device to vdpa driver (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Rename control VQ workqueue to vdpa wq (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Remove mtu field from vdpa net device (Eli Cohen) [Orabug: 33749636]
- vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE (Wu Zongyong) [Orabug: 33749636]
- virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min} (Wu Zongyong) [Orabug: 33749636]
- vdpa: min vq num of vdpa device cannot be greater than max vq num (Wu Zongyong) [Orabug: 33749636]
- vdpa: add new callback get_vq_num_min in vdpa_config_ops (Wu Zongyong) [Orabug: 33749636]
- vp_vdpa: add vq irq offloading support (Wu Zongyong) [Orabug: 33749636]
- vdpa: fix typo (Wu Zongyong) [Orabug: 33749636]
- virtio-pci: introduce legacy device module (Wu Zongyong) [Orabug: 33749636]
- vhost-vdpa: Fix the wrong input in config_cb (Cindy Lu) [Orabug: 33749636]
- vhost_vdpa: unset vq irq before freeing irq (Wu Zongyong) [Orabug: 33749636]
- vdpa: potential uninitialized return in vhost_vdpa_va_map() (Dan Carpenter) [Orabug: 33749636]
- vdpa/mlx5: Avoid executing set_vq_ready() if device is reset (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Clear ready indication for control VQ (Eli Cohen) [Orabug: 33749636]
- vdpa: Support transferring virtual addressing during DMA mapping (Xie Yongji) [Orabug: 33749636]
- vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap() (Xie Yongji) [Orabug: 33749636]
- vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() (Xie Yongji) [Orabug: 33749636]
- vhost-iotlb: Add an opaque pointer for vhost IOTLB (Xie Yongji) [Orabug: 33749636]
- vhost-vdpa: Handle the failure of vdpa_reset() (Xie Yongji) [Orabug: 33749636]
- vdpa: Add reset callback in vdpa_config_ops (Xie Yongji) [Orabug: 33749636]
- vdpa: Fix some coding style issues (Xie Yongji) [Orabug: 33749636]
- vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro (Cai Huoqing) [Orabug: 33749636]
- vdpa_sim: Use iova_shift() for the size passed to alloc_iova() (Xie Yongji) [Orabug: 33749636]
- vdpa/mlx5: Add multiqueue support (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Add support for control VQ and MAC setting (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Ensure valid indices are provided (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue (Eli Cohen) [Orabug: 33749636]
- Revert "vdpa/mlx5: fix feature negotiation across device reset" (Si-Wei Liu) [Orabug: 33749636]
- vdpa/mlx5: function prototype modifications in preparation to control VQ (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Remove redundant header file inclusion (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Fix queue type selection logic (Eli Cohen) [Orabug: 33749636]
- vdpa/mlx5: Avoid destroying MR on empty iotlb (Eli Cohen) [Orabug: 33749636]
- virtio_vdpa: reject invalid vq indices (Vincent Whitchurch) [Orabug: 33749636]
- vdpa: Add documentation for vdpa_alloc_device() macro (Xie Yongji) [Orabug: 33749636]
- vp_vdpa: Fix return value check for vdpa_alloc_device() (Xie Yongji) [Orabug: 33749636]
- vdpa_sim: Fix return value check for vdpa_alloc_device() (Xie Yongji) [Orabug: 33749636]
- vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update() (Xie Yongji) [Orabug: 33749636]
- xfs: remove incorrect ASSERT in xfs_rename (Eric Sandeen) [Orabug: 33803847]
- KVM: nVMX: Filter out all unsupported controls when eVMCS was activated (Vitaly Kuznetsov) [Orabug: 33805849]
- crypto: ccp - Add support for new CCP/PSP device ID (John Allen) [Orabug: 33805849]
- KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU (Sean Christopherson) [Orabug: 33805849]
- KVM: fix avic_set_running for preemptable kernels (Paolo Bonzini) [Orabug: 33805849]
- KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES (Vitaly Kuznetsov) [Orabug: 33805849]
- KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hypercall (Vitaly Kuznetsov) [Orabug: 33805849]
- KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks (Sean Christopherson) [Orabug: 33805849]
- KVM: x86: nSVM: don't copy virt_ext from vmcb12 (Maxim Levitsky) [Orabug: 33805849] {CVE-2021-3653} {CVE-2021-3656}
- KVM: x86: nSVM: restore int_vector in svm_clear_vintr (Maxim Levitsky) [Orabug: 33805849]
- KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect() (Vitaly Kuznetsov) [Orabug: 33805849]
- KVM: x86: Mark all registers as avail/dirty at vCPU creation (Sean Christopherson) [Orabug: 33805849]
- KVM: nVMX: Sync all PGDs on nested transition with shadow paging (Sean Christopherson) [Orabug: 33805849]
- KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler (Sean Christopherson) [Orabug: 33805849]
- KVM: SVM: Don't strip the C-bit from CR2 on #PF interception (Sean Christopherson) [Orabug: 33805849]
- rds/ib: Kernel change to extend rds-info functionality (Rohit Nair) [Orabug: 33821340]
- nvmet-tcp: fix a race condition between release_queue and io_work (Maurizio Lombardi) [Orabug: 33825776]
- nvmet-tcp: add an helper to free the cmd buffers (Maurizio Lombardi) [Orabug: 33825776]
- drm/i915: Flush TLBs before releasing backing store (Tvrtko Ursulin) [Orabug: 33835810] {CVE-2022-0330}
- rds: ib: Make selection of completion_vector QoS aware (Håkon Bugge) [Orabug: 33845918]
- tipc: improve size validations for received domain records (Jon Maloy) [Orabug: 33850801] {CVE-2022-0435} {CVE-2022-0435}
- uek-rpm: Synchronize Module.kabi and lockedlist (Stephen Brennan) [Orabug: 33871538]