[Kernel-packages] [Bug 1879536] Re: Bionic update: upstream stable patchset 2020-05-19

2022-03-16 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Bionic update: upstream stable patchset 2020-05-19

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  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:

     upstream stable patchset 2020-05-19

  Ported from the following upstream stable releases:
  v4.14.180, v4.19.122

     from git://git.kernel.org/

  vhost: vsock: kick send_pkt worker once device is started
  powerpc/pci/of: Parse unassigned resources
  ASoC: topology: Check return value of pcm_new_ver
  selftests/ipc: Fix test failure seen after initial test run
  ASoC: sgtl5000: Fix VAG power-on handling
  ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
  ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
  wimax/i2400m: Fix potential urb refcnt leak
  net: stmmac: fix enabling socfpga's ptp_ref_clock
  net: stmmac: Fix sub-second increment
  cifs: protect updating server->dstaddr with a spinlock
  s390/ftrace: fix potential crashes when switching tracers
  scripts/config: allow colons in option strings for sed
  lib/mpi: Fix building for powerpc with clang
  net: bcmgenet: suppress warnings on failed Rx SKB allocations
  net: systemport: suppress warnings on failed Rx SKB allocations
  sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
  ALSA: hda: Match both PCI ID and SSID for driver blacklist
  mac80211: add ieee80211_is_any_nullfunc()
  cgroup, netclassid: remove double cond_resched
  ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
  drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay 
table v0 (e.g Hawaii)
  ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
  ASoC: rsnd: Fix "status check failed" spam for multi-SSI
  drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
  hexagon: clean up ioremap
  hexagon: define ioremap_uc
  drm/atomic: Take the atomic toys away from X
  UBUNTU: upstream stable to v4.14.180, v4.19.122

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879536/+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


[Kernel-packages] [Bug 1879536] Re: Bionic update: upstream stable patchset 2020-05-19

2020-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-109.110

