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

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

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

** Changed in: linux (Ubuntu Noble)
     Assignee: (unassigned) => Bethany Jamison (bjamison)

** 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:
  
         upstream stable patchset 2026-07-09
+ 
+                 Ported from the following upstream stable releases:
+                         v6.6.142, v6.12.92
+ 
         from git://git.kernel.org/
+ 
+ mptcp: sync the msk->sndbuf at accept() time
+ mptcp: pm: ADD_ADDR rtx: allow ID 0
+ mptcp: pm: ADD_ADDR rtx: always decrease sk refcount
+ mptcp: pm: ADD_ADDR rtx: free sk if last
+ s390/debug: Reject zero-length input before trimming a newline
+ Revert "x86/vdso: Fix output operand size of RDPID"
+ smb: client: reject userspace cifs.spnego descriptions
+ Revert "s390/cio: Update purge function to unregister the unused subchannels"
+ sysfs: don't remove existing directory on update failure
+ mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()
+ smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()
+ smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when close
+ hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX
+ ALSA: ua101: Reject too-short USB descriptors
+ ALSA: pcm: Don't setup bogus iov_iter for silencing
+ ALSA: asihpi: Fix potential OOB array access at reading cache
+ efi: Allocate runtime workqueue before ACPI init
+ drivers/base/memory: fix memory block reference leak in poison accounting
+ net: wwan: iosm: fix potential memory leaks in ipc_imem_init()
+ Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
+ Bluetooth: ISO: drop ISO_END frames received without prior ISO_START
+ Bluetooth: bnep: Fix UAF read of dev->name
+ Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths
+ Bluetooth: MGMT: validate Add Extended Advertising Data length
+ Bluetooth: serialize accept_q access
+ phonet/pep: disable BH around forwarded sk_receive_skb()
+ net: bcmgenet: keep RBUF EEE/PM disabled
+ net: ifb: report ethtool stats over num_tx_queues
+ netfilter: ip6t_hbh: reject oversized option lists
+ netfilter: nf_queue: hold bridge skb->dev while queued
+ netfilter: ipset: stop hash:* range iteration at end
+ netfilter: nft_inner: Fix IPv6 inner_thoff desync
+ qed: fix double free in qed_cxt_tables_alloc()
+ ring-buffer: Fix reporting of missed events in iterator
+ vsock/vmci: fix UAF when peer resets connection during handshake
+ vsock/virtio: reset connection on receiving queue overflow
+ wifi: ath11k: clear shared SRNG pointer state on restart
+ ipv4: raw: reject IP_HDRINCL packets with ihl < 5
+ ixgbevf: fix use-after-free in VEPA multicast source pruning
+ ice: fix setting promisc mode while adding VID filter
+ wifi: cfg80211: advance loop vars in cfg80211_merge_profile()
+ cifs: Fix busy dentry used after unmounting
+ tracing: Do not call map->ops->elt_free() if elt_alloc() fails
+ arm64: probes: Handle probes on hinted conditional branch instructions
+ KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bits
+ drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
+ spi: qup: fix error pointer deref after DMA setup failure
+ phy: tegra: xusb: Fix per-pad high-speed termination calibration
+ scsi: isci: Fix use-after-free in device removal path
+ spi: sprd: fix error pointer deref after DMA setup failure
+ spi: ti-qspi: fix use-after-free after DMA setup failure
+ RDMA/siw: Reject MPA FPDU length underflow before signed receive math
+ LoongArch: Remove unused code to avoid build warning
+ device property: set fwnode->secondary to NULL in fwnode_init()
+ drm/virtio: use uninterruptible resv lock for plane updates
+ drm/bridge: it66121: acquire reset GPIO in probe
+ drm/bridge: megachips: remove bridge when irq request fails
+ drm/amd/display: Fix integer overflow in bios_get_image()
+ drm/amd/display: Validate GPIO pin LUT table size before iterating
+ drm/amd/display: Validate payload length and link_index in 
dc_process_dmub_aux_transfer_async
+ batman-adv: mcast: fix use-after-free in orig_node RCU release
+ batman-adv: clear current gateway during teardown
+ batman-adv: dat: handle forward allocation error
+ batman-adv: fix fragment reassembly length accounting
+ batman-adv: fix tp_meter counter underflow during shutdown
+ batman-adv: frag: disallow unicast fragment in fragment
+ batman-adv: bla: fix report_work leak on backbone_gw purge
+ batman-adv: tp_meter: avoid use of uninit sender vars
+ batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown
+ batman-adv: tp_meter: fix race condition in send error reporting
+ batman-adv: tt: fix negative last_changeset_len
+ batman-adv: tt: fix negative tt_buff_len
+ hwmon: (pmbus/adm1266) seed timestamp from the real-time clock
+ hwmon: (pmbus/adm1266) reject implausible blackbox record_count
+ hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer
+ hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized buffer
+ hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NR
+ hwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in 
get_multiple
+ hwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()
+ hwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()
+ hwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessors
+ HID: uclogic: Fix regression of input name assignment
+ firmware: arm_ffa: Check for NULL FF-A ID table while driver registration
+ firmware: arm_ffa: Skip free_pages on RX buffer alloc failure
+ kunit: config: Enable KUNIT_DEBUGFS by default
+ kunit: config: KUNIT_DEBUGFS should depend on DEBUG_FS
+ pinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150
+ ARM: integrator: Fix early initialization
+ ALSA: hda: cs35l56: Put ACPI device after setting companion
+ netfilter: x_tables: unregister the templates first
+ kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
+ test_kprobes: clear kprobes between test runs
+ tcp: Fix imbalanced icsk_accept_queue count.
+ ice: fix locking in ice_dcb_rebuild()
+ net: lan966x: avoid unregistering netdev on register failure
+ phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register access
+ irqchip/ath79-cpu: Remove unused function
+ irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RT
+ zonefs: handle integer overflow in zonefs_fname_to_fno
+ netfs: Fix overrun check in netfs_extract_user_iter()
+ net: ethernet: cortina: Make RX SKB per-port
+ net: ethernet: cortina: Drop half-assembled SKB
+ net: ethernet: cortina: Carry over frag counter
+ net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS reference
+ wifi: ath11k: fix error path leaks in some WMI WOW calls
+ wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()
+ accel/qaic: Add overflow check to remap_pfn_range during mmap
+ net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint
+ ethtool: fix ethnl_bitmap32_not_zero() bit interval semantics
+ drm/msm/dsi: don't dump registers past the mapped region
+ drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN
+ powerpc/time: Remove redundant preempt_disable|enable() calls from 
arch_irq_work_raise()
+ net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
+ net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring
+ net: tls: prevent chain-after-chain in plain text SG
+ net: phy: DP83TC811: add reading of abilities
+ x86/xen: Fix xen_e820_swap_entry_with_ram()
+ tls: Preserve sk_err across recvmsg() when data has been copied
+ net/mlx5: Do not restore destination-less TC rules
+ spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()
+ drm/msm/snapshot: fix dumping of the unaligned regions
+ wifi: ath11k: fix peer resolution on rx path when peer_id=0
+ net: dsa: mt7530: fix FDB entries not aging out with short timeout
+ net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
+ net: dsa: mt7530: preserve VLAN tags on trapped link-local frames
+ net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer
+ platform/x86: adv_swbutton: Check ACPI_HANDLE() against NULL
+ platform/x86: hp_accel: Check ACPI_COMPANION() against NULL
+ platform/x86: intel-hid: Check ACPI_HANDLE() against NULL
+ platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL
+ RDMA/rtrs: Fix use-after-free in path file creation cleanup
+ net: bridge: Flush multicast groups when snooping is disabled
+ bridge: mcast: Fix a possible use-after-free when removing a bridge port
+ pds_core: fix error handling in pdsc_devcmd_wait
+ pds_core: fix debugfs_lookup dentry leak and error handling
+ ALSA: seq: ump: Use guard() for locking
+ ALSA: seq: Serialize UMP output teardown with event_input
+ Bluetooth: btmtk: add the function to get the fw name
+ Bluetooth: btusb: mediatek: refactor the function btusb_mtk_reset
+ Bluetooth: btmtk: rename btmediatek_data
+ Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
+ Bluetooth: btmtk: fix urb->setup_packet leak in error paths
+ net: ag71xx: check error for platform_get_irq
+ bpf, skmsg: fix verdict sk_data_ready racing with ktls rx
+ string: add mem_is_zero() helper to check if memory area is all zeros
+ gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
+ gpio: cdev: check if uAPI v2 config attributes are correctly zeroed
+ ASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()
+ net: mana: validate rx_req_idx to prevent out-of-bounds array access
+ pds_core: ensure null-termination for firmware version strings
+ LoongArch: kprobes: Fix handling of fatal unrecoverable recursions
+ security/keys: fix missed RCU read section on lookup
+ bridge: mrp: reject zero test interval to avoid OOM panic
+ spi: spi-dw-dma: fix print error log when wait finish transaction
+ drm/imagination: Synchronize interrupts before suspending the GPU
+ ata: libata-scsi: improve readability of ata_scsi_qc_issue()
+ ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT
+ ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
+ ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
+ perf parse-events: Expose/rename config_term_name
+ net/mlx5e: Trigger neighbor resolution for unresolved destinations
+ net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init
+ hwmon: (pmbus/core) Protect regulator operations with mutex
+ ksmbd: validate SID in parent security descriptor during ACL inheritance
+ smb: client: require net admin for CIFS SWN netlink
+ smb: client: use data_len for SMB2 READ encrypted folioq copy
+ io_uring/waitid: clear waitid info before copying it to userspace
+ mm/memory_hotplug: fix memory block reference leak on remove
+ Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer
+ cgroup/cpuset: Reset DL migration state on can_attach() failure
+ fs/ntfs3: handle attr_set_size() errors when truncating files
+ ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()
+ lsm: hold cred_guard_mutex for lsm_set_self_attr()
+ octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
+ ice: restore PTP Rx timestamp config after ethtool set-channels
+ af_unix: Fix UAF read of tail->len in unix_stream_data_wait()
+ ARM: dts: renesas: genmai: Drop superfluous cells
+ ARM: dts: renesas: rskrza1: Drop superfluous cells
+ riscv: mm: Fixup no5lvl failure when vaddr is invalid
+ ALSA: hda: cs35l41: Put ACPI device on missing physical node
+ ice: fix setting RSS VSI hash for E830
+ tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().
+ powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
+ netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
+ netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
+ wifi: ath10k: skip WMI and beacon transmission when device is wedged
+ scsi: sd: Fix return code handling in sd_spinup_disk()
+ ALSA: scarlett2: Add missing error check when initialise Autogain Status
+ btrfs: fix squota accounting during enable generation
+ landlock: Fix TCP handling of short AF_UNSPEC addresses
+ UBUNTU: Upstream stable to v6.6.142, v6.12.92

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

Title:
  Noble update: upstream stable patchset 2026-07-09

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


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

Reply via email to