Public bug reported:

    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.15.144 upstream stable release
       from git://git.kernel.org/

r8152: add vendor/device ID pair for D-Link DUB-E250
r8152: add vendor/device ID pair for ASUS USB-C2500
netfilter: nf_tables: fix 'exist' matching on bigendian arches
mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
memblock: allow to specify flags with memblock_add_node()
MIPS: Loongson64: Handle more memory types passed from firmware
ksmbd: fix memory leak in smb2_lock()
afs: Fix refcount underflow from error handling race
HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
qca_debug: Prevent crash on TX ring changes
qca_debug: Fix ethtool -G iface tx behavior
qca_spi: Fix reset behavior
atm: solos-pci: Fix potential deadlock on &cli_queue_lock
atm: solos-pci: Fix potential deadlock on &tx_queue_lock
net: vlan: introduce skb_vlan_eth_hdr()
net: fec: correct queue selection
octeontx2-af: fix a use-after-free in rvu_nix_register_reporters
octeontx2-pf: Fix promisc mcam entry action
octeontx2-af: Update RSS algorithm index
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
net: Remove acked SYN flag from packet in the transmit queue correctly
net: ena: Destroy correct number of xdp queues upon failure
net: ena: Fix xdp drops handling due to multibuf packets
net: ena: Fix XDP redirection error
stmmac: dwmac-loongson: Make sure MDIO is initialized before use
sign-file: Fix incorrect return values check
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
dpaa2-switch: fix size of the dma_unmap
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
net: stmmac: Handle disabled MDIO busses from devicetree
net: atlantic: fix double free in ring reinit logic
cred: switch to using atomic_long_t
fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants
ALSA: hda/realtek: Apply mute LED quirk for HP15-db
PCI: loongson: Limit MRRS to 256
drm/mediatek: Add spinlock for setting vblank event in atomic_begin
usb: aqc111: check packet for fixup for true limit
stmmac: dwmac-loongson: Add architecture dependency
UBUNTU: [Config] updateconfigs for CONFIG_DWMAC_LOONGSON
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
blk-cgroup: bypass blkcg_deactivate_policy after destroying
bcache: avoid oversize memory allocation by small stripe_size
bcache: remove redundant assignment to variable cur_idx
bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
bcache: avoid NULL checking to c->root in run_cache_set()
platform/x86: intel_telemetry: Fix kernel doc descriptions
HID: glorious: fix Glorious Model I HID report
HID: add ALWAYS_POLL quirk for Apple kb
HID: hid-asus: reset the backlight brightness level on resume
HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
HID: hid-asus: add const to read-only outgoing usb buffer
btrfs: do not allow non subvolume root targets for snapshot
soundwire: stream: fix NULL pointer dereference for multi_link
ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
team: Fix use-after-free when an option instance allocation fails
drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
ring-buffer: Fix memory leak of free page
tracing: Update snapshot buffer on resize if it is allocated
ring-buffer: Do not update before stamp when switching sub-buffers
ring-buffer: Have saved event hold the entire event
ring-buffer: Fix writing to the buffer with max_data_size
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
ring-buffer: Do not try to put back write_stamp
USB: gadget: core: adjust uevent timing on gadget unbind
powerpc/ftrace: Create a dummy stackframe to fix stack unwind
powerpc/ftrace: Fix stack teardown in ftrace_no_trace
r8152: avoid to change cfg for all devices
r8152: remove rtl_vendor_mode function
r8152: fix the autosuspend doesn't work
Linux 5.15.144
UBUNTU: Upstream stable to v5.15.144

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: linux (Ubuntu Jammy)
     Importance: Medium
     Assignee: Portia Stephens (portias)
         Status: In Progress


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu Jammy)
     Assignee: (unassigned) => Portia Stephens (portias)

** Changed in: linux (Ubuntu Jammy)
       Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
   Importance: Undecided => Medium

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

** Description changed:

  
      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.15.144 upstream stable release
         from git://git.kernel.org/
  