---
linux (4.15.0-109.110) bionic; urgency=medium

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
- update dkms package versions

  * Build and ship a signed wireguard.ko (LP: #1861284)
- [Packaging] wireguard -- add support for building signed .ko

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

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

  * CVE-2019-12380
- efi/x86/Add missing error handling to old_memmap 1:1 mapping code

  * CVE-2019-19039 // CVE-2019-19377
- btrfs: sink flush_fn to extent_write_cache_pages
- btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
- btrfs: Don't submit any btree write bio if the fs has errors

  * CVE-2019-19036
- btrfs: volumes: Use more straightforward way to calculate map length
- btrfs: tree-checker: Try to detect missing INODE_ITEM
- Btrfs: tree-checker: detect file extent items with overlapping ranges
- Btrfs: make tree checker detect checksum items with overlapping ranges
- btrfs: harden agaist duplicate fsid on scanned devices
- Btrfs: fix missing data checksums after replaying a log tree
- btrfs: reloc: fix reloc root leak and NULL pointer dereference
- btrfs: Validate child tree block's level and first key
- btrfs: Detect unbalanced tree with empty leaf before crashing btree
  operations

  * CVE-2019-19318
- btrfs: tree-checker: Replace root parameter with fs_info
- btrfs: tree-checker: Check level for leaves and nodes
- btrfs: tree-checker: get fs_info from eb in generic_err
- btrfs: tree-checker: get fs_info from eb in file_extent_err
- btrfs: tree-checker: get fs_info from eb in check_csum_item
- btrfs: tree-checker: get fs_info from eb in dir_item_err
- btrfs: tree-checker: get fs_info from eb in check_dir_item
- btrfs: tree-checker: get fs_info from eb in block_group_err
- btrfs: tree-checker: get fs_info from eb in check_block_group_item
- btrfs: tree-checker: get fs_info from eb in check_extent_data_item
- btrfs: tree-checker: get fs_info from eb in check_leaf_item
- btrfs: tree-checker: get fs_info from eb in check_leaf
- btrfs: tree-checker: get fs_info from eb in chunk_err
- btrfs: tree-checker: get fs_info from eb in dev_item_err
- btrfs: tree-checker: get fs_info from eb in check_dev_item
- btrfs: tree-checker: get fs_info from eb in check_inode_item
- btrfs: tree-checker: Add ROOT_ITEM check
- btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
- btrfs: tree-checker: Add simple keyed refs check
- btrfs: tree-checker: Add EXTENT_DATA_REF check
- btrfs: tree-checker: Fix wrong check on max devid
- Btrfs: fix selftests failure due to uninitialized i_mode in test inodes

  * CVE-2019-19813 // CVE-2019-19816
- btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
- btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
- btrfs: tree-checker: Make chunk item checker messages more readable
- btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead
  of EIO
- btrfs: tree-checker: Check chunk item at tree block read time
- btrfs: tree-checker: Verify dev item
- btrfs: tree-checker: Enhance chunk checker to validate chunk profile
- btrfs: tree-checker: Verify inode item
- btrfs: inode: Verify inode mode to avoid NULL pointer dereference

  * CVE-2020-0543
- UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off 
when
  not supported

  * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
- [Packaging] disable nvidia dkms builds for mainline

  * Bionic update: upstream stable patchset 2020-06-02 (LP: #1881801)
- i2c: dev: Fix the race between the release of i2c_dev and cdev
- ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
- evm: Check also if *tfm is an error pointer in init_desc()
- ima: Fix return value of ima_write_policy()
- fix multiplication overflow in copy_fdtable()
- iommu/amd: Fix over-read of ACPI UID from IVRS table
- i2c: mux: demux-pinctrl: Fix an error handling path in
  'i2c_demux_pinctrl_probe()'
- ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
- gcc-common.h: Update for GCC 10
- HID: multitouch: add eGalaxTouch P80H84 support
- scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
- configfs: fix config_item refcnt leak in configfs_rmdir()
- vhost/vsock: fix packet delivery order to monitoring devices
- component: Silence bind error on -EPROBE_DEFER
- scsi: ibmvscsi: Fix WARN_ON during event pool release
- x86/apic: Move TSC deadline timer debug printk
- gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
- ceph: fix double unlock in 

[Kernel-packages] [Bug 1879536] Re: Bionic update: upstream stable patchset 2020-05-19

2020-06-05 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic)
   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/1879536

Title:
  Bionic update: upstream stable patchset 2020-05-19

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  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:

     upstream stable patchset 2020-05-19

  Ported from the following upstream stable releases:
  v4.14.180, v4.19.122

     from git://git.kernel.org/

  vhost: vsock: kick send_pkt worker once device is started
  powerpc/pci/of: Parse unassigned resources
  ASoC: topology: Check return value of pcm_new_ver
  selftests/ipc: Fix test failure seen after initial test run
  ASoC: sgtl5000: Fix VAG power-on handling
  ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
  ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
  wimax/i2400m: Fix potential urb refcnt leak
  net: stmmac: fix enabling socfpga's ptp_ref_clock
  net: stmmac: Fix sub-second increment
  cifs: protect updating server->dstaddr with a spinlock
  s390/ftrace: fix potential crashes when switching tracers
  scripts/config: allow colons in option strings for sed
  lib/mpi: Fix building for powerpc with clang
  net: bcmgenet: suppress warnings on failed Rx SKB allocations
  net: systemport: suppress warnings on failed Rx SKB allocations
  sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
  ALSA: hda: Match both PCI ID and SSID for driver blacklist
  mac80211: add ieee80211_is_any_nullfunc()
  cgroup, netclassid: remove double cond_resched
  ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
  drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay 
table v0 (e.g Hawaii)
  ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
  ASoC: rsnd: Fix "status check failed" spam for multi-SSI
  drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
  hexagon: clean up ioremap
  hexagon: define ioremap_uc
  drm/atomic: Take the atomic toys away from X
  UBUNTU: upstream stable to v4.14.180, v4.19.122

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879536/+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