From 8ec0b9c3d9ac5f5a22aa7104180578dca4c4ab67 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sep 25 2018 17:33:16 +0000 Subject: import kernel-rt-3.10.0-862.14.4.rt56.821.el7 --- diff --git a/.gitignore b/.gitignore index e79d6aa..91e67e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/kernel-rt-3.10.0-862.11.6.rt56.819.tar.xz +SOURCES/kernel-rt-3.10.0-862.14.4.rt56.821.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata index f76eb2b..f8b5ef6 100644 --- a/.kernel-rt.metadata +++ b/.kernel-rt.metadata @@ -1,3 +1,3 @@ -5fa62ffa7e775c00d22c19095bae4617e8001f5e SOURCES/kernel-rt-3.10.0-862.11.6.rt56.819.tar.xz +e44b646a99d009fc734e1152dc1ef967099d8e57 SOURCES/kernel-rt-3.10.0-862.14.4.rt56.821.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec index c05b910..c423abb 100644 --- a/SPECS/kernel-rt.spec +++ b/SPECS/kernel-rt.spec @@ -7,10 +7,10 @@ Summary: The Linux Realtime kernel %global dist .el7 # realtimeN -%global rtbuild 819 +%global rtbuild 821 # RHEL7 build number -%global rhel_build 862.11.6 +%global rhel_build 862.14.4 # The preempt RT patch level %global rttag rt56 @@ -1411,34 +1411,101 @@ fi %endif %changelog -* Fri Aug 10 2018 Luis Claudio R. Goncalves [3.10.0-862.11.6.rt56.819.el7] -- [rt] Update source tree to match RHEL 7.5 tree [1549768 1462329] +* Fri Sep 21 2018 Luis Claudio R. Goncalves [3.10.0-862.14.4.rt56.821.el7] +- [rt] Update source tree to match RHEL 7.5 tree [1616429 1462329] + +* Fri Sep 21 2018 Luis Claudio R. Goncalves [3.10.0-862.14.4.rt56.820.el7] +- [rt] Update source tree to match RHEL 7.5 tree [1616429 1462329] +- [scsi] Revert: lpfc: Fix port initialization failure (Radomir Vrbovsky) [1605235 1584377] +- [scsi] Revert: qla2xxx: Fix NULL pointer access for fcport structure (Radomir Vrbovsky) [1597546 1547714] + +* Thu Sep 13 2018 Luis Claudio R. Goncalves [3.10.0-862.14.3.rt56.819.el7] +- [rt] Update source tree to match RHEL 7.5 tree [1616429 1462329] +- [fs] exec: Limit arg stack to at most 75 of _STK_LIM (Yauheni Kaliuta) [1625980 1625991] {CVE-2018-14634} +- [fs] exec: account for argv/envp pointers (Yauheni Kaliuta) [1625980 1625991] {CVE-2018-14634} + +* Mon Sep 10 2018 Clark Williams [3.10.0-862.14.2.rt56.818.el7] +- [rt] Update source tree to match RHEL 7.5 tree [1616429 1462329] +- [uio] fix possible circular locking dependency (Xiubo Li) [1608677 1560418] +- [scsi] tcmu: Don't pass KERN_ERR to pr_err (Xiubo Li) [1608677 1560418] +- [scsi] tcmu: add module wide block/reset_netlink support (Xiubo Li) [1608677 1560418] +- [scsi] tcmu: simplify nl interface (Xiubo Li) [1608677 1560418] +- [scsi] tcmu: track nl commands (Xiubo Li) [1608677 1560418] +- [scsi] tcmu: delete unused __wait (Xiubo Li) [1608677 1560418] +- [uio] fix crash after the device is unregistered (Xiubo Li) [1608677 1560418] +- [uio] change to use the mutex lock instead of the spin lock (Xiubo Li) [1608677 1560418] +- [uio] Prevent device destruction while fds are open (Xiubo Li) [1608677 1560418] +- [uio] Reduce return paths from uio_write() (Xiubo Li) [1608677 1560418] +- [uio] fix incorrect memory leak cleanup (Xiubo Li) [1608677 1560418] +- [uio] add missing error codes (Xiubo Li) [1608677 1560418] +- [uio] fix false positive __might_sleep warning splat (Xiubo Li) [1608677 1560418] +- [uio] Destroy uio_idr on module exit (Xiubo Li) [1608677 1560418] +- [uio] don't free irq that was not requested (Xiubo Li) [1608677 1560418] +- [uio] support memory sizes larger than 32 bits (Xiubo Li) [1608677 1560418] +- [uio] we cannot mmap unaligned page contents (Xiubo Li) [1608677 1560418] +- [uio] Pass pointers to virt_to_page(), not integers (Xiubo Li) [1608677 1560418] +- [uio] fix memory leak (Xiubo Li) [1608677 1560418] +- [uio] Request/free irq separate from dev lifecycle (Xiubo Li) [1608677 1560418] +- [uio] Simplify uio error path by using devres functions (Xiubo Li) [1608677 1560418] + +* Wed Aug 22 2018 Luis Claudio R. Goncalves [3.10.0-862.14.1.rt56.817.el7] +- [rt] Update source tree to match RHEL 7.5 tree [1616429 1462329] +- [x86] microcode: Allow late microcode loading with SMT disabled (Josh Poimboeuf) [1619622 1614515] +- [infiniband] core: Fix nospec regression (Josh Poimboeuf) [1619624 1616346] +- [x86] microcode/amd: Do not load when running on a hypervisor (Vitaly Kuznetsov) [1618390 1607899] + +* Mon Aug 20 2018 Luis Claudio R. Goncalves [3.10.0-862.13.1.rt56.816.el7] +- [rt] Update source tree to match RHEL 7.5 tree [1616429 1462329] +- [rt] sched: Fix schedule_tail() to disable preemption (Scott Wood) [1617941] +- [infiniband] ib/ipoib: Fix race condition in neigh creation (Don Dutile) [1616164 1520300] +- [gpu] qxl: hook monitors_config updates into crtc, not encoder (Gerd Hoffmann) [1614349 1544322] +- [gpu] qxl: move qxl_send_monitors_config() (Gerd Hoffmann) [1614349 1544322] +- [gpu] qxl: remove qxl_io_log() (Gerd Hoffmann) [1614349 1544322] +- [kernel] locking: Introduce smp_mb__after_spinlock() (Steve Best) [1613814 1496574] +- [scsi] ibmvfc: Avoid unnecessary port relogin (Steve Best) [1613202 1605080] +- [powerpc] stf-barrier: update (rfi_)enabled_flush_types as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: update debugfs as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: update handle_ssbd() as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: update stf_barrier_enable() as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: add cpu_show_spec_store_bypass() as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: add comment as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: move code from setup_64.c to security.c as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: move code from setup.h to security_features.h as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: update fallback routine as in upstream (Gustavo Duarte) [1612353 1585297] +- [powerpc] stf-barrier: update entry barrier slot as in upstream (Gustavo Duarte) [1612353 1585297] +- [nvmet-fc] move tech preview warning to nvmet_fc_register_targetport call (Ewan Milne) [1610381 1608947] +- [nvme-fc] move tech preview warning to nvme_fc_register_localport call (Ewan Milne) [1610381 1608947] +- [block] blk-throttle: check stats_cpu before reading it from sysfs (Ming Lei) [1608228 1567748] +- [powerpc] signals: Discard transaction state from signal frames (Steve Best) [1608227 1586153] +- [ipc] shm.c: add split function to shm_vm_ops (Desnes Augusto Nunes do Rosario) [1608225 1586152] +- [scsi] lpfc: Fix port initialization failure (Dick Kennedy) [1605235 1584377] +- [vmbus] fix the missed signaling in hv_signal_on_read() (Vitaly Kuznetsov) [1605089 1591976] +- [infiniband] ib/ipoib: Fix for potential no-carrier state (Donald Dutile) [1601935 1548474] +- [vmwgfx] refuse to hibernate if we have any resources. (v2) (Dave Airlie) [1601516 1595136] +- [netdrv] sfc: stop the TX queue before pushing new buffers (Xin Long) [1601353 1445576] +- [lib] rhashtable: Fix rhlist duplicates insertion (Xin Long) [1601009 1559106] +- [kernel] hrtimer: Allow concurrent hrtimer_start() for self restarting timers (Oleksandr Natalenko) [1600911 1574387] +- [iommu] amd: Add NULL sanity check for struct irq_2_irte.ir_data (Suravee Suthikulpanit) [1600661 1542697] +- [hid] wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large (Benjamin Tissoires) [1600660 1591499] +- [md] avoid NULL dereference to queue pointer (Ming Lei) [1600056 1581845] +- [scsi] qla2xxx: Fix NULL pointer access for fcport structure (Himanshu Madhani) [1597546 1547714] +- [scsi] csiostor: Add a soft dep on cxgb4 driver (Arjun Vynipadath) [1597529 1584003] +- [mm] initialize pages on demand during boot (Masayoshi Mizuma) [1588366 1496330] +- [mm] split deferred_init_range into initializing and freeing parts (Masayoshi Mizuma) [1588366 1496330] - [kernel] cpu/hotplug: Fix 'online' sysfs entry with 'nosmt' (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} - -* Thu Aug 09 2018 Luis Claudio R. Goncalves [3.10.0-862.11.5.rt56.818.el7] -- [rt] Update source tree to match RHEL 7.5 tree [1549768 1462329] - [kernel] cpu/hotplug: Enable 'nosmt' as late as possible (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} - -* Tue Aug 07 2018 Luis Claudio R. Goncalves [3.10.0-862.11.4.rt56.817.el7] -- [rt] Update source tree to match RHEL 7.5 tree [1549768 1462329] - [net] ipv6: fix nospec-related regression in ipv6_addr_prefix() (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3693} - -* Mon Aug 06 2018 Luis Claudio R. Goncalves [3.10.0-862.11.3.rt56.816.el7] -- [rt] Update source tree to match RHEL 7.5 tree [1549768 1462329] - [net] tcp: add tcp_ooo_try_coalesce() helper (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [net] tcp: call tcp_drop() from tcp_data_queue_ofo() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [net] tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [net] tcp: avoid collapses in tcp_prune_queue() if possible (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [net] tcp: free batches of packets in tcp_prune_ofo_queue() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} -- [net] net: add rb_to_skb() and other rb tree helpers (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} +- [net] add rb_to_skb() and other rb tree helpers (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [net] tcp: fix a stale ooo_last_skb after a replace (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [net] tcp: use an RB tree for ooo receive queue (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [net] tcp: refine tcp_prune_ofo_queue() to not drop all packets (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [net] tcp: increment sk_drops for dropped rx packets (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} - [x86] x86/syscall: Fix regression when using the last syscall (pkey_free) (Lauro Ramos Venancio) [1589033 1589035] {CVE-2018-3693} - -* Thu Jul 26 2018 Luis Claudio R. Goncalves [3.10.0-862.11.2.rt56.815.el7] -- [rt] Update source tree to match RHEL 7.5 tree [1549768 1462329] - [kernel] cpu: hotplug: detect SMT disabled by BIOS (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} - [documentation] l1tf: Fix typos (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} - [x86] kvm: Remove extra newline in vmentry_l1d_flush sysfs file (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} @@ -1507,6 +1574,16 @@ fi - [x86] add support for L1D flush MSR (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} - [x86] kvm: mitigation for L1 cache terminal fault vulnerabilities (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} +* Thu Aug 02 2018 Luis Claudio R. Goncalves [3.10.0-862.12.1.rt56.815.el7] +- [rt] Update source tree to match RHEL 7.5 tree [1549768 1462329] +- [fs] CIFS: Fix NULL pointer deref on SMB2_tcon() failure (Leif Sahlberg) [1609159 1591092] +- [net] multicast: do not restore deleted record source filter mode to new one (Hangbin Liu) [1610380 1586321] +- [net] multicast: remove useless parameter for group add (Hangbin Liu) [1610380 1586321] +- [net] ipv6/mcast: init as INCLUDE when join SSM INCLUDE group (Hangbin Liu) [1610380 1586321] +- [net] ipv4/igmp: init group mode as INCLUDE when join source group (Hangbin Liu) [1610380 1586321] +- [net] ipv6: mcast: fix unsolicited report interval after receiving querys (Hangbin Liu) [1610380 1586321] +- [net] ipv6: refactor ipv6_dev_mc_inc() (Hangbin Liu) [1610380 1586321] + * Tue Jul 24 2018 Luis Claudio R. Goncalves [3.10.0-862.11.1.rt56.814.el7] - [rt] Update source tree to match RHEL 7.5 tree [1549768 1462329] - [tcmu] allow userspace to reset ring (Xiubo Li) [1599669 1562587]