Name: | kernel |
---|---|
Version: | 4.18.0 |
Release: | 425.19.2.0.1.el8_7 |
Architecture: | x86_64 |
Group: | System Environment/Kernel |
Size: | 0 |
License: | GPLv2 and Redistributable, no modification permitted |
RPM: | kernel-4.18.0-425.19.2.0.1.el8_7.x86_64.rpm |
Source RPM: | kernel-4.18.0-425.19.2.0.1.el8_7.src.rpm |
Build Date: | Tue Apr 04 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.kernel.org/ |
Summary: | The Linux kernel, based on version 4.18.0, heavily modified with backports |
Description: | This is the package which provides the Linux kernel for Red Hat Enterprise Linux. It is based on upstream Linux at version 4.18.0 and maintains kABI compatibility of a set of approved symbols, however it is heavily modified with backports and fixes pulled from newer upstream Linux kernel releases. This means this is not a 4.18.0 kernel anymore: it includes several components which come from newer upstream linux versions, while maintaining a well tested and stable core. Some of the components/backports that may be pulled in are: changes like updates to the core kernel (eg.: scheduler, cgroups, memory management, security fixes and features), updates to block layer, supported filesystems, major driver updates for supported hardware in Red Hat Enterprise Linux, enhancements for enterprise customers, etc. |
- mei: me: disable driver on the ign firmware (Alexander Usyskin) [Orabug: 34176425]
- Update Oracle Linux certificates (Kevin Lyons) - Disable signing for aarch64 (Ilya Okomin) - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list (olkmod_signing_key.pem) [Orabug: 29539237] - Update x509.genkey [Orabug: 24817676] - Conflict with shim-ia32 and shim-x64 <= 15.3-1.0.3 - Remove upstream reference during boot (Kevin Lyons) [Orabug: 34750652]
- ovl: fail on invalid uid/gid mapping at copy up (Miklos Szeredi) [2165341 2165342] {CVE-2023-0386}
- s390/dasd: fix no record found for raw_track_access (Tobias Huschle) [2167776 2161270] - locking/rwsem: Disable preemption in all down_read*() and up_read() code paths (Waiman Long) [2170939 2162139] - locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath (Waiman Long) [2170939 2162139] - locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter (Waiman Long) [2170939 2162139] - locking/rwsem: Always try to wake waiters in out_nolock path (Waiman Long) [2170939 2162139] - locking/rwsem: No need to check for handoff bit if wait queue empty (Waiman Long) [2170939 2162139] - locking/rwsem: Make handoff bit handling more consistent (Waiman Long) [2170939 2162139] - locking/rwsem: Disable preemption while trying for rwsem lock (Waiman Long) [2170939 2162139] - locking/rwsem: Conditionally wake waiters in reader/writer slowpaths (Waiman Long) [2170939 2162139] - locking: Make owner_on_cpu() into <linux/sched.h> (Waiman Long) [2170939 2162139] - locking/rwsem: Optimize down_read_trylock() under highly contended case (Waiman Long) [2170939 2162139] - locking/rwsem: Fix comments about reader optimistic lock stealing conditions (Waiman Long) [2170939 2162139] - locking/rwsem: Disable preemption for spinning region (Waiman Long) [2170939 2162139] - locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able() (Waiman Long) [2170939 2162139] - watchdog: fix UAF in reboot notifier handling in watchdog core code (Wander Lairson Costa) [2139770 2131308] - netfilter: nf_conntrack_irc: Tighten matching on DCC message (Wander Lairson Costa) [2139770 2131308] - ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF (Jaroslav Kysela) [2163400 2163401] {CVE-2023-0266} - net/mlx5e: Fix enabling sriov while tc nic rules are offloaded (Amir Tzin) [2167647 2112925] - net/mlx5: E-Switch, pair only capable devices (Amir Tzin) [2167647 2112925] - net/mlx5: Fix mlx5_get_next_dev() peer device matching (Amir Tzin) [2167647 2112925] - net/mlx5: Lag, filter non compatible devices (Amir Tzin) [2167647 2112925]
- futex: Resend potentially swallowed owner death notification (Rafael Aquini) [2170054 2161526]
- net: mana: Add rmb after checking owner bits (Mohammed Gamal) [2173103 2139462] - net: mana: Add support of XDP_REDIRECT action (Mohammed Gamal) [2173103 2139462] - net: mana: Add the Linux MANA PF driver (Mohammed Gamal) [2173103 2139462] - ice: fix lost multicast packets in promisc mode (Ken Cox) [2172550 2138215]
- ipv6: fix panic when fib_lookup_arg->result is fib6_info (Jiri Benc) [2167602 2140599] - ceph: blocklist the kclient when receiving corrupted snap trace (Xiubo Li) [2168896 2162414] - ceph: move mount state enum to super.h (Xiubo Li) [2168896 2162414] - s390/kexec: fix ipl report address for kdump (Tobias Huschle) [2166296 2161328] - mm, compaction: fix fast_isolate_around() to stay within boundaries (Daniel Vacek) [2170576 2149309] - scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM (Emanuele Giuseppe Esposito) [2170228 2150659] - netfilter: conntrack: handle tcp challenge acks during connection reuse (Florian Westphal) [2165587 2158726]
- net/mlx5e: Fix use-after-free when reverting termination table (Amir Tzin) [2167640 2112927] - net/mlx5: Do not query pci info while pci disabled (Amir Tzin) [2167645 2129249] - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (Dean Nelson) [2168384 2122850] - x86/fpu: Exclude dynamic states from init_fpstate (Dean Nelson) [2168384 2122850] - x86/fpu: Fix the init_fpstate size check with the actual size (Dean Nelson) [2168384 2122850] - x86/fpu: Configure init_fpstate attributes orderly (Dean Nelson) [2168384 2122850] - x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation (Dean Nelson) [2168384 2122850] - net/mlx5: E-Switch, properly handle ingress tagged packets on VST (Amir Tzin) [2166665 2096109] - cpuhotplug: Fix KABI breakage (Prarit Bhargava) [2162763 2156529]
- ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems (Wei Huang) [2142170 2130653] - KVM: x86: nSVM: implement nested LBR virtualization (Emanuele Giuseppe Esposito) [2166362 2155149] - KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running (Emanuele Giuseppe Esposito) [2166362 2155149] - kvm: x86: SVM: use vmcb* instead of svm->vmcb where it makes sense (Emanuele Giuseppe Esposito) [2166362 2155149] - KVM: x86: nSVM: implement nested VMLOAD/VMSAVE (Emanuele Giuseppe Esposito) [2166362 2155149] - IB/iser: Fix login with authentication (Kamal Heib) [2161750 2120676] - act_mirred: use the backlog for nested calls to mirred ingress (Davide Caratti) [2164648 2131339] {CVE-2022-4269} - net/sched: act_mirred: better wording on protection against excessive stack growth (Davide Caratti) [2164648 2131339] {CVE-2022-4269} - redhat/configs: Set CONFIG_X86_AMD_PSTATE to 'm' (Prarit Bhargava) [2151275 2145246] - KVM: x86: smm: preserve interrupt shadow in SMRAM (Maxim Levitsky) [2166368 2097144] - KVM: x86: SVM: don't save SVM state to SMRAM when VM is not long mode capable (Maxim Levitsky) [2166368 2097144] - KVM: x86: SVM: use smram structs (Maxim Levitsky) [2166368 2097144] - KVM: svm: drop explicit return value of kvm_vcpu_map (Maxim Levitsky) [2166368 2097144] - KVM: x86: smm: use smram struct for 64 bit smram load/restore (Maxim Levitsky) [2166368 2097144] - KVM: x86: smm: use smram struct for 32 bit smram load/restore (Maxim Levitsky) [2166368 2097144] - KVM: x86: smm: use smram structs in the common code (Maxim Levitsky) [2166368 2097144] - KVM: x86: smm: add structs for KVM's smram layout (Maxim Levitsky) [2166368 2097144] - KVM: x86: smm: check for failures on smm entry (Maxim Levitsky) [2166368 2097144] - KVM: x86: do not go through ctxt->ops when emulating rsm (Maxim Levitsky) [2166368 2097144] - KVM: x86: move SMM exit to a new file (Maxim Levitsky) [2166368 2097144] - KVM: x86: move SMM entry to a new file (Maxim Levitsky) [2166368 2097144] - KVM: x86: start moving SMM-related functions to new files (Maxim Levitsky) [2166368 2097144] - bug: introduce ASSERT_STRUCT_OFFSET (Maxim Levitsky) [2166368 2097144] - KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed (Maxim Levitsky) [2166368 2097144] - KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format (Maxim Levitsky) [2166368 2097144] - KVM: x86: emulator: update the emulation mode after CR0 write (Maxim Levitsky) [2166368 2097144] - KVM: x86: emulator: update the emulation mode after rsm (Maxim Levitsky) [2166368 2097144] - KVM: x86: emulator: introduce emulator_recalc_and_set_mode (Maxim Levitsky) [2166368 2097144] - KVM: x86: emulator: em_sysexit should update ctxt->mode (Maxim Levitsky) [2166368 2097144] - KVM: x86: Bug the VM if the emulator accesses a non-existent GPR (Maxim Levitsky) [2166368 2097144] - \KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM (Maxim Levitsky) [2166368 2097144] - KVM: x86: Use 16-bit fields to track dirty/valid emulator GPRs (Maxim Levitsky) [2166368 2097144] - KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array (Maxim Levitsky) [2166368 2097144] - \KVM: x86: Harden _regs accesses to guard against buggy input (Maxim Levitsky) [2166368 2097144] - KVM: x86: Grab regs_dirty in local 'unsigned long' (Maxim Levitsky) [2166368 2097144] - proc: proc_skip_spaces() shouldn't think it is working on C strings (Wander Lairson Costa) [2152571 2152572] {CVE-2022-4378} - proc: avoid integer type confusion in get_proc_long (Wander Lairson Costa) [2152571 2152572] {CVE-2022-4378}
- mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1 (Waiman Long) [2160221] - mm: vmscan: remove deadlock due to throttling failing to make progress (Waiman Long) [2160221] - mm: vmscan: reduce throttling due to a failure to make progress -fix (Waiman Long) [2160221] - mm: vmscan: Reduce throttling due to a failure to make progress (Waiman Long) [2160221] - mm/vmscan: delay waking of tasks throttled on NOPROGRESS (Waiman Long) [2160221] - mm/vmscan: increase the timeout if page reclaim is not making progress (Waiman Long) [2160221] - mm/vmscan: centralise timeout values for reclaim_throttle (Waiman Long) [2160221] - mm/page_alloc: remove the throttling logic from the page allocator (Waiman Long) [2160221] - mm/writeback: throttle based on page writeback instead of congestion (Waiman Long) [2160221] - mm/vmscan: throttle reclaim when no progress is being made (Waiman Long) [2160221] - mm/vmscan: throttle reclaim and compaction when too may pages are isolated (Waiman Long) [2160221] - mm/vmscan: throttle reclaim until some writeback completes if congested (Waiman Long) [2160221] - mm/vmscan.c: delete or fix duplicated words (Waiman Long) [2160221] - mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() (Nico Pache) [2160221] - ceph: avoid putting the realm twice when decoding snaps fails (Xiubo Li) [2155797 2139881] - mm/mremap: hold the rmap lock in write mode when moving page table entries. (Waiman Long) [2140944] {CVE-2022-41222} - mm/mremap: use pmd/pud_poplulate to update page table entries (Waiman Long) [2140944] {CVE-2022-41222} - mm/mremap: don't enable optimized PUD move if page table levels is 2 (Waiman Long) [2140944] {CVE-2022-41222} - mm/mremap: convert huge PUD move to separate helper (Waiman Long) [2140944] {CVE-2022-41222} - mm/mremap: fix BUILD_BUG_ON() error in get_extent (Waiman Long) [2140944] {CVE-2022-41222} - mm/mremap.c: fix extent calculation (Waiman Long) [2140944] {CVE-2022-41222} - x86: mremap speedup - Enable HAVE_MOVE_PUD (Waiman Long) [2140944] {CVE-2022-41222} - mm: speedup mremap on 1GB or larger regions (Waiman Long) [2140944] {CVE-2022-41222} - mm/mremap: start addresses are properly aligned (Waiman Long) [2140944] {CVE-2022-41222} - mm/mremap: calculate extent in one place (Waiman Long) [2140944] {CVE-2022-41222} - mm/mremap: it is sure to have enough space when extent meets requirement (Waiman Long) [2140944] {CVE-2022-41222} - s390/boot: add secure boot trailer (Tobias Huschle) [2151530 2141967] - i40e: Fix VF hang when reset is triggered on another VF (Ivan Vecera) [2160460 2103801] - i2c: ismt: Fix an out-of-bounds bug in ismt_access() (Prarit Bhargava) [2154388 2119066] {CVE-2022-2873} - iavf: schedule watchdog immediately when changing primary MAC (Michal Schmidt) [2163257 2152493] - iavf: Move netdev_update_features() into watchdog task (Michal Schmidt) [2163257 2152493] - iavf: fix temporary deadlock and failure to set MAC address (Michal Schmidt) [2163257 2152493] - iavf: Fix error handling in iavf_init_module() (Michal Schmidt) [2163257 2152493] - iommu/vt-d: Clean up si_domain in the init_dmars() error path (Jerry Snitselaar) [2149474 2118428] - x86/pci/xen: Use msi_msg shadow structs (Jerry Snitselaar) [2149474 2118428] - iommu/intel: Use msi_msg shadow structs (Jerry Snitselaar) [2149474 2118428] - PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS (Jerry Snitselaar) [2149474 2118428] - x86/apic/msi: Unbreak DMAR and HPET MSI (Jerry Snitselaar) [2149474 2118428] - iommu/amd: Remove domain search for PCI/MSI (Jerry Snitselaar) [2149474 2118428] - iommu/vt-d: Remove domain search for PCI/MSI[X] (Jerry Snitselaar) [2149474 2118428] - x86/irq: Make most MSI ops XEN private (Jerry Snitselaar) [2149474 2118428] - x86/irq: Cleanup the arch_*_msi_irqs() leftovers (Jerry Snitselaar) [2149474 2118428] - PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable (Jerry Snitselaar) [2149474 2118428] - x86/xen: Wrap XEN MSI management into irqdomain (Jerry Snitselaar) [2149474 2118428] - x86/xen: Consolidate XEN-MSI init (Jerry Snitselaar) [2149474 2118428] - x86/xen: Rework MSI teardown (Jerry Snitselaar) [2149474 2118428] - x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init() (Jerry Snitselaar) [2149474 2118428] - x86/irq: Move apic_post_init() invocation to one place (Jerry Snitselaar) [2149474 2118428] - x86/msi: Use generic MSI domain ops (Jerry Snitselaar) [2149474 2118428] - x86/msi: Remove pointless vcpu_affinity callback (Jerry Snitselaar) [2149474 2118428] - iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set (Myron Stowe) [2149474 2118428] - iommu/vt-d: Cure VF irqdomain hickup (Myron Stowe) [2149474 2118428] - x86/pci: Set default irq domain in pcibios_add_device() (Myron Stowe) [2149474 2118428] - iommm/amd: Store irq domain in struct device (Myron Stowe) [2149474 2118428] - iommm/vt-d: Store irq domain in struct device (Myron Stowe) [2149474 2118428] - PCI/MSI: Provide pci_dev_has_special_msi_domain() helper (Myron Stowe) [2149474 2118428] - x86/msi: Consolidate MSI allocation (Myron Stowe) [2149474 2118428] - PCI/MSI: Rework pci_msi_domain_calc_hwirq() (Myron Stowe) [2149474 2118428] - x86/irq: Consolidate UV domain allocation (Myron Stowe) [2149474 2118428] - x86/irq: Consolidate DMAR irq allocation (Myron Stowe) [2149474 2118428] - x86_ioapic_Consolidate_IOAPIC_allocation (Myron Stowe) [2149474 2118428] - x86/msi: Consolidate HPET allocation (Myron Stowe) [2149474 2118428] - iommu/irq_remapping: Consolidate irq domain lookup (Myron Stowe) [2149474 2118428] - iommu/amd: Consolidate irq domain getter (Myron Stowe) [2149474 2118428] - iommu/vt-d: Consolidate irq domain getter (Myron Stowe) [2149474 2118428] - x86/irq: Add allocation type for parent domain retrieval (Myron Stowe) [2149474 2118428] - irqdomain: Export irq_domain_update_bus_token (Myron Stowe) [2149474 2118428] - gitlab-ci: use CI templates from production branch (Michael Hofmann) - iavf: remove INITIAL_MAC_SET to allow gARP to work properly (Stefan Assmann) [2149745 1938635] - Revert "scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding" (Chris Leech) [2152734 2122624] - Revert "scsi: iscsi: Use the session workqueue for recovery" (Chris Leech) [2152734 2122624] - arm64/bpf: Remove 128MB limit for BPF JIT programs (Yauheni Kaliuta) [2152138 2140163] - bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT (Yauheni Kaliuta) [2152138 2140163] - arm64: extable: add `type` and `data` fields (Yauheni Kaliuta) [2152138 2140163] - arm64: extable: use `ex` for `exception_table_entry` (Yauheni Kaliuta) [2152138 2140163] - arm64: extable: make fixup_exception() return bool (Yauheni Kaliuta) [2152138 2140163] - arm64: extable: consolidate definitions (Yauheni Kaliuta) [2152138 2140163] - arm64: kvm: use kvm_exception_table_entry (Yauheni Kaliuta) [2152138 2140163] - be2net: Fix buffer overflow in be_get_module_eeprom (Josef Oskera) [2160182 2126917]