-             
+ r8152: add vendor/device ID pair for D-Link DUB-E250
+ r8152: add vendor/device ID pair for ASUS USB-C2500
+ netfilter: nf_tables: fix 'exist' matching on bigendian arches
+ mm/memory_hotplug: handle memblock_add_node() failures in 
add_memory_resource()
+ memblock: allow to specify flags with memblock_add_node()
+ MIPS: Loongson64: Handle more memory types passed from firmware
+ ksmbd: fix memory leak in smb2_lock()
+ afs: Fix refcount underflow from error handling race
+ HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
+ net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
+ qca_debug: Prevent crash on TX ring changes
+ qca_debug: Fix ethtool -G iface tx behavior
+ qca_spi: Fix reset behavior
+ atm: solos-pci: Fix potential deadlock on &cli_queue_lock
+ atm: solos-pci: Fix potential deadlock on &tx_queue_lock
+ net: vlan: introduce skb_vlan_eth_hdr()
+ net: fec: correct queue selection
+ octeontx2-af: fix a use-after-free in rvu_nix_register_reporters
+ octeontx2-pf: Fix promisc mcam entry action
+ octeontx2-af: Update RSS algorithm index
+ qed: Fix a potential use-after-free in qed_cxt_tables_alloc
+ net: Remove acked SYN flag from packet in the transmit queue correctly
+ net: ena: Destroy correct number of xdp queues upon failure
+ net: ena: Fix xdp drops handling due to multibuf packets
+ net: ena: Fix XDP redirection error
+ stmmac: dwmac-loongson: Make sure MDIO is initialized before use
+ sign-file: Fix incorrect return values check
+ vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
+ dpaa2-switch: fix size of the dma_unmap
+ net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
+ net: stmmac: Handle disabled MDIO busses from devicetree
+ net: atlantic: fix double free in ring reinit logic
+ cred: switch to using atomic_long_t
+ fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
+ ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
+ ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants
+ ALSA: hda/realtek: Apply mute LED quirk for HP15-db
+ PCI: loongson: Limit MRRS to 256
+ drm/mediatek: Add spinlock for setting vblank event in atomic_begin
+ usb: aqc111: check packet for fixup for true limit
+ stmmac: dwmac-loongson: Add architecture dependency
+ UBUNTU: [Config] updateconfigs for CONFIG_DWMAC_LOONGSON
+ blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
+ blk-cgroup: bypass blkcg_deactivate_policy after destroying
+ bcache: avoid oversize memory allocation by small stripe_size
+ bcache: remove redundant assignment to variable cur_idx
+ bcache: add code comments for bch_btree_node_get() and 
__bch_btree_node_alloc()
+ bcache: avoid NULL checking to c->root in run_cache_set()
+ platform/x86: intel_telemetry: Fix kernel doc descriptions
+ HID: glorious: fix Glorious Model I HID report
+ HID: add ALWAYS_POLL quirk for Apple kb
+ HID: hid-asus: reset the backlight brightness level on resume
+ HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
+ asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
+ net: usb: qmi_wwan: claim interface 4 for ZTE MF290
+ HID: hid-asus: add const to read-only outgoing usb buffer
+ btrfs: do not allow non subvolume root targets for snapshot
+ soundwire: stream: fix NULL pointer dereference for multi_link
+ ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
+ arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
+ team: Fix use-after-free when an option instance allocation fails
+ drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
+ ring-buffer: Fix memory leak of free page
+ tracing: Update snapshot buffer on resize if it is allocated
+ ring-buffer: Do not update before stamp when switching sub-buffers
+ ring-buffer: Have saved event hold the entire event
+ ring-buffer: Fix writing to the buffer with max_data_size
+ ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
+ ring-buffer: Do not try to put back write_stamp
+ USB: gadget: core: adjust uevent timing on gadget unbind
+ powerpc/ftrace: Create a dummy stackframe to fix stack unwind
+ powerpc/ftrace: Fix stack teardown in ftrace_no_trace
+ r8152: avoid to change cfg for all devices
+ r8152: remove rtl_vendor_mode function
+ r8152: fix the autosuspend doesn't work
  Linux 5.15.144
