** Description changed: + SRU Justification - SRU Justification + Impact: + The upstream process for stable tree updates is quite similar + in scope to the Ubuntu SRU process, e.g., each patch has to + demonstrably fix a bug, and each patch is vetted by upstream + by originating either directly from a mainline/stable Linux tree or + a minimally backported form of that patch. The following upstream + stable patches should be included in the Ubuntu kernel: - Impact: - The upstream process for stable tree updates is quite similar - in scope to the Ubuntu SRU process, e.g., each patch has to - demonstrably fix a bug, and each patch is vetted by upstream - by originating either directly from a mainline/stable Linux tree or - a minimally backported form of that patch. The following upstream - stable patches should be included in the Ubuntu kernel: + upstream stable patchset 2018-06-06 (ported from v4.14.38 and v4.16.6) + from git://git.kernel.org/ - upstream stable patchset 2018-06-06 - from git://git.kernel.org/ + kprobes: Fix random address output of blacklist file + s390/cpum_cf: rename IBM z13/z14 counter names + hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics + hwmon: (k10temp) Add temperature offset for Ryzen 2700X + VSOCK: make af_vsock.ko removable again + virtio-net: add missing virtqueue kick when flushing packets + bnxt_en: Fix memory fault in bnxt_ethtool_init() + s390/qeth: handle failure on workqueue creation + s390/qeth: avoid control IO completion stalls + s390/qeth: fix error handling in adapter command callbacks + l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow + l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file + l2tp: hold reference on tunnels printed in pppol2tp proc file + l2tp: hold reference on tunnels in netlink dumps + vmxnet3: fix incorrect dereference when rxvlan is disabled + net: stmmac: Disable ACS Feature for GMAC >= 4 + net: mvpp2: Fix DMA address mask size + docs: ip-sysctl.txt: fix name of some ipv6 variables + ACPI / video: Only default only_lcd to true on Win8-ready _desktops_ + s390/uprobes: implement arch_uretprobe_is_alive() + s390/dasd: fix IO error for newly defined devices + s390/cio: update chpid descriptor after resource accessibility event + tracing: Fix missing tab for hwlat_detector print format + block/swim: Fix IO error at end of medium + block/swim: Fix array bounds check + block/swim: Select appropriate drive on device open + block/swim: Rename macros to avoid inconsistent inverted logic + block/swim: Remove extra put_disk() call from error path + block/swim: Don't log an error message for an invalid ioctl + block/swim: Check drive type + m68k/mac: Don't remap SWIM MMIO region + cdrom: information leak in cdrom_ioctl_media_changed() + scsi: mptsas: Disable WRITE SAME + commoncap: Handle memory allocation failure. + microblaze: Setup dependencies for ASM optimized lib functions + s390: correct module section names for expoline code revert + KVM: s390: force bp isolation for VSIE + virtio_net: fix adding vids on big-endian + virtio_net: split out ctrl buffer + net: ethernet: ti: cpsw: fix tx vlan priority mapping + llc: fix NULL pointer deref for SOCK_ZAPPED + llc: hold llc_sap before release_sock() + net: sched: ife: check on metadata length + net: sched: ife: handle malformed tlv length + tcp: clear tp->packets_out when purging write queue + net: sched: ife: signal not finding metaid + strparser: Fix incorrect strp->need_bytes value. + amd-xgbe: Only use the SFP supported transceiver signals + strparser: Do not call mod_delayed_work with a timeout of LONG_MAX + amd-xgbe: Improve KR auto-negotiation and training + sctp: do not check port in sctp_inet6_cmp_addr + amd-xgbe: Add pre/post auto-negotiation phy hooks + vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi + pppoe: check sockaddr length in pppoe_connect() + tipc: add policy for TIPC_NLA_NET_ADDR + packet: fix bitfield update race + team: fix netconsole setup over team + net/smc: fix shutdown in state SMC_LISTEN + team: avoid adding twice the same option to the event list + net: fix deadlock while clearing neighbor proxy table + tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets + net: af_packet: fix race in PACKET_{R|T}X_RING + tcp: don't read out-of-bounds opsize + llc: delete timers synchronously in llc_sk_free() + net: validate attribute sizes in neigh_dump_table() + l2tp: check sockaddr length in pppol2tp_connect() + KEYS: DNS: limit the length of option strings + ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts + ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy + bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave + Revert "ath10k: send (re)assoc peer command when NSS changed" + tpm: add retry logic + tpm: tpm-interface: fix tpm_transmit/_cmd kdoc + tpm: cmd_ready command can be issued only after granting locality + i40e: Fix attach VF to VM issue + drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs + Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1775483 Title: Bionic update: upstream stable patchset 2018-06-06 Status in linux package in Ubuntu: New Status in linux source package in Bionic: New Bug description: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either directly from a mainline/stable Linux tree or a minimally backported form of that patch. The following upstream stable patches should be included in the Ubuntu kernel: upstream stable patchset 2018-06-06 (ported from v4.14.38 and v4.16.6) from git://git.kernel.org/ kprobes: Fix random address output of blacklist file s390/cpum_cf: rename IBM z13/z14 counter names hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics hwmon: (k10temp) Add temperature offset for Ryzen 2700X VSOCK: make af_vsock.ko removable again virtio-net: add missing virtqueue kick when flushing packets bnxt_en: Fix memory fault in bnxt_ethtool_init() s390/qeth: handle failure on workqueue creation s390/qeth: avoid control IO completion stalls s390/qeth: fix error handling in adapter command callbacks l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file l2tp: hold reference on tunnels printed in pppol2tp proc file l2tp: hold reference on tunnels in netlink dumps vmxnet3: fix incorrect dereference when rxvlan is disabled net: stmmac: Disable ACS Feature for GMAC >= 4 net: mvpp2: Fix DMA address mask size docs: ip-sysctl.txt: fix name of some ipv6 variables ACPI / video: Only default only_lcd to true on Win8-ready _desktops_ s390/uprobes: implement arch_uretprobe_is_alive() s390/dasd: fix IO error for newly defined devices s390/cio: update chpid descriptor after resource accessibility event tracing: Fix missing tab for hwlat_detector print format block/swim: Fix IO error at end of medium block/swim: Fix array bounds check block/swim: Select appropriate drive on device open block/swim: Rename macros to avoid inconsistent inverted logic block/swim: Remove extra put_disk() call from error path block/swim: Don't log an error message for an invalid ioctl block/swim: Check drive type m68k/mac: Don't remap SWIM MMIO region cdrom: information leak in cdrom_ioctl_media_changed() scsi: mptsas: Disable WRITE SAME commoncap: Handle memory allocation failure. microblaze: Setup dependencies for ASM optimized lib functions s390: correct module section names for expoline code revert KVM: s390: force bp isolation for VSIE virtio_net: fix adding vids on big-endian virtio_net: split out ctrl buffer net: ethernet: ti: cpsw: fix tx vlan priority mapping llc: fix NULL pointer deref for SOCK_ZAPPED llc: hold llc_sap before release_sock() net: sched: ife: check on metadata length net: sched: ife: handle malformed tlv length tcp: clear tp->packets_out when purging write queue net: sched: ife: signal not finding metaid strparser: Fix incorrect strp->need_bytes value. amd-xgbe: Only use the SFP supported transceiver signals strparser: Do not call mod_delayed_work with a timeout of LONG_MAX amd-xgbe: Improve KR auto-negotiation and training sctp: do not check port in sctp_inet6_cmp_addr amd-xgbe: Add pre/post auto-negotiation phy hooks vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi pppoe: check sockaddr length in pppoe_connect() tipc: add policy for TIPC_NLA_NET_ADDR packet: fix bitfield update race team: fix netconsole setup over team net/smc: fix shutdown in state SMC_LISTEN team: avoid adding twice the same option to the event list net: fix deadlock while clearing neighbor proxy table tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets net: af_packet: fix race in PACKET_{R|T}X_RING tcp: don't read out-of-bounds opsize llc: delete timers synchronously in llc_sk_free() net: validate attribute sizes in neigh_dump_table() l2tp: check sockaddr length in pppol2tp_connect() KEYS: DNS: limit the length of option strings ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave Revert "ath10k: send (re)assoc peer command when NSS changed" tpm: add retry logic tpm: tpm-interface: fix tpm_transmit/_cmd kdoc tpm: cmd_ready command can be issued only after granting locality i40e: Fix attach VF to VM issue drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775483/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp