** 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:
+        v5.4.122 upstream stable release
+        from git://git.kernel.org/
  
-        v5.4.122 upstream stable release
-        from git://git.kernel.org/
+ firmware: arm_scpi: Prevent the ternary sign expansion bug
+ openrisc: Fix a memory leak
+ RDMA/siw: Properly check send and receive CQ pointers
+ RDMA/siw: Release xarray entry
+ RDMA/rxe: Clear all QP fields if creation failed
+ scsi: ufs: core: Increase the usable queue depth
+ scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
+ RDMA/mlx5: Recover from fatal event in dual port mode
+ RDMA/core: Don't access cm_id after its destruction
+ platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue
+ platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
+ RDMA/uverbs: Fix a NULL vs IS_ERR() bug
+ ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
+ nvmet: seset ns->file when open fails
+ locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
+ btrfs: avoid RCU stalls while running delayed iputs
+ cifs: fix memory leak in smb2_copychunk_range
+ ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling 
transfer frequency
+ ALSA: intel8x0: Don't update period unless prepared
+ ALSA: line6: Fix racy initialization of LINE6 MIDI
+ ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
+ ALSA: firewire-lib: fix calculation for size of IR context payload
+ ALSA: usb-audio: Validate MS endpoint descriptors
+ ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
+ ALSA: hda: fixup headset for ASUS GU502 laptop
+ Revert "ALSA: sb8: add a check for request_region"
+ ALSA: firewire-lib: fix check for the size of isochronous packet payload
+ ALSA: hda/realtek: reset eapd coeff to default value for alc287
+ ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
+ ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
+ ALSA: hda/realtek: Add fixup for HP OMEN laptop
+ ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx
+ uio_hv_generic: Fix a memory leak in error handling paths
+ Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
+ rapidio: handle create_workqueue() failure
+ Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
+ drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
+ drm/amdgpu: update gc golden setting for Navi12
+ drm/amdgpu: update sdma golden setting for Navi12
+ mmc: sdhci-pci-gli: increase 1.8V regulator wait
+ xen-pciback: reconfigure also from backend watch handler
+ dm snapshot: fix crash with transient storage and zero chunk size
+ Revert "video: hgafb: fix potential NULL pointer dereference"
+ Revert "net: stmicro: fix a missing check of clk_prepare"
+ Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
+ Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
+ Revert "video: imsttfb: fix potential NULL pointer dereferences"
+ Revert "ecryptfs: replace BUG_ON with error handling code"
+ Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
+ Revert "gdrom: fix a memory leak bug"
+ cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
+ cdrom: gdrom: initialize global variable at init time
+ Revert "media: rcar_drif: fix a memory disclosure"
+ Revert "rtlwifi: fix a potential NULL pointer dereference"
+ Revert "qlcnic: Avoid potential NULL pointer dereference"
+ Revert "niu: fix missing checks of niu_pci_eeprom_read"
+ ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
+ net: stmicro: handle clk_prepare() failure during init
+ scsi: ufs: handle cleanup correctly on devm_reset_control_get error
+ net: rtlwifi: properly check for alloc_workqueue() failure
+ ics932s401: fix broken handling of errors when word reading fails
+ leds: lp5523: check return value of lp5xx_read and jump to cleanup code
+ qlcnic: Add null check after calling netdev_alloc_skb
+ video: hgafb: fix potential NULL pointer dereference
+ vgacon: Record video mode changes with VT_RESIZEX
+ vt: Fix character height handling with VT_RESIZEX
+ tty: vt: always invoke vc->vc_sw->con_resize callback
+ nvme-multipath: fix double initialization of ANA state
+ ext4: fix error handling in ext4_end_enable_verity()
+ Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS
+ nvmet: use new ana_log_size instead the old one
+ video: hgafb: correctly handle card detect failure during probe
+ Bluetooth: SMP: Fail if remote and local public keys are identical
+ Linux 5.4.122
+ UBUNTU: upstream stable to v5.4.122

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

Title:
  Focal update: v5.4.122 upstream stable release

Status in linux package in Ubuntu:
  Invalid
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.122 upstream stable release
         from git://git.kernel.org/

  firmware: arm_scpi: Prevent the ternary sign expansion bug
  openrisc: Fix a memory leak
  RDMA/siw: Properly check send and receive CQ pointers
  RDMA/siw: Release xarray entry
  RDMA/rxe: Clear all QP fields if creation failed
  scsi: ufs: core: Increase the usable queue depth
  scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
  RDMA/mlx5: Recover from fatal event in dual port mode
  RDMA/core: Don't access cm_id after its destruction
  platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue
  platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
  RDMA/uverbs: Fix a NULL vs IS_ERR() bug
  ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
  nvmet: seset ns->file when open fails
  locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
  btrfs: avoid RCU stalls while running delayed iputs
  cifs: fix memory leak in smb2_copychunk_range
  ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling 
transfer frequency
  ALSA: intel8x0: Don't update period unless prepared
  ALSA: line6: Fix racy initialization of LINE6 MIDI
  ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
  ALSA: firewire-lib: fix calculation for size of IR context payload
  ALSA: usb-audio: Validate MS endpoint descriptors
  ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
  ALSA: hda: fixup headset for ASUS GU502 laptop
  Revert "ALSA: sb8: add a check for request_region"
  ALSA: firewire-lib: fix check for the size of isochronous packet payload
  ALSA: hda/realtek: reset eapd coeff to default value for alc287
  ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
  ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
  ALSA: hda/realtek: Add fixup for HP OMEN laptop
  ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx
  uio_hv_generic: Fix a memory leak in error handling paths
  Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
  rapidio: handle create_workqueue() failure
  Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
  drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
  drm/amdgpu: update gc golden setting for Navi12
  drm/amdgpu: update sdma golden setting for Navi12
  mmc: sdhci-pci-gli: increase 1.8V regulator wait
  xen-pciback: reconfigure also from backend watch handler
  dm snapshot: fix crash with transient storage and zero chunk size
  Revert "video: hgafb: fix potential NULL pointer dereference"
  Revert "net: stmicro: fix a missing check of clk_prepare"
  Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
  Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
  Revert "video: imsttfb: fix potential NULL pointer dereferences"
  Revert "ecryptfs: replace BUG_ON with error handling code"
  Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
  Revert "gdrom: fix a memory leak bug"
  cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
  cdrom: gdrom: initialize global variable at init time
  Revert "media: rcar_drif: fix a memory disclosure"
  Revert "rtlwifi: fix a potential NULL pointer dereference"
  Revert "qlcnic: Avoid potential NULL pointer dereference"
  Revert "niu: fix missing checks of niu_pci_eeprom_read"
  ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
  net: stmicro: handle clk_prepare() failure during init
  scsi: ufs: handle cleanup correctly on devm_reset_control_get error
  net: rtlwifi: properly check for alloc_workqueue() failure
  ics932s401: fix broken handling of errors when word reading fails
  leds: lp5523: check return value of lp5xx_read and jump to cleanup code
  qlcnic: Add null check after calling netdev_alloc_skb
  video: hgafb: fix potential NULL pointer dereference
  vgacon: Record video mode changes with VT_RESIZEX
  vt: Fix character height handling with VT_RESIZEX
  tty: vt: always invoke vc->vc_sw->con_resize callback
  nvme-multipath: fix double initialization of ANA state
  ext4: fix error handling in ext4_end_enable_verity()
  Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS
  nvmet: use new ana_log_size instead the old one
  video: hgafb: correctly handle card detect failure during probe
  Bluetooth: SMP: Fail if remote and local public keys are identical
  Linux 5.4.122
  UBUNTU: upstream stable to v5.4.122

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

Reply via email to