[Kernel-packages] [Bug 1875660] Re: Focal update: v5.4.35 upstream stable release

2020-06-09 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-37.41

---
linux (5.4.0-37.41) focal; urgency=medium

  * CVE-2020-0543
- SAUCE: x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2
- SAUCE: x86/cpu: Add a steppings field to struct x86_cpu_id
- SAUCE: x86/cpu: Add 'table' argument to cpu_matches()
- SAUCE: x86/speculation: Add Special Register Buffer Data Sampling (SRBDS)
  mitigation
- SAUCE: x86/speculation: Add SRBDS vulnerability and mitigation 
documentation
- SAUCE: x86/speculation: Add Ivy Bridge to affected list

 -- Marcelo Henrique Cerri   Wed, 03 Jun
2020 11:24:23 -0300

** Changed in: linux (Ubuntu Focal)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-0543

-- 
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/1875660

Title:
  Focal update: v5.4.35 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Fix Released

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:

     v5.4.35 upstream stable release
     from git://git.kernel.org/

  ext4: use non-movable memory for superblock readahead
  watchdog: sp805: fix restart handler
  xsk: Fix out of boundary write in __xsk_rcv_memcpy
  arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
  arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
  objtool: Fix switch table detection in .text.unlikely
  scsi: sg: add sg_remove_request in sg_common_write
  ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops
  ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.
  kbuild, btf: Fix dependencies for DEBUG_INFO_BTF
  netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
  irqchip/mbigen: Free msi_desc on device teardown
  ALSA: hda: Don't release card at firmware loading error
  xsk: Add missing check on user supplied headroom size
  of: unittest: kmemleak on changeset destroy
  of: unittest: kmemleak in of_unittest_platform_populate()
  of: unittest: kmemleak in of_unittest_overlay_high_level()
  of: overlay: kmemleak in dup_and_fixup_symbol_prop()
  x86/Hyper-V: Unload vmbus channel in hv panic callback
  x86/Hyper-V: Trigger crash enlightenment only once during system crash.
  x86/Hyper-V: Report crash register data or kmsg before running crash kernel
  x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not 
set
  x86/Hyper-V: Report crash data in die() when panic_on_oops is set
  afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()
  afs: Fix decoding of inline abort codes from version 1 status records
  afs: Fix rename operation status delivery
  afs: Fix afs_d_validate() to set the right directory version
  afs: Fix race between post-modification dir edit and readdir/d_revalidate
  block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
  block, bfq: make reparent_leaf_entity actually work only on leaf entities
  block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline
  rbd: avoid a deadlock on header_rwsem when flushing notifies
  rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
  x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
  drm/ttm: flush the fence on the bo after we individualize the reservation 
object
  clk: Don't cache errors from clk_ops::get_phase()
  clk: at91: usb: continue if clk_hw_round_rate() return zero
  net/mlx5e: Enforce setting of a single FEC mode
  f2fs: fix the panic in do_checkpoint()
  ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qc
  arm64: dts: allwinner: a64: Fix display clock register range
  power: supply: bq27xxx_battery: Silence deferred-probe error
  clk: tegra: Fix Tegra PMC clock out parents
  arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
  arm64: tegra: Fix Tegra194 PCIe compatible string
  arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay
  soc: imx: gpc: fix power up sequencing
  dma-coherent: fix integer overflow in the reserved-memory dma allocation
  rtc: 88pm860x: fix possible race condition
  NFS: alloc_nfs_open_context() must use the file cred when available
  NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
  NFSv4.2: error out when relink swapfile
  ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qc
  KVM: PPC: Book3S HV: Fix H_CEDE 

[Kernel-packages] [Bug 1875660] Re: Focal update: v5.4.35 upstream stable release

2020-04-28 Thread Kamal Mostafa
https://lore.kernel.org/stable/20200428172121.8635-1-ka...@canonical.com/

Subject: [linux-5.4.y][PATCH] bpf: Test_progs, fix
test_get_stack_rawtp_err.c build