- r8152: fix the autosuspend doesn't work
- r8152: remove rtl_vendor_mode function
- r8152: avoid to change cfg for all devices
- powerpc/ftrace: Fix stack teardown in ftrace_no_trace
- powerpc/ftrace: Create a dummy stackframe to fix stack unwind
- RDMA/irdma: Prevent zero-length STAG registration
- USB: gadget: core: adjust uevent timing on gadget unbind
- ring-buffer: Do not try to put back write_stamp
- ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
- ring-buffer: Fix writing to the buffer with max_data_size
- ring-buffer: Have saved event hold the entire event
- ring-buffer: Do not update before stamp when switching sub-buffers
- tracing: Update snapshot buffer on resize if it is allocated
- ring-buffer: Fix memory leak of free page
- drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
- team: Fix use-after-free when an option instance allocation fails
- arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
- ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
- soundwire: stream: fix NULL pointer dereference for multi_link
- btrfs: do not allow non subvolume root targets for snapshot
- perf: Fix perf_event_validate_size() lockdep splat
- HID: hid-asus: add const to read-only outgoing usb buffer
- net: usb: qmi_wwan: claim interface 4 for ZTE MF290
- asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
- HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
- HID: hid-asus: reset the backlight brightness level on resume
- HID: add ALWAYS_POLL quirk for Apple kb
- HID: glorious: fix Glorious Model I HID report
- platform/x86: intel_telemetry: Fix kernel doc descriptions
- bcache: avoid NULL checking to c->root in run_cache_set()
- bcache: add code comments for bch_btree_node_get() and 
__bch_btree_node_alloc()
- bcache: remove redundant assignment to variable cur_idx
- bcache: avoid oversize memory allocation by small stripe_size
- blk-cgroup: bypass blkcg_deactivate_policy after destroying
- blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
- stmmac: dwmac-loongson: Add architecture dependency
- usb: aqc111: check packet for fixup for true limit
- drm/mediatek: Add spinlock for setting vblank event in atomic_begin
- PCI: loongson: Limit MRRS to 256
- Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
- ALSA: hda/realtek: Apply mute LED quirk for HP15-db
- ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants
- ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
- fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
- cred: switch to using atomic_long_t
- net: atlantic: fix double free in ring reinit logic
- appletalk: Fix Use-After-Free in atalk_ioctl
- net: stmmac: Handle disabled MDIO busses from devicetree
- net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
- dpaa2-switch: fix size of the dma_unmap
- vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
- sign-file: Fix incorrect return values check
- stmmac: dwmac-loongson: Make sure MDIO is initialized before use
- net: ena: Fix XDP redirection error
- net: ena: Fix xdp drops handling due to multibuf packets
- net: ena: Destroy correct number of xdp queues upon failure
- net: Remove acked SYN flag from packet in the transmit queue correctly
- qed: Fix a potential use-after-free in qed_cxt_tables_alloc
- net/rose: Fix Use-After-Free in rose_ioctl
- atm: Fix Use-After-Free in do_vcc_ioctl
- octeontx2-af: Update RSS algorithm index
- octeontx2-pf: Fix promisc mcam entry action
- octeontx2-af: fix a use-after-free in rvu_nix_register_reporters
- net: fec: correct queue selection
- net: vlan: introduce skb_vlan_eth_hdr()
- atm: solos-pci: Fix potential deadlock on &tx_queue_lock
- atm: solos-pci: Fix potential deadlock on &cli_queue_lock
- qca_spi: Fix reset behavior
- qca_debug: Fix ethtool -G iface tx behavior
- qca_debug: Prevent crash on TX ring changes
- net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
- HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
- afs: Fix refcount underflow from error handling race
- ksmbd: fix memory leak in smb2_lock()
- MIPS: Loongson64: Handle more memory types passed from firmware
- memblock: allow to specify flags with memblock_add_node()
- mm/memory_hotplug: handle memblock_add_node() failures in 
add_memory_resource()
- netfilter: nf_tables: fix 'exist' matching on bigendian arches
- r8152: add vendor/device ID pair for ASUS USB-C2500
- r8152: add vendor/device ID pair for D-Link DUB-E250
- r8152: add USB device driver for config selection
- perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table
+ UBUNTU: Upstream stable to v5.15.144

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

