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

ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
EDAC/altera: Test the correct error reg offset
EDAC/altera: Set DDR and SDMMC interrupt mask before registration
i2c: imx-lpi2c: Fix clock count when probe defers
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
parisc: Fix double SIGFPE crash
amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
dm-integrity: fix a warning on invalid table line
dm: always update the array size in realloc_argv on success
iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid
iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
tracing: Fix oob write in trace_seq_to_buffer()
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
net/sched: act_mirred: don't override retval if we already lost the skb
net/mlx5: E-Switch, Initialize MAC Address for Default GID
net/mlx5: E-switch, Fix error handling for enabling roce
net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs
net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll
net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised
net_sched: drr: Fix double list add in class with netem as child qdisc
net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
net_sched: ets: Fix double list add in class with netem as child qdisc
net_sched: qfq: Fix double list add in class with netem as child qdisc
ice: Refactor promiscuous functions
ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
net: dlink: Correct endianness handling of led_mode
net: ipv6: fix UDPv6 GSO segmentation with NAT
bnxt_en: Fix coredump logic to free allocated buffer
bnxt_en: Fix out-of-bound memcpy() during ethtool -w
bnxt_en: Fix ethtool -d byte order for 32-bit values
nvme-tcp: fix premature queue removal and I/O failover
net: lan743x: Fix memleak issue when GSO enabled
net: fec: ERR007885 Workaround for conventional TX
net: hns3: store rx VLAN tag offload state for VF
net: hns3: add support for external loopback test
net: hns3: fix an interrupt residual problem
net: hns3: fixed debugfs tm_qset size
net: hns3: defer calling ptp_clock_register()
PCI: imx6: Skip controller_id generation logic for i.MX7D
of: module: add buffer overflow check in of_modalias()
net: hns3: fix deadlock issue when externel_lb and reset are executed together
firmware: arm_scmi: Balance device refcount when destroying devices
ARM: dts: opos6ul: add ksz8081 phy properties
Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"
irqchip/gic-v2m: Add const to of_device_id
irqchip/gic-v2m: Mark a few functions __init
irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
iommu/arm-smmu-v3: Use the new rb tree helpers
iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
dm: fix copying after src array boundaries
scsi: target: Fix WRITE_SAME No Data Buffer crash
Linux 5.15.182
UBUNTU: Upstream stable to v5.15.182

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

** Affects: linux (Ubuntu Jammy)
     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 Jammy)
   Importance: Undecided
       Status: New

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

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

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

** Changed in: linux (Ubuntu Jammy)
     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:
  
         v5.15.182 upstream stable release
         from git://git.kernel.org/
  
-             
+ ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
+ drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
+ EDAC/altera: Test the correct error reg offset
+ EDAC/altera: Set DDR and SDMMC interrupt mask before registration
+ i2c: imx-lpi2c: Fix clock count when probe defers
+ arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
+ parisc: Fix double SIGFPE crash
+ amd-xgbe: Fix to ensure dependent features are toggled with RX checksum 
offload
+ mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
+ wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
+ dm-integrity: fix a warning on invalid table line
+ dm: always update the array size in realloc_argv on success
+ iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid
+ iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
+ tracing: Fix oob write in trace_seq_to_buffer()
+ KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
+ net/sched: act_mirred: don't override retval if we already lost the skb
+ net/mlx5: E-Switch, Initialize MAC Address for Default GID
+ net/mlx5: E-switch, Fix error handling for enabling roce
+ net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs
+ net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll
+ net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised
+ net_sched: drr: Fix double list add in class with netem as child qdisc
+ net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
+ net_sched: ets: Fix double list add in class with netem as child qdisc
+ net_sched: qfq: Fix double list add in class with netem as child qdisc
+ ice: Refactor promiscuous functions
+ ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
+ net: dlink: Correct endianness handling of led_mode
+ net: ipv6: fix UDPv6 GSO segmentation with NAT
+ bnxt_en: Fix coredump logic to free allocated buffer
+ bnxt_en: Fix out-of-bound memcpy() during ethtool -w
+ bnxt_en: Fix ethtool -d byte order for 32-bit values
+ nvme-tcp: fix premature queue removal and I/O failover
+ net: lan743x: Fix memleak issue when GSO enabled
+ net: fec: ERR007885 Workaround for conventional TX
+ net: hns3: store rx VLAN tag offload state for VF
+ net: hns3: add support for external loopback test
+ net: hns3: fix an interrupt residual problem
+ net: hns3: fixed debugfs tm_qset size
+ net: hns3: defer calling ptp_clock_register()
+ PCI: imx6: Skip controller_id generation logic for i.MX7D
+ of: module: add buffer overflow check in of_modalias()
+ net: hns3: fix deadlock issue when externel_lb and reset are executed together
+ firmware: arm_scmi: Balance device refcount when destroying devices
+ ARM: dts: opos6ul: add ksz8081 phy properties
+ Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"
+ irqchip/gic-v2m: Add const to of_device_id
+ irqchip/gic-v2m: Mark a few functions __init
+ irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
+ iommu/arm-smmu-v3: Use the new rb tree helpers
+ iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
+ dm: fix copying after src array boundaries
+ scsi: target: Fix WRITE_SAME No Data Buffer crash
  Linux 5.15.182
