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:

       v6.11.9 upstream stable release
       from git://git.kernel.org/

smb: client: Fix use-after-free of network namespace.
nvme/host: Fix RCU list traversal to use SRCU primitive
9p: v9fs_fid_find: also lookup by inode if not found dentry
9p: Avoid creating multiple slab caches with the same name
selftests/bpf: Verify that sync_linked_regs preserves subreg_def
nvmet-passthru: clear EUID/NGUID/UUID while using loop target
irqchip/ocelot: Fix trigger register address
pinctrl: aw9523: add missing mutex_destroy
pinctrl: intel: platform: Add Panther Lake to the list of supported
nvme: tcp: avoid race between queue_lock lock and destroy
block: Fix elevator_get_default() checking for NULL q->tag_set
HID: multitouch: Add support for B2402FVA track point
HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
iommu/arm-smmu: Clarify MMU-500 CPRE workaround
nvme: disable CC.CRIME (NVME_CC_CRIME)
bpf: use kvzmalloc to allocate BPF verifier environment
crypto: api - Fix liveliness check in crypto_alg_tested
crypto: marvell/cesa - Disable hash algorithms
s390/ap: Fix CCA crypto card behavior within protected execution environment
sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
selftests/bpf: Assert link info uprobe_multi count & path_size if unset
RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects
nvme-multipath: defer partition scanning
drm/amdkfd: Accounting pdd vram_usage for svm
powerpc/powernv: Free name on error in opal_event_init()
net: phy: mdio-bcm-unimac: Add BCM6846 support
drm/xe/query: Increase timestamp width
nvme-loop: flush off pending I/O while shutting down loop controller
nvme: make keep-alive synchronous operation
samples/landlock: Fix port parsing in sandboxer
vDPA/ifcvf: Fix pci_read_config_byte() return code handling
virtio_pci: Fix admin vq cleanup by using correct info pointer
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
ASoC: Intel: avs: Update stream status in a separate thread
ASoC: codecs: Fix error handling in aw_dev_get_dsp_status function
ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA
ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops
netfs: Downgrade i_rwsem for a buffered write
fs: Fix uninitialized value issue in from_kuid and from_kgid
afs: Fix lock recursion
HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad
HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs
RISCV: KVM: use raw_spinlock for critical section in imsic
ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue
LoongArch: Use "Exception return address" to comment ERA
ASoC: fsl_micfil: Add sample rate constraint
LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
bpf: Check validity of link->type in bpf_link_show_fdinfo()
drm/xe: Enlarge the invalidation timeout from 150 to 500
drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
drm/xe: Handle unreliable MMIO reads during forcewake
drm/xe/ufence: Prefetch ufence addr to catch bogus address
drm/xe: Don't restart parallel queues multiple times on GT reset
mm: krealloc: Fix MTE false alarm in __do_krealloc
9p: fix slab cache name creation for real
Linux 6.11.9
UBUNTU: Upstream stable to v6.11.9

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

** Affects: linux (Ubuntu Oracular)
     Importance: Medium
     Assignee: Manuel Diewald (diewald)
         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 Oracular)
   Importance: Undecided
       Status: New

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

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

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

** Changed in: linux (Ubuntu Oracular)
     Assignee: (unassigned) => Manuel Diewald (diewald)

** 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:
  
         v6.11.9 upstream stable release
         from git://git.kernel.org/
  