The linux-5.4.y commit 8781011a302b ("bpf: Test_progs, add test to catch
retval refine error handling") fails to build when libbpf headers are
not installed [...]

-- 
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/1875660

Title:
  Focal update: v5.4.35 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  In Progress

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:

     v5.4.35 upstream stable release
     from git://git.kernel.org/

  ext4: use non-movable memory for superblock readahead
  watchdog: sp805: fix restart handler
  xsk: Fix out of boundary write in __xsk_rcv_memcpy
  arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
  arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
  objtool: Fix switch table detection in .text.unlikely
  scsi: sg: add sg_remove_request in sg_common_write
  ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops
  ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.
  kbuild, btf: Fix dependencies for DEBUG_INFO_BTF
  netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
  irqchip/mbigen: Free msi_desc on device teardown
  ALSA: hda: Don't release card at firmware loading error
  xsk: Add missing check on user supplied headroom size
  of: unittest: kmemleak on changeset destroy
  of: unittest: kmemleak in of_unittest_platform_populate()
  of: unittest: kmemleak in of_unittest_overlay_high_level()
  of: overlay: kmemleak in dup_and_fixup_symbol_prop()
  x86/Hyper-V: Unload vmbus channel in hv panic callback
  x86/Hyper-V: Trigger crash enlightenment only once during system crash.
  x86/Hyper-V: Report crash register data or kmsg before running crash kernel
  x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not 
set
  x86/Hyper-V: Report crash data in die() when panic_on_oops is set
  afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()
  afs: Fix decoding of inline abort codes from version 1 status records
  afs: Fix rename operation status delivery
  afs: Fix afs_d_validate() to set the right directory version
  afs: Fix race between post-modification dir edit and readdir/d_revalidate
  block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
  block, bfq: make reparent_leaf_entity actually work only on leaf entities
  block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline
  rbd: avoid a deadlock on header_rwsem when flushing notifies
  rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
  x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
  drm/ttm: flush the fence on the bo after we individualize the reservation 
object
  clk: Don't cache errors from clk_ops::get_phase()
  clk: at91: usb: continue if clk_hw_round_rate() return zero
  net/mlx5e: Enforce setting of a single FEC mode
  f2fs: fix the panic in do_checkpoint()
  ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qc
  arm64: dts: allwinner: a64: Fix display clock register range
  power: supply: bq27xxx_battery: Silence deferred-probe error
  clk: tegra: Fix Tegra PMC clock out parents
  arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
  arm64: tegra: Fix Tegra194 PCIe compatible string
  arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay
  soc: imx: gpc: fix power up sequencing
  dma-coherent: fix integer overflow in the reserved-memory dma allocation
  rtc: 88pm860x: fix possible race condition
  NFS: alloc_nfs_open_context() must use the file cred when available
  NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
  NFSv4.2: error out when relink swapfile
  ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qc
  KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
  f2fs: fix to show norecovery mount option
  phy: uniphier-usb3ss: Add Pro5 support
  NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
  f2fs: Fix mount failure due to SPO after a successful online resize FS
  f2fs: Add a new CP flag to help fsck fix resize SPO issues
  s390/cpuinfo: fix wrong output when CPU0 is offline
  hibernate: Allow uswsusp to write to swap
  btrfs: add RCU locks around block group initializa

[Kernel-packages] [Bug 1875660] Re: Focal update: v5.4.35 upstream stable release

2020-05-14 Thread Stefan Bader
** Changed in: linux (Ubuntu Focal)
   Status: In Progress => Fix Committed

-- 
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/1875660

Title:
  Focal update: v5.4.35 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Fix Committed

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:

     v5.4.35 upstream stable release
     from git://git.kernel.org/

  ext4: use non-movable memory for superblock readahead
  watchdog: sp805: fix restart handler
  xsk: Fix out of boundary write in __xsk_rcv_memcpy
  arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
  arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
  objtool: Fix switch table detection in .text.unlikely
  scsi: sg: add sg_remove_request in sg_common_write
  ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops
  ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.
  kbuild, btf: Fix dependencies for DEBUG_INFO_BTF
  netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
  irqchip/mbigen: Free msi_desc on device teardown
  ALSA: hda: Don't release card at firmware loading error
  xsk: Add missing check on user supplied headroom size
  of: unittest: kmemleak on changeset destroy
  of: unittest: kmemleak in of_unittest_platform_populate()
  of: unittest: kmemleak in of_unittest_overlay_high_level()
  of: overlay: kmemleak in dup_and_fixup_symbol_prop()
  x86/Hyper-V: Unload vmbus channel in hv panic callback
  x86/Hyper-V: Trigger crash enlightenment only once during system crash.
  x86/Hyper-V: Report crash register data or kmsg before running crash kernel
  x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not 
set
  x86/Hyper-V: Report crash data in die() when panic_on_oops is set
  afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()
  afs: Fix decoding of inline abort codes from version 1 status records
  afs: Fix rename operation status delivery
  afs: Fix afs_d_validate() to set the right directory version
  afs: Fix race between post-modification dir edit and readdir/d_revalidate
  block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
  block, bfq: make reparent_leaf_entity actually work only on leaf entities
  block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline
  rbd: avoid a deadlock on header_rwsem when flushing notifies
  rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
  x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
  drm/ttm: flush the fence on the bo after we individualize the reservation 
object
  clk: Don't cache errors from clk_ops::get_phase()
  clk: at91: usb: continue if clk_hw_round_rate() return zero
  net/mlx5e: Enforce setting of a single FEC mode
  f2fs: fix the panic in do_checkpoint()
  ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qc
  arm64: dts: allwinner: a64: Fix display clock register range
  power: supply: bq27xxx_battery: Silence deferred-probe error
  clk: tegra: Fix Tegra PMC clock out parents
  arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
  arm64: tegra: Fix Tegra194 PCIe compatible string
  arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay
  soc: imx: gpc: fix power up sequencing
  dma-coherent: fix integer overflow in the reserved-memory dma allocation
  rtc: 88pm860x: fix possible race condition
  NFS: alloc_nfs_open_context() must use the file cred when available
  NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
  NFSv4.2: error out when relink swapfile
  ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qc
  KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
  f2fs: fix to show norecovery mount option
  phy: uniphier-usb3ss: Add Pro5 support
  NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
  f2fs: Fix mount failure due to SPO after a successful online resize FS
  f2fs: Add a new CP flag to help fsck fix resize SPO issues
  s390/cpuinfo: fix wrong output when CPU0 is offline
  hibernate: Allow uswsusp to write to swap
  btrfs: add RCU locks around block group initialization
  powerpc/prom_init: Pass the "os-term" message to hypervisor
  powerpc/maple: Fix declaration made after definition
  s390/cpum_sf: Fix wrong page count in error message
  ext4: do not commit super on read-only bdev
  um: ubd: Prevent 

[Kernel-packages] [Bug 1875660] Re: Focal update: v5.4.35 upstream stable release

2020-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-42.46

---
linux (5.4.0-42.46) focal; urgency=medium

  * focal/linux: 5.4.0-42.46 -proposed tracker (LP: #1887069)

  * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
- SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"

linux (5.4.0-41.45) focal; urgency=medium

  * focal/linux: 5.4.0-41.45 -proposed tracker (LP: #1885855)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  * CVE-2019-19642
- kernel/relay.c: handle alloc_percpu returning NULL in relay_open

  * CVE-2019-16089
- SAUCE: nbd_genl_status: null check for nla_nest_start

  * CVE-2020-11935
- aufs: do not call i_readcount_inc()

  * ip_defrag.sh in net from ubuntu_kernel_selftests failed with 5.0 / 5.3 / 5.4
kernel (LP: #1826848)
- selftests: net: ip_defrag: ignore EPERM

  * Update lockdown patches (LP: #1884159)
- SAUCE: acpi: disallow loading configfs acpi tables when locked down

  * seccomp_bpf fails on powerpc (LP: #1885757)
- SAUCE: selftests/seccomp: fix ptrace tests on powerpc

  * Introduce the new NVIDIA 418-server and 440-server series, and update the
current NVIDIA drivers (LP: #1881137)
- [packaging] add signed modules for the 418-server and the 440-server
  flavours

 -- Khalid Elmously   Thu, 09 Jul 2020
19:50:26 -0400

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-16089

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-19642

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-11935

-- 
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/1875660

Title:
  Focal update: v5.4.35 upstream stable release

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Fix Released

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:

     v5.4.35 upstream stable release
     from git://git.kernel.org/

  ext4: use non-movable memory for superblock readahead
  watchdog: sp805: fix restart handler
  xsk: Fix out of boundary write in __xsk_rcv_memcpy
  arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
  arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
  objtool: Fix switch table detection in .text.unlikely
  scsi: sg: add sg_remove_request in sg_common_write
  ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops
  ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.
  kbuild, btf: Fix dependencies for DEBUG_INFO_BTF
  netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
  irqchip/mbigen: Free msi_desc on device teardown
  ALSA: hda: Don't release card at firmware loading error
  xsk: Add missing check on user supplied headroom size
  of: unittest: kmemleak on changeset destroy
  of: unittest: kmemleak in of_unittest_platform_populate()
  of: unittest: kmemleak in of_unittest_overlay_high_level()
  of: overlay: kmemleak in dup_and_fixup_symbol_prop()
  x86/Hyper-V: Unload vmbus channel in hv panic callback
  x86/Hyper-V: Trigger crash enlightenment only once during system crash.
  x86/Hyper-V: Report crash register data or kmsg before running crash kernel
  x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not 
set
  x86/Hyper-V: Report crash data in die() when panic_on_oops is set
  afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()
  afs: Fix decoding of inline abort codes from version 1 status records
  afs: Fix rename operation status delivery
  afs: Fix afs_d_validate() to set the right directory version
  afs: Fix race between post-modification dir edit and readdir/d_revalidate
  block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
  block, bfq: make reparent_leaf_entity actually work only on leaf entities
  block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline
  rbd: avoid a deadlock on header_rwsem when flushing notifies
  rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
  x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
  drm/ttm: flush the fence on the bo after we individualize the reservation 
object
  clk: Don't cache errors from clk_ops::get_phase()
  clk: at91: usb: continue if clk_hw_round_rate() return zero
  net/mlx5e: Enforce setting of a single FEC mode
  f2fs: fix the panic in do_checkpoint()