Title:
  Jammy update: v5.15.144 upstream stable release

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

  r8152: add vendor/device ID pair for D-Link DUB-E250
  r8152: add vendor/device ID pair for ASUS USB-C2500
  netfilter: nf_tables: fix 'exist' matching on bigendian arches
  mm/memory_hotplug: handle memblock_add_node() failures in 
add_memory_resource()
  memblock: allow to specify flags with memblock_add_node()
  MIPS: Loongson64: Handle more memory types passed from firmware
  ksmbd: fix memory leak in smb2_lock()
  afs: Fix refcount underflow from error handling race
  HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
  net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
  qca_debug: Prevent crash on TX ring changes
  qca_debug: Fix ethtool -G iface tx behavior
  qca_spi: Fix reset behavior
  atm: solos-pci: Fix potential deadlock on &cli_queue_lock
  atm: solos-pci: Fix potential deadlock on &tx_queue_lock
  net: vlan: introduce skb_vlan_eth_hdr()
  net: fec: correct queue selection
  octeontx2-af: fix a use-after-free in rvu_nix_register_reporters
  octeontx2-pf: Fix promisc mcam entry action
  octeontx2-af: Update RSS algorithm index
  qed: Fix a potential use-after-free in qed_cxt_tables_alloc
  net: Remove acked SYN flag from packet in the transmit queue correctly
  net: ena: Destroy correct number of xdp queues upon failure
  net: ena: Fix xdp drops handling due to multibuf packets
  net: ena: Fix XDP redirection error
  stmmac: dwmac-loongson: Make sure MDIO is initialized before use
  sign-file: Fix incorrect return values check
  vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
  dpaa2-switch: fix size of the dma_unmap
  net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
  net: stmmac: Handle disabled MDIO busses from devicetree
  net: atlantic: fix double free in ring reinit logic
  cred: switch to using atomic_long_t
  fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
  ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
  ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants
  ALSA: hda/realtek: Apply mute LED quirk for HP15-db
  PCI: loongson: Limit MRRS to 256
  drm/mediatek: Add spinlock for setting vblank event in atomic_begin
  usb: aqc111: check packet for fixup for true limit
  stmmac: dwmac-loongson: Add architecture dependency
  UBUNTU: [Config] updateconfigs for CONFIG_DWMAC_LOONGSON
  blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
  blk-cgroup: bypass blkcg_deactivate_policy after destroying
  bcache: avoid oversize memory allocation by small stripe_size
  bcache: remove redundant assignment to variable cur_idx
  bcache: add code comments for bch_btree_node_get() and 
__bch_btree_node_alloc()
  bcache: avoid NULL checking to c->root in run_cache_set()
  platform/x86: intel_telemetry: Fix kernel doc descriptions
  HID: glorious: fix Glorious Model I HID report
  HID: add ALWAYS_POLL quirk for Apple kb
  HID: hid-asus: reset the backlight brightness level on resume
  HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
  asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
  net: usb: qmi_wwan: claim interface 4 for ZTE MF290
  HID: hid-asus: add const to read-only outgoing usb buffer
  btrfs: do not allow non subvolume root targets for snapshot
  soundwire: stream: fix NULL pointer dereference for multi_link
  ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
  arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
  team: Fix use-after-free when an option instance allocation fails
  drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
  ring-buffer: Fix memory leak of free page
  tracing: Update snapshot buffer on resize if it is allocated
  ring-buffer: Do not update before stamp when switching sub-buffers
  ring-buffer: Have saved event hold the entire event
  ring-buffer: Fix writing to the buffer with max_data_size
  ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
  ring-buffer: Do not try to put back write_stamp
  USB: gadget: core: adjust uevent timing on gadget unbind
  powerpc/ftrace: Create a dummy stackframe to fix stack unwind
  powerpc/ftrace: Fix stack teardown in ftrace_no_trace
  r8152: avoid to change cfg for all devices
  r8152: remove rtl_vendor_mode function
  r8152: fix the autosuspend doesn't work
  Linux 5.15.144
  UBUNTU: Upstream stable to v5.15.144

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