-             
+ smb: client: Fix use-after-free of network namespace.
+ nvme/host: Fix RCU list traversal to use SRCU primitive
+ 9p: v9fs_fid_find: also lookup by inode if not found dentry
+ 9p: Avoid creating multiple slab caches with the same name
+ selftests/bpf: Verify that sync_linked_regs preserves subreg_def
+ nvmet-passthru: clear EUID/NGUID/UUID while using loop target
+ irqchip/ocelot: Fix trigger register address
+ pinctrl: aw9523: add missing mutex_destroy
+ pinctrl: intel: platform: Add Panther Lake to the list of supported
+ nvme: tcp: avoid race between queue_lock lock and destroy
+ block: Fix elevator_get_default() checking for NULL q->tag_set
+ HID: multitouch: Add support for B2402FVA track point
+ HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
+ iommu/arm-smmu: Clarify MMU-500 CPRE workaround
+ nvme: disable CC.CRIME (NVME_CC_CRIME)
+ bpf: use kvzmalloc to allocate BPF verifier environment
+ crypto: api - Fix liveliness check in crypto_alg_tested
+ crypto: marvell/cesa - Disable hash algorithms
+ s390/ap: Fix CCA crypto card behavior within protected execution environment
+ sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
+ drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
+ selftests/bpf: Assert link info uprobe_multi count & path_size if unset
+ RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
+ ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects
+ nvme-multipath: defer partition scanning
+ drm/amdkfd: Accounting pdd vram_usage for svm
+ powerpc/powernv: Free name on error in opal_event_init()
+ net: phy: mdio-bcm-unimac: Add BCM6846 support
+ drm/xe/query: Increase timestamp width
+ nvme-loop: flush off pending I/O while shutting down loop controller
+ nvme: make keep-alive synchronous operation
+ samples/landlock: Fix port parsing in sandboxer
+ vDPA/ifcvf: Fix pci_read_config_byte() return code handling
+ virtio_pci: Fix admin vq cleanup by using correct info pointer
+ bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
+ bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
+ ASoC: Intel: avs: Update stream status in a separate thread
+ ASoC: codecs: Fix error handling in aw_dev_get_dsp_status function
+ ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA
+ ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
+ ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops
+ netfs: Downgrade i_rwsem for a buffered write
+ fs: Fix uninitialized value issue in from_kuid and from_kgid
+ afs: Fix lock recursion
+ HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad
+ HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
+ HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
+ ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs
+ RISCV: KVM: use raw_spinlock for critical section in imsic
+ ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue
+ LoongArch: Use "Exception return address" to comment ERA
+ ASoC: fsl_micfil: Add sample rate constraint
+ LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
+ net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
+ bpf: Check validity of link->type in bpf_link_show_fdinfo()
+ drm/xe: Enlarge the invalidation timeout from 150 to 500
+ drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
+ drm/xe: Handle unreliable MMIO reads during forcewake
+ drm/xe/ufence: Prefetch ufence addr to catch bogus address
+ drm/xe: Don't restart parallel queues multiple times on GT reset
+ mm: krealloc: Fix MTE false alarm in __do_krealloc
+ 9p: fix slab cache name creation for real
  Linux 6.11.9
- 9p: fix slab cache name creation for real
- mm: krealloc: Fix MTE false alarm in __do_krealloc
- drm/xe: Don't restart parallel queues multiple times on GT reset
- drm/xe/ufence: Prefetch ufence addr to catch bogus address
- drm/xe: Handle unreliable MMIO reads during forcewake
- drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
- drm/xe: Enlarge the invalidation timeout from 150 to 500
- bpf: Check validity of link->type in bpf_link_show_fdinfo()
- net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
- LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
- ASoC: fsl_micfil: Add sample rate constraint
- LoongArch: Use "Exception return address" to comment ERA
- ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue
- RISCV: KVM: use raw_spinlock for critical section in imsic
- ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs
- HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
- HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
- HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad
- afs: Fix lock recursion
- fs: Fix uninitialized value issue in from_kuid and from_kgid
- netfs: Downgrade i_rwsem for a buffered write
- ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops
- ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
- ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA
- ASoC: codecs: Fix error handling in aw_dev_get_dsp_status function
- ASoC: Intel: avs: Update stream status in a separate thread
- bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
- bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
- virtio_pci: Fix admin vq cleanup by using correct info pointer
- vDPA/ifcvf: Fix pci_read_config_byte() return code handling
- samples/landlock: Fix port parsing in sandboxer
- nvme: make keep-alive synchronous operation
- nvme-loop: flush off pending I/O while shutting down loop controller
- drm/xe/query: Increase timestamp width
- net: phy: mdio-bcm-unimac: Add BCM6846 support
- powerpc/powernv: Free name on error in opal_event_init()
- drm/amdkfd: Accounting pdd vram_usage for svm
- nvme-multipath: defer partition scanning
- ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects
- RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
- selftests/bpf: Assert link info uprobe_multi count & path_size if unset
- drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
- sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
- s390/ap: Fix CCA crypto card behavior within protected execution environment
- crypto: marvell/cesa - Disable hash algorithms
- crypto: api - Fix liveliness check in crypto_alg_tested
- bpf: use kvzmalloc to allocate BPF verifier environment
- nvme: disable CC.CRIME (NVME_CC_CRIME)
- iommu/arm-smmu: Clarify MMU-500 CPRE workaround
- HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
- HID: multitouch: Add support for B2402FVA track point
- block: Fix elevator_get_default() checking for NULL q->tag_set
- nvme: tcp: avoid race between queue_lock lock and destroy
- pinctrl: intel: platform: Add Panther Lake to the list of supported
- pinctrl: aw9523: add missing mutex_destroy
- irqchip/ocelot: Fix trigger register address
- nvmet-passthru: clear EUID/NGUID/UUID while using loop target
- selftests/bpf: Verify that sync_linked_regs preserves subreg_def
- 9p: Avoid creating multiple slab caches with the same name
- 9p: v9fs_fid_find: also lookup by inode if not found dentry
- nvme/host: Fix RCU list traversal to use SRCU primitive
- smb: client: Fix use-after-free of network namespace.
+ UBUNTU: Upstream stable to v6.11.9

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

