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

smb: client: fix rename(2) regression against samba
cifs: reinstate original behavior again for forceuid/forcegid
HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc
HID: logitech-dj: allow mice to use all types of reports
arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 Puma
arm64: dts: rockchip: fix alphabetical ordering RK3399 puma
arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma
arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dts
arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfg
arm64: dts: mediatek: mt7622: add support for coherent DMA
arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet Dispatch
arm64: dts: mediatek: mt7622: fix clock controllers
arm64: dts: mediatek: mt7622: fix IR nodename
arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"
arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block
arm64: dts: mediatek: mt2712: fix validation errors
ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
wifi: iwlwifi: mvm: remove old PASN station when adding a new one
wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd
vxlan: drop packets from invalid src-address
mlxsw: core: Unregister EMAD trap using FORWARD action
icmp: prevent possible NULL dereferences from icmp_build_probe()
bridge/br_netlink.c: no need to return void function
NFC: trf7970a: disable all regulators on removal
ipv4: check for NULL idev in ip_route_use_hint()
net: usb: ax88179_178a: stop lying about skb->truesize
net: gtp: Fix Use-After-Free in gtp_dellink
ipvs: Fix checksumming on GSO of SCTP packets
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
mlxsw: spectrum_acl_tcam: Rate limit error message
mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
mlxsw: spectrum_acl_tcam: Fix warning during rehash
mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
netfilter: nf_tables: honor table dormant flag from netdev release event path
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
i40e: Report MFS in decimal base instead of hex
iavf: Fix TC config comparison with existing adapter TC config
net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
serial: core: Provide port lock wrappers
serial: mxs-auart: add spinlock around changing cts state
drm-print: add drm_dbg_driver to improve namespace symmetry
drm/vmwgfx: Fix crtc's atomic check conditional
Revert "crypto: api - Disallow identical driver names"
net/mlx5e: Fix a race in command alloc flow
tracing: Show size of requested perf buffer
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
x86/cpu: Fix check for RDPKRU in __show_regs()
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
Bluetooth: qca: fix NULL-deref on non-serdev suspend
mmc: sdhci-msm: pervent access to suspended controller
btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
cpu: Re-enable CPU mitigations by default for !X86 architectures
UBUNTU: [Configs] Update CPU mitigation configs
arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 Puma
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
drm/amdgpu: Fix leak when GPU memory allocation fails
irqchip/gic-v3-its: Prevent double free on error
ethernet: Add helper for assigning packet type when dest address does not match 
device address
net: b44: set pause params only when interface is up
stackdepot: respect __GFP_NOLOCKDEP allocation flag
mtd: diskonchip: work around ubsan link failure
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
dmaengine: owl: fix register access functions
idma64: Don't try to serve interrupts when device is powered off
dma: xilinx_dpdma: Fix locking
dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
riscv: fix VMALLOC_START definition
riscv: Fix TASK_SIZE on 64-bit NOMMU
i2c: smbus: fix NULL function pointer dereference
fbdev: fix incorrect address computation in deferred IO
HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
udp: preserve the connected status if only UDP cmsg
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Linux 5.15.158

** 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)
       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) => Portia Stephens (portias)

** 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.157 upstream stable release
         from git://git.kernel.org/
  