- scsi: target: Fix WRITE_SAME No Data Buffer crash
- dm: fix copying after src array boundaries
- iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
- iommu/arm-smmu-v3: Use the new rb tree helpers
- irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
- irqchip/gic-v2m: Mark a few functions __init
- irqchip/gic-v2m: Add const to of_device_id
- Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"
- net: phy: microchip: force IRQ polling mode for lan88xx
- ARM: dts: opos6ul: add ksz8081 phy properties
- firmware: arm_scmi: Balance device refcount when destroying devices
- net: hns3: fix deadlock issue when externel_lb and reset are executed together
- of: module: add buffer overflow check in of_modalias()
- PCI: imx6: Skip controller_id generation logic for i.MX7D
- net: hns3: defer calling ptp_clock_register()
- net: hns3: fixed debugfs tm_qset size
- net: hns3: fix an interrupt residual problem
- net: hns3: add support for external loopback test
- net: hns3: store rx VLAN tag offload state for VF
- net: fec: ERR007885 Workaround for conventional TX
- net: lan743x: Fix memleak issue when GSO enabled
- nvme-tcp: fix premature queue removal and I/O failover
- bnxt_en: Fix ethtool -d byte order for 32-bit values
- bnxt_en: Fix out-of-bound memcpy() during ethtool -w
- bnxt_en: Fix coredump logic to free allocated buffer
- net: ipv6: fix UDPv6 GSO segmentation with NAT
- net: dlink: Correct endianness handling of led_mode
- ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
- ice: Refactor promiscuous functions
- net_sched: qfq: Fix double list add in class with netem as child qdisc
- net_sched: ets: Fix double list add in class with netem as child qdisc
- net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
- net_sched: drr: Fix double list add in class with netem as child qdisc
- net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised
- net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll
- net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs
- net/mlx5: E-switch, Fix error handling for enabling roce
- net/mlx5: E-Switch, Initialize MAC Address for Default GID
- net/sched: act_mirred: don't override retval if we already lost the skb
- KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
- tracing: Fix oob write in trace_seq_to_buffer()
- iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
- iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid
- dm: always update the array size in realloc_argv on success
- dm-integrity: fix a warning on invalid table line
- wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
- mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
- amd-xgbe: Fix to ensure dependent features are toggled with RX checksum 
offload
- parisc: Fix double SIGFPE crash
- arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
- i2c: imx-lpi2c: Fix clock count when probe defers
- EDAC/altera: Set DDR and SDMMC interrupt mask before registration
- EDAC/altera: Test the correct error reg offset
- drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
- ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
+ UBUNTU: Upstream stable to v5.15.182

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111618

Title:
  Jammy update: v5.15.182 upstream stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2111618/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to