Title:
  Oracular update: v6.11.9 upstream stable release

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

         v6.11.9 upstream stable release
         from git://git.kernel.org/

  smb: client: Fix use-after-free of network namespace.
  nvme/host: Fix RCU list traversal to use SRCU primitive
  9p: v9fs_fid_find: also lookup by inode if not found dentry
  9p: Avoid creating multiple slab caches with the same name
  selftests/bpf: Verify that sync_linked_regs preserves subreg_def
  nvmet-passthru: clear EUID/NGUID/UUID while using loop target
  irqchip/ocelot: Fix trigger register address
  pinctrl: aw9523: add missing mutex_destroy
  pinctrl: intel: platform: Add Panther Lake to the list of supported
  nvme: tcp: avoid race between queue_lock lock and destroy
  block: Fix elevator_get_default() checking for NULL q->tag_set
  HID: multitouch: Add support for B2402FVA track point
  HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
  iommu/arm-smmu: Clarify MMU-500 CPRE workaround
  nvme: disable CC.CRIME (NVME_CC_CRIME)
  bpf: use kvzmalloc to allocate BPF verifier environment
  crypto: api - Fix liveliness check in crypto_alg_tested
  crypto: marvell/cesa - Disable hash algorithms
  s390/ap: Fix CCA crypto card behavior within protected execution environment
  sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
  drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
  selftests/bpf: Assert link info uprobe_multi count & path_size if unset
  RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
  ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects
  nvme-multipath: defer partition scanning
  drm/amdkfd: Accounting pdd vram_usage for svm
  powerpc/powernv: Free name on error in opal_event_init()
  net: phy: mdio-bcm-unimac: Add BCM6846 support
  drm/xe/query: Increase timestamp width
  nvme-loop: flush off pending I/O while shutting down loop controller
  nvme: make keep-alive synchronous operation
  samples/landlock: Fix port parsing in sandboxer
  vDPA/ifcvf: Fix pci_read_config_byte() return code handling
  virtio_pci: Fix admin vq cleanup by using correct info pointer
  bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
  bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
  ASoC: Intel: avs: Update stream status in a separate thread
  ASoC: codecs: Fix error handling in aw_dev_get_dsp_status function
  ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA
  ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
  ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops
  netfs: Downgrade i_rwsem for a buffered write
  fs: Fix uninitialized value issue in from_kuid and from_kgid
  afs: Fix lock recursion
  HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad
  HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
  HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
  ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs
  RISCV: KVM: use raw_spinlock for critical section in imsic
  ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue
  LoongArch: Use "Exception return address" to comment ERA
  ASoC: fsl_micfil: Add sample rate constraint
  LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
  net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
  bpf: Check validity of link->type in bpf_link_show_fdinfo()
  drm/xe: Enlarge the invalidation timeout from 150 to 500
  drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
  drm/xe: Handle unreliable MMIO reads during forcewake
  drm/xe/ufence: Prefetch ufence addr to catch bogus address
  drm/xe: Don't restart parallel queues multiple times on GT reset
  mm: krealloc: Fix MTE false alarm in __do_krealloc
  9p: fix slab cache name creation for real
  Linux 6.11.9
  UBUNTU: Upstream stable to v6.11.9

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