-             
- Linux 5.15.157
- net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
- net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
- net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
- net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
- nilfs2: fix OOB in nilfs_set_de_type
- nouveau: fix instmem race condition around ptr stores
- drm/vmwgfx: Sort primary plane formats by order of preference
- drm/amdgpu: validate the parameters of bo mapping operations more clearly
- binder: check offset alignment in binder_get_object()
- init/main.c: Fix potential static_command_line memory overflow
- arm64: hibernate: Fix level3 translation fault in swsusp_save()
- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
- fs: sysfs: Fix reference leak in sysfs_break_active_protection()
- speakup: Avoid crash on very long word
- mei: me: disable RPL-S on SPS and IGN firmwares
- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
- usb: Disable USB3 LPM at shutdown
- usb: dwc2: host: Fix dereference issue in DDMA completion flow.
- Revert "usb: cdc-wdm: close race between read and workqueue"
- USB: serial: option: add Telit FN920C04 rmnet compositions
- USB: serial: option: add Rolling RW101-GL and RW135-GL support
- USB: serial: option: support Quectel EM060K sub-models
- USB: serial: option: add Lonsung U8300/U9300 product
- USB: serial: option: add support for Fibocom FM650/FG650
- USB: serial: option: add Fibocom FM135-GL variants
- serial/pmac_zilog: Remove flawed mitigation for rx irq flood
- comedi: vmk80xx: fix incomplete endpoint checking
- thunderbolt: Fix wake configurations after device unplug
- thunderbolt: Avoid notify PM core about runtime PM resume
- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
- x86/bugs: Fix BHI retpoline check
- clk: Get runtime PM before walking tree during disable_unused
- clk: Initialize struct clk_core kref earlier
- clk: Print an info line before disabling unused clocks
- clk: remove extra empty line
- clk: Mark 'all_lists' as const
- clk: Remove prepare_lock hold assertion in __clk_release()
- drm/panel: visionox-rm69299: don't unregister DSI device
- drm: nv04: Fix out of bounds access
- s390/cio: fix race condition during online processing
- s390/qdio: handle deferred cc1
- RDMA/mlx5: Fix port number for counter query in multi-port configuration
- RDMA/cm: Print the old state when cm_destroy_id gets timeout
- RDMA/rxe: Fix the problem "mutex_destroy missing"
- net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using them
- net: dsa: mt7530: fix mirroring frames received on local port
- tun: limit printing rate when illegal packet received by tun dev
- af_unix: Don't peek OOB data without MSG_OOB.
- af_unix: Call manage_oob() for every skb in unix_stream_read_generic().
- netfilter: flowtable: incorrect pppoe tuple
- netfilter: flowtable: validate pppoe header
- netfilter: nf_flow_table: count pending offload workqueue tasks
- netfilter: nft_set_pipapo: do not free live element
- netfilter: br_netfilter: skip conntrack input hook for promisc packets
- netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()
- netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
- Revert "lockd: introduce safe async lock op"
- Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"
- kprobes: Fix possible use-after-free issue on kprobe registration
- bpf: Fix ringbuf memory type confusion when passing to helpers
- bpf: Fix out of bounds access for ringbuf helpers
- bpf: Generally fix helper register offset check
- bpf: Generalize check_ctx_reg for reuse with other types
- bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
- selftests/ftrace: Limit length in subsystem-enable tests
- SUNRPC: Fix rpcgss_context trace event acceptor field
- btrfs: record delayed inode root in transaction
- ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
- ksmbd: validate payload size in ipc response
- ksmbd: don't send oplock break if rename fails
+ smb: client: fix rename(2) regression against samba
+ cifs: reinstate original behavior again for forceuid/forcegid
+ HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc
+ HID: logitech-dj: allow mice to use all types of reports
+ arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 Puma
+ arm64: dts: rockchip: fix alphabetical ordering RK3399 puma
+ arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma
+ arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dts
+ arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfg
+ arm64: dts: mediatek: mt7622: add support for coherent DMA
+ arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet Dispatch
+ arm64: dts: mediatek: mt7622: fix clock controllers
+ arm64: dts: mediatek: mt7622: fix IR nodename
+ arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"
+ arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block
+ arm64: dts: mediatek: mt2712: fix validation errors
+ ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
+ wifi: iwlwifi: mvm: remove old PASN station when adding a new one
+ wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd
+ vxlan: drop packets from invalid src-address
+ mlxsw: core: Unregister EMAD trap using FORWARD action
+ icmp: prevent possible NULL dereferences from icmp_build_probe()
+ bridge/br_netlink.c: no need to return void function
+ NFC: trf7970a: disable all regulators on removal
+ ipv4: check for NULL idev in ip_route_use_hint()
+ net: usb: ax88179_178a: stop lying about skb->truesize
+ net: gtp: Fix Use-After-Free in gtp_dellink
+ ipvs: Fix checksumming on GSO of SCTP packets
+ net: openvswitch: Fix Use-After-Free in ovs_ct_exit
+ mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
+ mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update
+ mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
+ mlxsw: spectrum_acl_tcam: Rate limit error message
+ mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
+ mlxsw: spectrum_acl_tcam: Fix warning during rehash
+ mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
+ mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
+ netfilter: nf_tables: honor table dormant flag from netdev release event path
+ i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
+ i40e: Report MFS in decimal base instead of hex
+ iavf: Fix TC config comparison with existing adapter TC config
+ net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
+ af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
+ serial: core: Provide port lock wrappers
+ serial: mxs-auart: add spinlock around changing cts state
+ drm-print: add drm_dbg_driver to improve namespace symmetry
+ drm/vmwgfx: Fix crtc's atomic check conditional
+ Revert "crypto: api - Disallow identical driver names"
+ net/mlx5e: Fix a race in command alloc flow
+ tracing: Show size of requested perf buffer
+ tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
+ x86/cpu: Fix check for RDPKRU in __show_regs()
+ Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
+ Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
+ Bluetooth: qca: fix NULL-deref on non-serdev suspend
+ mmc: sdhci-msm: pervent access to suspended controller
+ btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
+ cpu: Re-enable CPU mitigations by default for !X86 architectures
+ UBUNTU: [Configs] Update CPU mitigation configs
+ arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 Puma
+ drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
+ drm/amdgpu: Fix leak when GPU memory allocation fails
+ irqchip/gic-v3-its: Prevent double free on error
+ ethernet: Add helper for assigning packet type when dest address does not 
match device address
+ net: b44: set pause params only when interface is up
+ stackdepot: respect __GFP_NOLOCKDEP allocation flag
+ mtd: diskonchip: work around ubsan link failure
+ tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
+ tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
+ dmaengine: owl: fix register access functions
+ idma64: Don't try to serve interrupts when device is powered off
+ dma: xilinx_dpdma: Fix locking
+ dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
+ riscv: fix VMALLOC_START definition
+ riscv: Fix TASK_SIZE on 64-bit NOMMU
+ i2c: smbus: fix NULL function pointer dereference
+ fbdev: fix incorrect address computation in deferred IO
+ HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up
+ bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
+ udp: preserve the connected status if only UDP cmsg
+ serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
+ Linux 5.15.158

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

Title:
  Jammy update: v5.15.157 upstream stable release

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to