linux (5.15.0-186.196) jammy; urgency=medium
* jammy/linux: 5.15.0-186.196 -proposed tracker (LP: #2157405)
* [Jammy] Priority inversion problem in epoll for rt kernel (LP: #2154194)
- eventpoll: Replace rwlock with spinlock
* CVE-2026-46137
- mptcp: pm: ADD_ADDR rtx: fix potential data-race
* Jammy update: v5.15.209 upstream stable release (LP: #2156901)
- Linux 5.15.208
- ALSA: asihpi: avoid write overflow check warning
- can: mcp251x: add error handling for power enable in open and resume
- ALSA: hda/realtek: Add mute LED quirk for HP Pavilion 15-eg0xxx
- ASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_list
- ALSA: usb-audio: Fix quirk flags for NeuralDSP Quad Cortex
- pinctrl: intel: Fix the revision for new features (1kOhm PD, HW
debouncer)
- HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3
- ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
- ASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_J
- soc: aspeed: socinfo: Mask table entries for accurate SoC ID matching
- arm64: dts: imx8mq: Set the correct gpu_ahb clock frequency
- PCI: hv: Set default NUMA node to 0 for devices without affinity info
- drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
- epoll: use refcount to reduce ep_mutex contention
- tracing/probe: reject non-closed empty immediate strings
- e1000: check return value of e1000_read_eeprom
- gpio: tegra: fix irq_release_resources calling enable instead of disable
- i3c: fix uninitialized variable use in i2c setup
- MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
- mips: mm: Allocate tlb_vpn array atomically
- MIPS: Always record SEGBITS in cpu_data.vmbits
- MIPS: mm: Suppress TLB uniquification on EHINV hardware
- MIPS: mm: Rewrite TLB uniquification for the hidden bit feature
- ALSA: usb-audio: Update for native DSD support quirks
- usb: storage: Expand range of matched versions for VL817 quirks entry
- USB: serial: option: add Telit Cinterion FN990A MBIM composition
- fsl-mc: Use driver_set_override() instead of open-coding
- checkpatch: add support for Assisted-by tag
- gfs2: Improve gfs2_consist_inode() usage
- PCI/ACPI: Restrict program_hpx_type2() to AER bits
- netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
- powerpc64/bpf: do not increment tailcall count when prog is NULL
- arm64: dts: imx8mq-librem5: Set the DVS voltages lower
- arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage to 0.81V
- Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"
- arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V
- ocfs2: add inline inode consistency check to
ocfs2_validate_inode_block()
- rxrpc: Fix key quota calculation for multitoken keys
- fs/ocfs2: fix comments mentioning i_mutex
- MPTCP: fix lock class name family in pm_nl_create_listen_socket
- Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in
nvme_fc_delete_ctrl()"
- nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
- s390/xor: Fix xor_xc_2() inline assembly constraints
- net: add skb_header_pointer_careful() helper
- x86/uprobes: Fix XOL allocation failure for 32-bit tasks
- iio: imu: inv_icm42600: fix odr switch when turning buffer off
- vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check
- net: usb: lan78xx: Fix double free issue with interrupt buffer
allocation
- SAUCE: Revert "fs/ntfs3: Fixed overflow check in mi_enum_attr()"
- SAUCE: Revert "fs/ntfs3: Sequential field availability check in
mi_enum_attr()"
- SAUCE: Revert "ntfs3: Add bounds checking to mi_enum_attr()"
- cpufreq: governor: Free dbs_data directly when gov->init() fails
- scripts/dtc: Remove unused dts_version in dtc-lexer.l
- rxrpc: Fix anonymous key handling
- iommu: fix a reference count leak in iommu_sva_bind_device()
- fuse: quiet down complaints in fuse_conn_limit_write
- ALSA: usb-audio: apply quirk for MOONDROP JU Jiu
- tty: n_gsm: fix flow control handling in tx path
- ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free
- ALSA: usb-audio: Avoid false E-MU sample-rate notifications
- ALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switch
- usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
- ALSA: usb-audio: Evaluate packsize caps at the right place
- firmware: google: framebuffer: Do not mark framebuffer as busy
- device property: Make modifications of fwnode "flags" thread safe
- driver core: Don't let a device probe until it's ready
- um: drivers: call kernel_strrchr() explicitly in cow_user.c
- Revert "ALSA: usb: Increase volume range that triggers a warning"
- lib/ts_kmp: fix integer overflow in pattern length calculation
- media: i2c: imx219: Check return value of devm_gpiod_get_optional() in
imx219_probe()
- ALSA: aoa: i2sbus: fix OF node lifetime handling
- ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writes
- nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4
- parisc: _llseek syscall is only available for 32-bit userspace
- selftests/mqueue: Fix incorrectly named file
- ALSA: caiaq: Fix control_put() result and cache rollback
- ALSA: 6fire: Fix input volume change detection
- iio: adc: ad7768-1: fix one-shot mode data acquisition
- drm/arcpgu: fix device node leak
- tpm: avoid -Wunused-but-set-variable
- power: supply: axp288_charger: Do not cancel work before initializing it
- mmc: block: use single block write in retry
- tpm: tpm_tis: add error logging for data transfer
- rtc: ntxec: fix OF node reference imbalance
- userfaultfd: allow registration of ranges below mmap_min_addr
- KVM: nSVM: Mark all of vmcb02 dirty when restoring nested state
- KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB intercepts
- KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
- KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
- KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
- KVM: nSVM: Add missing consistency check for nCR3 validity
- io_uring/poll: fix EPOLL_URING_WAKE sometimes not being honored
- io_uring/poll: fix backport of io_poll_add() changes
- mtd: docg3: Convert to platform remove callback returning void
- taskstats: set version in TGID exit notifications
- crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bit
- crypto: atmel-ecc - Release client on allocation failure
- crypto: hisilicon - Fix dma_unmap_single() direction
- IB/core: Fix zero dmac race in neighbor resolution
- ktest: Fix the month in the name of the failure directory
- seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode
- driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
- ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path
- ALSA: caiaq: Don't abort when no input device is available
- drm/amdgpu: fix zero-size GDS range init on RDNA4
- ALSA: caiaq: fix usb_dev refcount leak on probe failure
- ACPI: scan: Use acpi_dev_put() in object add error paths
- ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug
- ACPI: video: force native backlight on HP OMEN 16 (8A44)
- spi: rockchip: fix controller deregistration
- um: virt-pci: Fix build failure
- ipmi:ssif: Fix a shutdown race
- ipmi:ssif: Remove unnecessary indention
- ipmi:ssif: NULL thread on error
- ALSA: usb-audio: Fix UAC3 cluster descriptor size check
- USB: omap_udc: DMA: Don't enable burst 4 mode
- USB: serial: option: add Telit Cinterion LE910Cx compositions
- usb: ulpi: fix memory leak on ulpi_register() error paths
- ALSA: firewire-tascam: Do not drop unread control events
- xfrm: provide message size for XFRM_MSG_MAPPING
- spi: zynqmp-gqspi: fix controller deregistration
- parisc: Fix IRQ leak in LASI driver
- hwmon: (ltc2992) Clamp threshold writes to hardware range
- hwmon: (ltc2992) Fix u32 overflow in power read path
- hwmon: (corsair-psu) Close HID device on probe errors
- extcon: ptn5150: handle pending IRQ events during system resume
- hv_sock: fix ARM64 support
- udf: reject descriptors with oversized CRC length
- thermal/drivers/sprd: Fix temperature clamping in
sprd_thm_temp_to_rawdata
- thermal/drivers/sprd: Fix raw temperature clamping in
sprd_thm_rawdata_to_temp
- cpuidle: powerpc: avoid double clear when breaking snooze
- ASoC: fsl_easrc: fix comment typo
- ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
- dm: don't report warning when doing deferred remove
- dm-verity-fec: correctly reject too-small FEC devices
- dm-verity-fec: correctly reject too-small hash devices
- s390/debug: Reject zero-length input in debug_input_flush_fn()
- PCI/AER: Clear only error bits in PCIe Device Status
- PCI/AER: Stop ruling out unbound devices as error source
- power: supply: max17042: avoid overflow when determining health
- mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failure
- mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failure
- mptcp: sockopt: set timestamp flags on subflow socket, not msk
- platform/x86: hp-wmi: Ignore backlight and FnLock events
- media: uvcvideo: Enable VB2_DMABUF for metadata stream
- media: i2c: ov8856: free control handler on error in
ov8856_init_controls()
- regulator: max77650: fix OF node reference imbalance
- media: rc: streamzap: Error handling in probe
- regulator: act8945a: fix OF node reference imbalance
- regulator: bd9571mwv: fix OF node reference imbalance
- media: dib8000: avoid division by 0 in dib8000_set_dds()
- media: i2c: imx412: Assert reset GPIO during probe
- spi: mtk-nor: fix controller deregistration
- spi: imx: fix runtime pm leak on probe deferral
- spi: orion: fix clock imbalance on registration failure
- drm/radeon: add missing revision check for CI
- drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ
- drm/amdgpu/pm: add missing revision check for CI
- drm/amdgpu/pm: align Hawaii mclk workaround with radeon
- drm/amdgpu/vcn3: Avoid overflow on msg bound check
- bcache: fix uninitialized closure object
- fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START
- drbd: Balance RCU calls in drbd_adm_dump_devices()
- nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()
- pstore/ram: fix resource leak when ioremap() fails
- devres: fix missing node debug info in devm_krealloc()
- thermal/drivers/spear: Fix error condition for reading st,thermal-flags
- debugfs: check for NULL pointer in debugfs_create_str()
- irqchip/irq-pic32-evic: Address warning related to wrong printf()
formatter
- locking: Fix rwlock support in <linux/spinlock_up.h>
- firmware: dmi: Correct an indexing error in dmi.h
- wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()
- wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished
irq_prepare_bcn_tasklet
- dpaa2: add independent dependencies for FSL_DPAA2_SWITCH
- [Config] Disable FSL_DPAA2_SWITCH on armhf, ppc64el
- dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=n
- kernel: param: rename locate_module_kobject
- kernel: globalize lookup_or_create_module_kobject()
- params: Replace __modinit with __init_or_module
- module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
- bpf, devmap: Remove unnecessary if check in for loop
- bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB path
- r8152: fix incorrect register write to USB_UPHY_XTAL
- powerpc/crash: fix backup region offset update to elfcorehdr
- macvlan: annotate data-races around port->bc_queue_len_used
- wifi: brcmfmac: Fix error pointer dereference
- bpf-lsm: Make bpf_lsm_userns_create() sleepable
- bpf: Drop task_to_inode and inet_conn_established from lsm sleepable
hooks
- net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
- netfilter: xt_socket: enable defrag after all other checks
- netfilter: nft_fwd_netdev: check ttl/hl before forwarding
- 6pack: propagage new tty types
- net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf
- net/rds: Optimize rds_ib_laddr_check
- net/rds: Restrict use of RDS/IB to the initial network namespace
- ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
- bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
- Bluetooth: L2CAP: Fix printing wrong information if SDU length exceeds
MTU
- Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error
- Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER
- Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp
- net: phy: qcom: at803x: Use the correct bit to disable extended next
page
- sctp: fix missing encap_port propagation for GSO fragments
- net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
- drm/komeda: fix integer overflow in AFBC framebuffer size check
- ASoC: sti: Return errors from regmap_field_alloc()
- ASoC: sti: use managed regmap_field allocations
- dm cache: fix null-deref with concurrent writes in passthrough mode
- dm cache: fix write path cache coherency in passthrough mode
- dm cache policy smq: fix missing locks in invalidating cache blocks
- dm cache: fix concurrent write failure in passthrough mode
- dm cache: support shrinking the origin device
- dm cache: fix dirty mapping checking in passthrough mode switching
- dm cache metadata: fix memory leak on metadata abort retry
- dm log: fix out-of-bounds write due to region_count overflow
- spi: fsl-qspi: Use reinit_completion() for repeated operations
- drm/sun4i: Fix resource leaks
- dm init: ensure device probing has finished in dm-mod.waitfor=
- fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build
break
- spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifo
- drm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0
- drm/panel: simple: Correct G190EAN01 prepare timing
- ALSA: core: Validate compress device numbers without dynamic minors
- drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabled
- drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICs
- drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clock
- drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0
- drm/amd/pm/ci: Clear EnabledForActivity field for memory levels
- drm/amd/pm/ci: Fill DW8 fields from SMC
- drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii board
- ALSA: hda/realtek: Whitespace fix
- ALSA: hda/realtek: fix code style (ERROR: else should follow close brace
'}')
- drm/msm/a6xx: Fix HLSQ register dumping
- drm/msm/a6xx: Use barriers while updating HFI Q headers
- pmdomain: ti: omap_prm: Fix a reference leak on device node
- pmdomain: imx: scu-pd: Fix device_node reference leak during ->probe()
- ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()
- ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()
- ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()
- ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()
- ASoC: fsl_easrc: Change the type for iec958 channel status controls
- PCI: Enable AtomicOps only if Root Port supports them
- Documentation: fix a hugetlbfs reservation statement
- selftest: memcg: skip memcg_sock test if address family not supported
- PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout value
- PCI: tegra194: Fix polling delay for L2 state
- PCI: tegra194: Increase LTSSM poll time on surprise link down
- PCI: tegra194: Disable LTSSM after transition to Detect on surprise link
down
- PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-
select"
- PCI: tegra194: Disable direct speed change for Endpoint mode
- ALSA: sc6000: Use standard print API
- ALSA: sc6000: Keep the programmed board state in card-private data
- ktest: Avoid undef warning when WARNINGS_FILE is unset
- ktest: Honor empty per-test option overrides
- ktest: Run POST_KTEST hooks on failure and cancellation
- quota: Fix race of dquot_scan_active() with quota deactivation
- gfs2: add some missing log locking
- gfs2: prevent NULL pointer dereference during unmount
- efi/capsule-loader: fix incorrect sizeof in phys array reallocation
- ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
- ARM: dts: mediatek: mt7623: fix efuse fallback compatible
- memory: tegra124-emc: Fix dll_change check
- memory: tegra30-emc: Fix dll_change check
- soc: qcom: ocmem: use scoped device node handling to simplify error
paths
- soc: qcom: ocmem: register reasons for probe deferrals
- soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not available
- arm64: dts: qcom: sdm845-xiaomi-beryllium: Mark l1a regulator as powered
during boot
- unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts()
failure
- ocfs2/dlm: validate qr_numregions in dlm_match_regions()
- ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison
- soc: qcom: aoss: compare against normalized cooling state
- ocfs2: fix listxattr handling when the buffer is full
- ocfs2: validate bg_bits during freefrag scan
- ocfs2: validate group add input before caching
- dmaengine: dw-axi-dmac: Remove unnecessary return statement from void
function
- dmaengine: mxs-dma: Fix missing return value from
of_dma_controller_register()
- tracing: Rebuild full_name on each hist_field_name() call
- ima: check return value of crypto_shash_final() in boot aggregate
- HID: asus: make asus_resume adhere to linux kernel coding standards
- HID: asus: do not abort probe when not necessary
- mtd: physmap_of_gemini: Fix disabled pinctrl state check
- mtd: spi-nor: core: correct the op.dummy.nbytes when check read
operations
- mtd: spi-nor: swp: check SR_TB flag when getting tb_mask
- mtd: parsers: ofpart: call of_node_put() only in ofpart_fail path
- mtd: parsers: ofpart: call of_node_get() for dedicated subpartitions
- mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
- HID: usbhid: fix deadlock in hid_post_reset()
- pinctrl: pinctrl-pic32: Fix resource leak
- perf branch: Avoid incrementing NULL
- perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE
trace
- pinctrl: abx500: Fix type of 'argument' variable
- perf expr: Return -EINVAL for syntax error in expr__find_ids()
- perf util: Kill die() prototype, dead for a long time
- i3c: mipi-i3c-hci: fix IBI payload length calculation for final status
- driver core: device.h: remove extern from function prototypes
- driver core: Move dev_err_probe() to where it belogs
- dev_printk: add new dev_err_probe() helpers
- backlight: sky81452-backlight: Check return value of
devm_gpiod_get_optional() in sky81452_bl_parse_dt()
- platform/surface: surfacepro3_button: Drop wakeup source on remove
- leds: lgm-sso: Remove duplicate assignments for priv->mmap
- tty: hvc: remove HVC_IUCV_MAGIC
- tty: hvc_iucv: fix off-by-one in number of supported devices
- platform/x86: panasonic-laptop: Fix OPTD notifier registration and
cleanup
- mfd: mc13xxx-core: Fix memory leak in mc13xxx_add_subdevice_pdata()
- nfs/blocklayout: Fix compilation error (`make W=1`) in
bl_write_pagelist()
- fs/ntfs3: terminate the cached volume label after UTF-8 conversion
- platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()
- platform/x86: dell-wmi-sysman: bound enumeration string aggregation
- RDMA/core: Prefer NLA_NUL_STRING
- scsi: sg: Resolve soft lockup issue when opening /dev/sgX
- scsi: target: core: Fix integer overflow in UNMAP bounds check
- dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
- clk: qcom: gcc-sc8180x: Add missing GDSCs
- clk: qcom: gcc-sc8180x: Use retention for USB power domains
- clk: qcom: gcc-sc8180x: Use retention for PCIe power domains
- clk: qcom: dispcc-sm8250: Use shared ops on the mdss vsync clk
- clk: qcom: dispcc-sm8250: Enable parents for pixel clocks
- clk: imx: imx6q: Fix device node reference leak in pll6_bypassed()
- clk: imx: imx6q: Fix device node reference leak in
of_assigned_ldb_sels()
- clk: imx8mq: Correct the CSI PHY sels
- clk: qoriq: avoid format string warning
- clk: xgene: Fix mapping leak in xgene_pllclk_init()
- dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resets
- clk: qcom: dispcc-sc7180: Add missing MDSS resets
- lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()
- crypto: sa2ul - Fix AEAD fallback algorithm names
- crypto: ccp - copy IV using skcipher ivsize
- PCMCIA: Fix garbled log messages for KERN_CONT
- net/sched: sch_cake: fix NAT destination port not being updated in
cake_update_flowkeys
- nexthop: fix IPv6 route referencing IPv4 nexthop
- net/sched: taprio: stop going through private ops for dequeue and peek
- net/sched: taprio: replace safety precautions with comments
- net/sched: taprio: continue with other TXQs if one dequeue() failed
- net/sched: taprio: refactor one skb dequeue from TXQ to separate
function
- net/sched: taprio: rename close_time to end_time
- net/sched: taprio: fix use-after-free in advance_sched() on schedule
switch
- tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
- i40e: don't advertise IFF_SUPP_NOFCS
- e1000e: Unroll PTP in probe error handling
- ipv6: fix possible UAF in icmpv6_rcv()
- sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunks
- dissector: do not set invalid PPP protocol
- flow_dissector: Add number of vlan tags dissector
- flow_dissector: Add PPPoE dissectors
- pppoe: drop PFC frames
- netfilter: nft_osf: restrict it to ipv4
- netfilter: conntrack: remove sprintf usage
- netfilter: xtables: restrict several matches to inet family
- ipvs: fix MTU check for GSO packets in tunnel mode
- netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
- netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
- arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt number
- ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
- ksmbd: scope conn->binding slowpath to bound sessions only
- net/rds: zero per-item info buffer before handing it to visitors
- net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
- net/sched: sch_pie: annotate data-races in pie_dump_stats()
- net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
- net: sched: gred/red: remove unused variables in struct red_stats
- net/sched: sch_red: annotate data-races in red_dump_stats()
- net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
- nfp: fix swapped arguments in nfp_encode_basic_qdr() calls
- tipc: fix double-free in tipc_buf_append()
- vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
- fs/adfs: validate nzones in adfs_validate_bblk()
- rtc: abx80x: Disable alarm feature if no interrupt attached
- fbdev: offb: fix PCI device reference leak on probe failure
- mailbox: mailbox-test: free channels on probe error
- cgroup/rdma: fix integer overflow in rdmacg_try_charge()
- mailbox: add sanity check for channel array
- mailbox: mailbox-test: don't free the reused channel
- mailbox: mailbox-test: initialize struct earlier
- mailbox: mailbox-test: make data_ready a per-instance variable
- btrfs: fix double-decrement of bytes_may_use in
submit_one_async_extent()
- tracing: branch: Fix inverted check on stat tracer registration
- drm/amdgpu: fix spelling typos
- drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
- drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)
- netfilter: xt_policy: fix strict mode inbound policy matching
- netfilter: nf_conntrack_sip: don't use simple_strtoul
- scsi: sr: Add memory allocation failure handling for get_capabilities()
- cdrom, scsi: sr: propagate read-only status to block layer via
set_disk_ro()
- netdevsim: zero initialize struct iphdr in dummy sk_buff
- net: sched: sch_netem: Refactor code in 4-state loss generator
- net/sched: netem: fix probability gaps in 4-state loss model
- net/sched: netem: fix queue limit check to include reordered packets
- net/sched: netem: validate slot configuration
- net: sched: choke: remove unused variables in struct choke_sched_data
- net/sched: sch_choke: annotate data-races in choke_dump_stats()
- net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
- vrf: Fix a potential NPD when removing a port from a VRF
- net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
- net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
- NFC: trf7970a: Ignore antenna noise when checking for RF field
- net: phy: dp83869: fix setting CLK_O_SEL field.
- ASoC: codecs: ab8500: Fix casting of private data
- netfilter: skip recording stale or retransmitted INIT
- sctp: discard stale INIT after handshake completion
- ipv4: rename and move ip_route_output_tunnel()
- ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
- ipv4: add new arguments to udp_tunnel_dst_lookup()
- ipv6: rename and move ip6_dst_lookup_tunnel()
- net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
- ALSA: hda/conexant: add a new hda codec SN6140
- ALSA: hda/conexant: fix some typos
- ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87
- ALSA: hda/conexant: Fix missing error check for jack detection
- drm/amd/display: Allow DCE link encoder without AUX registers
- drm/amd/display: Read EDID from VBIOS embedded panel info
- btrfs: tracepoints: fix sleep while in atomic context in
btrfs_sync_file()
- flow_dissector: do not dissect PPPoE PFC frames
- flow_dissector: Do not count vlan tags inside tunnel payload
- net/sched: sch_pie: annotate more data-races in pie_dump_stats()
- crypto: af_alg - Cap AEAD AD length to 0x80000000
- i40e: Cleanup PTP pins on probe failure
- audit: fix incorrect inheritable capability in CAPSET records
- netfilter: nft_ct: fix missing expect put in obj eval
- net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
- audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
- KVM: Reject wrapped offset in kvm_reset_dirty_gfn()
- KVM: x86: Fix Xen hypercall tracepoint argument assignment
- drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
- ALSA: usb-audio: Bound MIDI endpoint descriptor scans
- ceph: fix a buffer leak in __ceph_setxattr()
- powerpc/warp: Fix error handling in pika_dtm_thread
- libceph: Fix potential out-of-bounds access in osdmap_decode()
- libceph: Fix potential null-ptr-deref in decode_choose_args()
- libceph: Fix potential out-of-bounds access in crush_decode()
- libceph: handle rbtree insertion error in decode_choose_args()
- iommu/vt-d: Disable DMAR for Intel Q35 IGFX
- drm/i915: skip __i915_request_skip() for already signaled requests
- drm/panfrost: Fix wait_bo ioctl leaking positive return from
dma_resv_wait_timeout()
- drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup
- s390/debug: Reject zero-length input before trimming a newline
- Revert "x86/vdso: Fix output operand size of RDPID"
- sysfs: don't remove existing directory on update failure
- hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX
- ALSA: ua101: Reject too-short USB descriptors
- ALSA: asihpi: Fix potential OOB array access at reading cache
- net: wwan: iosm: fix potential memory leaks in ipc_imem_init()
- Bluetooth: bnep: Fix UAF read of dev->name
- phonet/pep: disable BH around forwarded sk_receive_skb()
- net: bcmgenet: keep RBUF EEE/PM disabled
- netfilter: ip6t_hbh: reject oversized option lists
- netfilter: nf_queue: hold bridge skb->dev while queued
- netfilter: ipset: stop hash:* range iteration at end
- ring-buffer: Fix reporting of missed events in iterator
- vsock/vmci: fix UAF when peer resets connection during handshake
- 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
- wifi: cfg80211: advance loop vars in cfg80211_merge_profile()
- tracing: Do not call map->ops->elt_free() if elt_alloc() fails
- 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
- device property: set fwnode->secondary to NULL in fwnode_init()
- 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 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: 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
- 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
- ARM: integrator: Fix early initialization
- netfilter: x_tables: unregister the templates first
- tcp: Fix imbalanced icsk_accept_queue count.
- ice: fix locking in ice_dcb_rebuild()
- phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register
access
- irqchip/ath79-cpu: Remove unused function
- 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
- HID: quirks: really enable the intended work around for appledisplay
- ethtool: fix ethnl_bitmap32_not_zero() bit interval semantics
- drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN
- 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
- drm/msm/snapshot: fix dumping of the unaligned regions
- net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
- 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
- tracing: Avoid NULL return from hist_field_name() on truncation
- net: ag71xx: check error for platform_get_irq
- 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
- net: mana: validate rx_req_idx to prevent out-of-bounds array access
- Linux 5.15.209
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46275
- Bluetooth: hci_uart: fix UAFs and race conditions in close and init
paths
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-23141
- KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory
accesses
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43052
- wifi: mac80211: check tdls flag in ieee80211_tdls_oper
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-22107
- net: dsa: sja1105: fix kasan out-of-bounds warning in
sja1105_table_delete_entry()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-21863
- io_uring: prevent opcode speculation
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46274
- io-wq: check that the predecessor is hashed in io_wq_remove_pending()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45846
- bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45844
- netfilter: arp_tables: fix IEEE1394 ARP payload parsing
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45843
- slip: bound decode() reads against the compressed packet length
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45842
- slip: reject VJ receive packets on instances with no rstate array
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45841
- netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45840
- openvswitch: cap upcall PID array size and pre-size vport replies
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46319
- net/sched: act_ct: Only release RCU read lock after ct_ft
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45839
- bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45838
- bpf: fix end-of-list detection in cgroup_storage_get_next_key()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46214
- vsock/virtio: fix accept queue count leak on transport mismatch
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46234
- vsock: fix buffer size clamping order
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45836
- Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46231
- batman-adv: bla: put backbone reference on failed claim hash insert
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46233
- batman-adv: bla: only purge non-released claims
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46212
- batman-adv: bla: prevent use-after-free when deleting claims
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46238
- batman-adv: stop caching unowned originator pointers in BAT IV
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46206
- batman-adv: reject new tp_meter sessions during teardown
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46198
- batman-adv: fix integer overflow on buff_pos
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46227
- sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in
SCTP_SENDALL
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46220
- drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46197
- drm/amdkfd: validate SVM ioctl nattr against buffer size
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46209
- drm/gem: Fix inconsistent plane dimension calculation in
drm_gem_fb_init_with_funcs()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46230
- drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46219
- spi: mpc52xx: fix use-after-free on unbind
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46236
- media: rc: xbox_remote: heed DMA restrictions
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46205
- staging: media: atomisp: Disallow all private IOCTLs
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46168
- mptcp: fix scheduling with atomic in timestamp sockopt
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46189
- RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46133
- RDMA/rxe: Reject unknown opcodes before ICRC processing
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46127
- RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46178
- RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46112
- RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46304
- nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46161
- md/raid10: fix divide-by-zero in setup_geo() with zero far_copies
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46124
- isofs: validate block number from NFS file handle in isofs_export_iget
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46303
- isofs: validate Rock Ridge CE continuation extent against volume size
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46294
- dm: fix a buffer overflow in ioctl processing
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46107
- dm-thin: fix metadata refcount underflow
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46301
- spi: topcliff-pch: fix use-after-free on unbind
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46273
- ibmveth: Disable GSO for packets with small MSS
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43502
- net/rds: handle zerocopy send cleanup before the message is queued
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46120
- ip6_gre: Use cached t->net in ip6erspan_changelink().
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46184
- sound: ua101: fix division by zero at probe
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46132
- net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in
rtnl_fill_vfinfo
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46150
- fanotify: fix false positive on permission events
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45834
- Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45835
- Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46186
- Bluetooth: virtio_bt: validate rx pkt_type header length
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46123
- Bluetooth: virtio_bt: clamp rx length before skb_put
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46172
- ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46146
- ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46167
- usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46151
- usb: usblp: fix heap leak in IEEE 1284 device ID via short response
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46122
- wifi: b43: enforce bounds check on firmware key index in b43_rx()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46307
- wifi: ath5k: do not access array OOB
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46187
- wifi: rsi: fix kthread lifetime race between self-exit and external-stop
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46163
- wifi: b43legacy: enforce bounds check on firmware key index in RX path
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46044
- ipmi:ssif: Clean up kthread on errors
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43496
- net/sched: sch_red: Replace direct dequeue call with peek and
qdisc_dequeue_peeked
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-56727
- octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31489
- spi: meson-spicc: Fix double-put in remove path
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31476
- ksmbd: do not expire session on binding failure
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43497
- fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46108
- ipmi:si: Return state to normal if message allocation fails
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46128
- ipmi: Check event message buffer response for bad data
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46177
- ipmi: Add limits to event and receive message requests
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46149
- scsi: target: configfs: Bound snprintf() return in
tg_pt_gp_members_show()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46101
- netfilter: reject zero shift in nft_bitwise
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46099
- net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46033
- crypto: authencesn - reject short ahash digests during instance creation
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46062
- ntfs3: fix integer overflow in run_unpack() volume boundary check
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46072
- ntfs3: add buffer boundary checks to run_unpack()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46023
- dm mirror: fix integer overflow in create_dirty_log()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46077
- crypto: atmel-tdes - fix DMA sync direction
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45986
- crypto: ccree - fix a memory leak in cc_mac_digest()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46019
- crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46015
- tcp: call sk_data_ready() after listener migration
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46040
- inotify: fix watch count leak when fsnotify_add_inode_mark_locked()
fails
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46070
- md/raid5: validate payload size before accessing journal metadata
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46051
- md/raid5: fix soft lockup in retry_aligned_read()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46046
- ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46285
- mtd: docg3: fix use-after-free in docg3_release()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46082
- KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45987
- KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46024
- libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46037
- ipv4: icmp: validate reply type before using icmp_pointers
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46027
- net/smc: avoid early lgr access in smc_clc_wait_msg
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46053
- net: rds: fix MR cleanup on copy error
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46004
- ALSA: caiaq: Handle probe errors properly
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46050
- md/raid10: fix deadlock with check operation and nowait requests
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46049
- ALSA: ctxfi: Add fallback to default RSR for S/PDIF
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46002
- ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46047
- net: qrtr: ns: Fix use-after-free in driver remove()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46009
- PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46102
- net: strparser: fix skb_head leak in strp_abort_strp()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46098
- net: caif: clear client service pointer on teardown
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46088
- ALSA: control: Validate buf_len before strnlen() in
snd_ctl_elem_init_enum_names()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46080
- ocfs2: split transactions in dio completion to avoid credit exhaustion
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-21739
- scsi: ufs: core: Fix use-after free in init error and remove paths
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46064
- ibmasm: fix heap over-read in ibmasm_send_i2o_message()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-45994
- ibmasm: fix OOB reads in command_file_write due to missing size checks
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46022
- misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46006
- drm/nouveau: fix u32 overflow in pushbuf reloc bounds check
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-46018
- ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31696
- rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31697
- crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31698
- crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command
failed
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31699
- crypto: ccp: Don't attempt to copy CSR to userspace if PSP command
failed
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31701
- ALSA: caiaq: take a reference on the USB device in create_card()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31694
- fuse: reject oversized dirents in page cache
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31716
- fs/ntfs3: validate rec->used in journal-replay file record check
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31676
- rxrpc: only handle RESPONSE during service challenge
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31409
- ksmbd: unset conn->binding on failed binding request
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2023-53596
- drivers: base: Free devm resources when unregistering a device
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-50012
- cpufreq: Avoid a bad reference count on CPU node
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-38192
- net: clear the dst when changing skb protocol
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-21712
- md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43328
- cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error
path
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-23066
- rxrpc: Fix recvmsg() unconditional requeue
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-50248
- ntfs3: Add bounds checking to mi_enum_attr()
- fs/ntfs3: Sequential field availability check in mi_enum_attr()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-27407
- fs/ntfs3: Fixed overflow check in mi_enum_attr()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2023-45896
- fs/ntfs3: Add more attributes checks in mi_enum_attr()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2023-52737
- btrfs: lock the inode in shared mode before starting fiemap
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-38626
- f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-68307
- can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted
URBs
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-46770
- ice: Add netif_device_attach/detach into PF reset flow
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-38105
- ALSA: usb-audio: Kill timer properly at removal
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-27389
- pstore: inode: Only d_invalidate() is needed
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2023-52682
- f2fs: fix to wait on block writeback for post_read case
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-56719
- net: stmmac: fix TSO DMA API usage causing oops
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-41079
- nvmet: always initialize cqe.result
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2023-53545
- drm/amdgpu: unmap and remove csa_va properly
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-68239
- binfmt_misc: restore write access before closing files opened by
open_exec()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-38659
- gfs2: No more self recovery
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2022-49961
- bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-47809
- dlm: fix possible lkb_resource null dereference
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-38250
- Bluetooth: hci_core: Fix use-after-free in vhci_flush()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43281
- mailbox: Prevent out-of-bounds access in of_mbox_index_xlate()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-23157
- btrfs: do not strictly require dirty metadata threshold for metadata
writepages
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-23141
- btrfs: send: check for inline extents in range_is_hole_in_parent()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-40005
- spi: cadence-quadspi: Implement refcount to handle unbind during busy
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2023-53629
- fs: dlm: fix use after free in midcomms commit
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-71221
- dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-23204
- net/sched: cls_u32: use skb_header_pointer_careful()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-71161
- dm-verity: disable recursive forward error correction
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2022-50552
- blk-mq: use quiesced elevator switch when reinitializing queues
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-36922
- wifi: iwlwifi: read txq->read_ptr under lock
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-53221
- f2fs: fix null-ptr-deref in f2fs_submit_page_bio()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-56657
- ALSA: control: Avoid WARN() for symlink errors
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2022-49803
- netdevsim: Fix memory leak of nsim_dev->fa_cookie
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2022-50116
- tty: n_gsm: fix deadlock and link starvation in outgoing data path
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31586
- mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31598
- ocfs2: fix possible deadlock between unlink and dio_end_io_write
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31642
- rxrpc: Fix call removal to use RCU safe deletion
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31664
- xfrm: clear trailing padding in build_polexpire()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43075
- ocfs2: fix out-of-bounds write in ocfs2_write_end_inline
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43076
- ocfs2: validate inline data i_size during inode read
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-23444
- wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2025-38710
- gfs2: Validate i_depth for exhash directories
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-23442
- ipv6: add NULL checks for idev in SRv6 paths
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31594
- PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2022-50073
- net: tap: NULL pointer derefence in dev_parse_header_protocol when
skb->dev is null
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31576
- media: hackrf: fix to not free memory after the device is registered in
hackrf_probe()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43058
- media: vidtv: fix pass-by-value structs causing MSAN warnings
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31577
- nilfs2: fix NULL i_assoc_inode dereference in
nilfs_mdt_save_to_shadow_map
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31578
- media: as102: fix to not free memory after the device is registered in
as102_usb_probe()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31580
- bcache: fix cached_dev.sb_bio use-after-free and crash
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31581
- ALSA: 6fire: fix use-after-free on disconnect
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31583
- media: em28xx: fix use-after-free in em28xx_v4l2_open()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31585
- media: vidtv: fix nfeeds state corruption on start_streaming failure
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31686
- mm/kasan: fix double free for kasan pXds
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31588
- KVM: x86: Use scratch field in MMIO fragment to hold small write values
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31630
- rxrpc: proc: size address buffers for %pISpc output
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-23399
- nf_tables: nft_dynset: fix possible stateful expression memleak in error
path
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2024-35865
- smb: client: fix potential UAF in smb2_is_valid_oplock_break()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31590
- KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31596
- ocfs2: handle invalid dinode in ocfs2_group_extend
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31597
- ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31599
- media: vidtv: fix NULL pointer dereference in
vidtv_channel_pmt_match_sections
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31602
- ALSA: ctxfi: Limit PTP to a single page
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31603
- staging: sm750fb: fix division by zero in ps_to_hz()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31605
- fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31615
- usb: gadget: renesas_usb3: validate endpoint index in standard request
handlers
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31616
- usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31617
- usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31618
- fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31619
- ALSA: fireworks: bound device-supplied status before string array lookup
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31622
- NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31623
- net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31624
- HID: core: clamp report_size in s32ton() to avoid undefined shift
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31625
- HID: alps: fix NULL pointer dereference in alps_raw_event()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31626
- staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31627
- i2c: s3c24xx: check the size of the SMBUS message before using it
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31532
- can: raw: fix ro->uniq use-after-free in raw_rcv()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31629
- nfc: llcp: add missing return after LLCP_CLOSED checks
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31407
- netfilter: conntrack: add missing netlink policy validations
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43079
- perf/x86/intel/uncore: Skip discovery table for offline dies
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43080
- l2tp: Drop large packets with UDP encap
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31673
- af_unix: read UNIX_DIAG_VFS data under unix_state_lock
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31681
- netfilter: xt_multiport: validate range encoding in checkentry
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43085
- netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43089
- xfrm_user: fix info leak in build_mapping()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43093
- xsk: tighten UMEM headroom validation to account for tailroom and min
frame
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43098
- nfc: s3fwrn5: allocate rx skb before consuming bytes
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43099
- ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43103
- net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-31684
- net: sched: act_csum: validate nested VLAN headers
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43074
- eventpoll: defer struct eventpoll free to RCU grace period
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43104
- drm/vc4: Fix a memory leak in hang state error path
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43105
- drm/vc4: Fix memory leak of BO array in hang state
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43110
- wifi: brcmfmac: validate bsscfg indices in IF events
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43111
- HID: roccat: fix use-after-free in roccat_report_event
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43112
- fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath
* Jammy update: v5.15.209 upstream stable release (LP: #2156901) //
CVE-2026-43113
- wifi: wl1251: validate packet IDs before indexing tx_frames
* Jammy update: v5.15.207 upstream stable release (LP: #2156629)
- Buffer overflow in drivers/xen/sys-hypervisor.c
- xen/privcmd: fix double free via VMA splitting
- Linux 5.15.204
- Linux 5.15.205
- Linux 5.15.206
- Linux 5.15.207
* Jammy update: v5.15.207 upstream stable release (LP: #2156629) //
CVE-2025-54518 // CVE-2026-46174
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op
cache
* Jammy update: v5.15.203 upstream stable release (LP: #2156550)
- ARM: clean up the memset64() C wrapper
- Revert "UBUNTU: SAUCE: Fix skb_vlan_inet_prepare() usage"
- ip6_tunnel: Fix usage of skb_vlan_inet_prepare()
- scsi: lpfc: Properly set WC for DPP mapping
- scsi: ufs: core: Always initialize the UIC done completion
- scsi: ufs: core: Move link recovery for hibern8 exit failure to
wl_resume
- ALSA: usb-audio: Cap the packet size pre-calculations
- ALSA: usb-audio: Use inclusive terms
- btrfs: fix incorrect key offset in error message in
check_dev_extent_item()
- memory: mtk-smi: Convert to platform remove callback returning void
- ARM: OMAP2+: add missing of_node_put before break and return
- ARM: omap2: Fix reference count leaks in omap_control_init()
- scsi: ata: Call scsi_done() directly
- ata: libata-scsi: drop DPRINTK calls for cdb translation
- ata: libata: remove pointless VPRINTK() calls
- ata: libata-scsi: refactor ata_scsi_translate()
- drm/tegra: dsi: fix device leak on probe
- mfd: qcom-pm8xxx: switch away from using chained IRQ handlers
- mfd: qcom-pm8xxx: Convert to platform remove callback returning void
- mfd: qcom-pm8xxx: Fix OF populate on driver rebind
- mfd: omap-usb-host: Convert to platform remove callback returning void
- mfd: omap-usb-host: Fix OF populate on driver rebind
- clk: tegra: tegra124-emc: fix device leak on set_rate()
- usb: cdns3: remove redundant if branch
- usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
- ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
- hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization
induced race
- fbcon: Use delayed work for cursor
- fbcon: Extract fbcon_open/release helpers
- fbcon: move more common code into fb_open()
- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314
- net: arcnet: com20020-pci: fix support for 2.5Mbit cards
- eventpoll: Fix integer overflow in ep_loop_check_proc()
- platform/x86: dell-wmi: Add audio/mic mute key codes
- selftests: mptcp: more stable simult_flows tests
- platform/x86: thinkpad_acpi: Fix errors reading battery thresholds
- net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling
in ALE table
- net: dpaa2: replace dpaa2_mac_is_type_fixed() with
dpaa2_mac_is_type_phy()
- net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() call
- net: dpaa2-switch replace direct MAC access with
dpaa2_switch_port_has_mac()
- net: dpaa2-switch: serialize changes to priv->mac with a mutex
- dpaa2-switch: do not clear any interrupts automatically
- dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ
handler
- indirect_call_wrapper: do not reevaluate function pointer
- xen/acpi-processor: fix _CST detection using undersized evaluation
buffer
- amd-xgbe: fix sleep while atomic on suspend/resume
- net: nfc: nci: Fix zero-length proprietary notifications
- nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
- net: stmmac: Fix error handling in VLAN add and delete paths
- ACPI: PM: Save NVS memory on Lenovo G70-35
- ACPI: OSI: Add DMI quirk for Acer Aspire One D255
- scsi: ses: Fix devices attaching to different hosts
- ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0
- ALSA: usb-audio: Check max frame size for implicit feedback mode, too
- powerpc/uaccess: Fix inline assembly for clang build on PPC32
- remoteproc: sysmon: Correct subsys_name_len type in QMI request
- remoteproc: mediatek: Unprepare SCP clock during system suspend
- powerpc: 83xx: km83xx: Fix keymile vendor prefix
- bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
- ASoC: soc-core: drop delayed_work_pending() check before flush
- ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()
- ASoC: core: Exit all links before removing their components
- ASoC: core: Do not call link_exit() on uninitialized rtd objects
- can: hi311x: hi3110_open(): add check for hi3110_power_enable() return
value
- regulator: pca9450: Make IRQ optional
- regulator: pca9450: Correct interrupt type
- sched: idle: Make skipping governor callbacks more consistent
- i40e: fix src IP mask checks and memcpy argument names in cloud filter
- ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()
- ASoC: detect empty DMI strings
- octeontx2-af: devlink: fix NIX RAS reporter recovery condition
- net: usb: lan78xx: fix silent drop of packets with checksum errors
- net: usb: lan78xx: skip LTM configuration for LAN7850
- usb/core/quirks: Add Huawei ME906S-device to wakeup quirk
- usb: misc: uss720: properly clean up reference in uss720_probe()
- usb: core: don't power off roothub PHYs if phy_set_mode() fails
- usb: cdc-acm: Restore CAP_BRK functionnality to CH343
- USB: usbcore: Introduce usb_bulk_msg_killable()
- usb: mdc800: handle signal and read racing
- mm/tracing: rss_stat: ensure curr is false from kthread context
- mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()
- libceph: reject preamble if control segment is empty
- libceph: admit message frames only in CEPH_CON_S_OPEN state
- time: add kernel-doc in time.c
- time/jiffies: Mark jiffies_64_to_clock_t() notrace
- device property: Allow secondary lookup in fwnode_get_next_child_node()
- irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS
supports
- net: mana: Ring doorbell at 4 CQ wraparounds
- ice: fix retry for AQ command 0x06EE
- parisc: Increase initial mapping to 64 MB with KALLSYMS
- parisc: Fix initial page table creation for boot
- net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
- tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
- lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
- lib/bootconfig: fix snprintf truncation check in
xbc_node_compose_key_after()
- lib/bootconfig: check bounds before writing in __xbc_open_brace()
- btrfs: abort transaction on failure to update root in the received
subvol ioctl
- iio: dac: ds4424: reject -128 RAW value
- iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()
- iio: potentiometer: mcp4131: fix double application of wiper shift
- iio: chemical: bme680: Fix measurement wait duration calculation
- iio: gyro: mpu3050-i2c: fix pm_runtime error handling
- iio: imu: inv_icm42600: fix odr switch to the same value
- i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
- i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abort
- i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptor
- l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
- mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
- mmc: sdhci: fix timing selection for 1-bit bus width
- mtd: rawnand: pl353: make sure optimal timings are applied
- mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in
cadence_nand_init()
- iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retry
- serial: 8250_pci: add support for the AX99100
- serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART
BUSY
- serial: uartlite: fix PM runtime usage count underflow on probe
- drm/radeon: apply state adjust rules to some additional HAINAN vairants
- mm/hugetlb: make detecting shared pte more reliable
- mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
- mm/rmap: fix two comments related to huge_pmd_unshare()
- mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using
mmu_gather
- net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
- net: Handle napi_schedule() calls from non-interrupt
- ext4: always allocate blocks only from groups inode can use
- wifi: cfg80211: move scan done work to wiphy work
- drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
- mptcp: pm: avoid sending RM_ADDR over same subflow
- btrfs: tree-checker: fix misleading root drop_level error message
- of: Add cleanup.h based auto release via __free(device_node) markings
- firmware: arm_scpi: Fix device_node reference leak in probe path
- Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
- Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
- Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
- Bluetooth: qca: fix ROM version reading on WCN3998 chips
- netfilter: xt_time: use unsigned int for monthday bit shift
- net: bcmgenet: increase WoL poll timeout
- net: mana: Improve the HWC error handling
- sched: idle: Consolidate the handling of two special cases
- igc: fix missing update of skb->tail in igc_xmit_frame()
- wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough
headroom
- ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
- net: macb: fix uninitialized rx_fs_lock
- net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
- hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
- i2c: fsi: Fix a potential leak in fsi_i2c_probe()
- mtd: rawnand: brcmnand: skip DMA during panic write
- lib/bootconfig: check xbc_init_node() return in override path
- tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
- sh: platform_early: remove pdev->driver_override check
- bpf: Release module BTF IDR before module unload
- platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list
- nvme-pci: cap queue creation to used queues
- platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16
Gen 1
- platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix
touchscreen on SUPI S10
- HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2
- net: usb: r8152: add TRENDnet TUC-ET2G
- HID: mcp2221: cancel last I2C command on read error
- ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()
- ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()
- dma-buf: Include ioctl.h in UAPI header
- ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390
- xfrm: call xdo_dev_state_delete during state update
- xfrm: Fix the usage of skb->sk
- can: statistics: add missing atomic access in hot path
- pinctrl: mediatek: common: Fix probe failure for devices without EINT
- ionic: fix persistent MAC address override on PF
- rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
- platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlen
- net: enetc: fix the output issue of 'ethtool --show-ring'
- dma-mapping: add missing `inline` for `dma_free_attrs`
- netlink: introduce NLA_POLICY_MAX_BE
- netfilter: nft_payload: reject out-of-range attributes via policy
- netlink: hide validation union fields from kdoc
- netlink: introduce bigendian integer types
- netlink: allow be16 and be32 types in all uint policy checks
- regmap: Synchronize cache for the page selector
- RDMA/rw: Fall back to direct SGE on MR pool exhaustion
- RDMA/irdma: Update ibqp state to error if QP is already in error state
- RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
- RDMA/irdma: Clean up unnecessary dereference of event->cm_node
- RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
- RDMA/irdma: Return EINVAL for invalid arp index error
- scsi: scsi_transport_sas: Fix the maximum channel scanning issue
- x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free size
- drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
- ASoC: Intel: catpt: Fix the device initialization
- ACPICA: include/acpi/acpixf.h: Fix indentation
- ACPICA: Allow address_space_handler Install and _REG execution as 2
separate steps
- ACPI: EC: Fix EC address space handler unregistration
- ACPI: EC: Fix ECDT probe ordering issues
- hwmon: (adm1177) fix sysfs ABI violation and current unit conversion
- sysctl: fix uninitialized variable in proc_do_large_bitmap
- ASoC: adau1372: Fix unchecked clk_prepare_enable() return value
- ASoC: adau1372: Fix clock leak on PLL lock failure
- s390/barrier: Make array_index_mask_nospec() __always_inline
- cpufreq: conservative: Reset requested_freq on limits change
- alarmtimer: Fix argument order in alarm_timer_forward()
- scsi: ses: Handle positive SCSI error from ses_recv_diag()
- jbd2: gracefully abort on checkpointing state corruptions
- ext4: make recently_deleted() properly work with lazy itable
initialization
- phy: ti: j721e-wiz: Fix device node reference leak in
wiz_get_lane_phy_types()
- dmaengine: xilinx: xilinx_dma: Fix dma_device directions
- dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
- dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
- btrfs: fix super block offset in error message in btrfs_validate_super()
- btrfs: fix lost error when running device stats on multiple devices fs
- dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
- dmaengine: idxd: Fix freeing the allocated ida too late
- dmaengine: xilinx_dma: Program interrupt delay timeout
- dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA
- btrfs: don't take device_list_mutex when querying zone info
- objtool: Fix Clang jump table detection
- dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix
common property warning
- tg3: Fix race for querying speed/duplex
- net: xilinx: axienet: Correct BD length masks to match AXIDMA IP spec
- netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
- net/mlx5: Avoid "No data available" when FW version queries fail
- net: hsr: fix VLAN add unwind on slave errors
- hwmon: (pxe1610) Check return value of page-select write in probe
- hwmon: (tps53679) Fix device ID comparison and printing in
tps53676_identify()
- hwmon: (occ) Fix missing newline in occ_show_extended()
- riscv: kgdb: fix several debug register assignment bugs
- USB: serial: option: add MeiG Smart SRM825WN
- MIPS: Fix the GCC version check for `__multi3' workaround
- drm/ast: dp501: Fix initialization of SCU2C
- USB: serial: io_edgeport: add support for Blackbox IC135A
- USB: serial: option: add support for Rolling Wireless RW135R-GL
- USB: core: add NO_LPM quirk for Razer Kiyo Pro webcam
- Input: synaptics-rmi4 - fix a locking bug in an error path
- Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk
table
- Input: xpad - add support for Razer Wolverine V3 Pro
- iio: dac: ad5770r: fix error return in ad5770r_read_raw()
- iio: light: vcnl4035: fix scan buffer on big-endian
- iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
- iio: gyro: mpu3050: Fix out-of-sequence free_irq()
- usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive
- usb: ehci-brcm: fix sleep during atomic
- nvmet-tcp: fix use-before-check of sg in bounds validation
- phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
- phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
- phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver
data
- phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
- cdc-acm: new quirk for EPSON HMD
- thunderbolt: Fix property read in nhi_wake_supported()
- usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows
partial transfer
- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on
usb_submit_urb() error
- can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
- Input: uinput - take event lock when submitting FF request "event"
- media: uvcvideo: Use heuristic to find stream entity
- arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarity
- arm64: dts: hisilicon: hi3798cv200: Add missing dma-ranges
- net: qualcomm: qca_uart: report the consumed byte on RX skb allocation
failure
- rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
- netlink: add nla be16/32 types to minlen array
- xen/privcmd: unregister xenstore notifier on module exit
- Revert "mptcp: add needs_id for netlink appending addr"
- ext4: fix the might_sleep() warnings in kvfree()
- dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
- dmaengine: sh: rz-dmac: Protect the driver specific lists
- net: macb: Move devm_{free,request}_irq() out of spin lock area
- x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
- i2c: cp2615: replace deprecated strncpy with strscpy
- io_uring/poll: correctly handle io_poll_add() return value on update
- Linux 5.15.203
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-71150
- ksmbd: Fix refcount leak when invalid session is found on session lookup
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23395
- Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31549
- i2c: cp2615: fix serial string NULL-deref at probe
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31433
- ksmbd: fix potencial OOB in get_file_all_info() for compound requests
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31480
- tracing: Fix potential deadlock in cpu hotplug with osnoise
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31466
- mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43054
- scsi: target: tcm_loop: Drain commands in target_reset handler
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23401
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO
SPTE
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31454
- xfs: save ailp before dropping the AIL lock in push callbacks
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31446
- ext4: fix use-after-free in update_super_work when racing with umount
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31450
- ext4: publish jinode after initialization
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31726
- usb: gadget: uvc: fix NULL pointer dereference during unbind race
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31728
- usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31721
- usb: gadget: f_hid: move list and spinlock inits from bind to alloc
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31670
- net: rfkill: prevent unlimited numbers of rfkill events from being
created
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31634
- rxrpc: fix reference count leak in rxrpc_server_keyring()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31651
- mmc: vub300: fix NULL-deref on disconnect
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31656
- drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31658
- net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31660
- nfc: pn533: allocate rx skb before consuming bytes
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31661
- wifi: brcmsmac: Fix dma_free_coherent() size
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31662
- tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31665
- netfilter: nft_ct: fix use-after-free in timeout object destroy
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2024-56557
- iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2024-36898
- gpiolib: cdev: fix uninitialised kfifo
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-40016
- media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31667
- Input: uinput - fix circular locking dependency with ff-core
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31671
- xfrm_user: fix info leak in build_report()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31672
- wifi: rt2x00usb: fix devres lifetime
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43336
- lib/crypto: chacha: Zeroize permuted_state before it leaves scope
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31695
- wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2024-56584
- io_uring/tctx: work around xa_store() allocation error issue
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31720
- usb: gadget: f_uac1_legacy: validate control request size
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43342
- usb: gadget: f_rndis: Protect RNDIS options with mutex
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43343
- usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-68256
- staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-40103
- smb: client: Fix refcount leak for cifs_sb_tlink
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-38006
- net: mctp: Don't access ifa_index when missing
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-40323
- fbcon: Set fb_display[i]->mode to NULL when the mode is released
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23031
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43324
- USB: dummy-hcd: Fix interrupt synchronization error
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43327
- USB: dummy-hcd: Fix locking/synchronization error
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31737
- net: ftgmac100: fix ring allocation unwind on open failure
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31738
- vxlan: validate ND option lengths in vxlan_na_create
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31747
- comedi: me4000: Fix potential overrun of firmware buffer
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31748
- comedi: me_daq: Fix potential overrun of firmware buffer
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31749
- comedi: ni_atmio16d: Fix invalid clean-up after failed attach
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43340
- comedi: Reinit dev->spinlock between attachments to low-level drivers
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31751
- comedi: dt2815: add hardware detection to prevent crash
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31752
- bridge: br_nd_send: validate ND option lengths
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31754
- usb: cdns3: gadget: fix state inconsistency on gadget init failure
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31755
- usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31756
- usb: dwc2: gadget: Fix spin_lock/unlock mismatch in
dwc2_hsotg_udc_stop()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31758
- usb: usbtmc: Flush anchored URBs in usbtmc_release
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31759
- usb: ulpi: fix double free in ulpi_register_interface() error path
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31761
- iio: gyro: mpu3050: Move iio_device_register() to correct location
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31762
- iio: gyro: mpu3050: Fix irq resource leak
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31763
- iio: gyro: mpu3050: Fix incorrect free_irq() variable
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31770
- hwmon: (occ) Fix division by zero in occ_show_power_1()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43334
- Bluetooth: SMP: force responder MITM requirements before building the
pairing response
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31773
- Bluetooth: SMP: derive legacy responder STK authentication from MITM
state
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31776
- ALSA: ctxfi: Fix missing SPDIFI1 index handling
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31778
- ALSA: caiaq: fix stack out-of-bounds read in init_card
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31780
- wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31781
- drm/ioc32: stop speculation on the drm_compat_ioctl path
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43333
- bpf: reject direct access to nullable PTR_TO_BUF pointers
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31415
- ipv6: avoid overflows in ip6_datagram_send_ctl()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31422
- net/sched: cls_flow: fix NULL pointer dereference on shared blocks
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31421
- net/sched: cls_fw: fix NULL pointer dereference on shared blocks
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31417
- net/x25: Fix overflow when accumulating packets
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43014
- net: macb: properly unregister fixed rate clocks
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43015
- net: macb: fix clk handling on PCI glue driver removal
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31425
- rds: ib: reject FRMR registration before IB connection is established
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43020
- Bluetooth: MGMT: validate LTK enc_size on load
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43024
- netfilter: nf_tables: reject immediate NF_QUEUE verdict
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31424
- netfilter: x_tables: restrict xt_check_match/xt_check_target extensions
for NFPROTO_ARP
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43026
- netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43027
- netfilter: nf_conntrack_helper: pass helper to expect cleanup
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43028
- netfilter: x_tables: ensure names are nul-terminated
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31416
- netfilter: nfnetlink_log: account for netlink header size
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43329
- netfilter: flowtable: strictly check for maximum number of actions
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31680
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43030
- bpf: Fix regsafe() for pointers to packet
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43032
- NFC: pn533: bound the UART receive buffer
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43035
- net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to
zero to prevent an info-leak
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43339
- ipv6: prevent possible UaF in addrconf_permanent_addr()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31423
- net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43040
- net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX
fields to zero to prevent an info-leak
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43041
- net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory
leak
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43043
- crypto: af-alg - fix NULL pointer dereference in scatterwalk
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43046
- btrfs: reject root items with drop_progress and zero drop_level
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43047
- HID: multitouch: Check to ensure report responses match the request
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43050
- atm: lec: fix use-after-free in sock_def_readable()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43051
- HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31555
- futex: Clear stale exiting pointer in futex_lock_pi() retry path
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43065
- ext4: always drain queued discard work in ext4_mb_release()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43066
- ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31447
- ext4: reject mount if bigalloc with s_first_data_block != 0
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43068
- ext4: avoid allocate block from corrupted group in
ext4_mb_find_by_goal()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31452
- ext4: convert inline data to extents when truncate exceeds inline size
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31455
- xfs: stop reclaim before pushing AIL during unmount
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31464
- scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31467
- erofs: add GFP_NOIO in the bio completion if needed
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31469
- virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and
napi_tx is false
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31473
- media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31570
- can: gw: fix OOB heap access in cgw_csum_crc8_rel()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31483
- s390/syscalls: Add spectre boundary for syscall dispatch table
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31485
- spi: spi-fsl-lpspi: fix teardown order issue (UAF)
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31565
- RDMA/irdma: Fix deadlock during netdev reset with active connections
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31494
- net: macb: use the current queue number for stats
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31495
- netfilter: ctnetlink: use netlink policy range checks
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31427
- netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in
process_sdp
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31674
- netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31428
- netfilter: nfnetlink_log: fix uninitialized padding leak in
NFULA_PAYLOAD
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31497
- Bluetooth: btusb: clamp SCO altsetting table indices
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31498
- Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31507
- net/smc: fix double-free of smc_spd_priv when tee() duplicates splice
pipe buffer
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31679
- openvswitch: validate MPLS set/set_masked payload length
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31508
- net: openvswitch: Avoid releasing netdev before teardown completes
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31509
- nfc: nci: fix circular locking dependency in nci_close_device
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31510
- Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43069
- Bluetooth: hci_ll: Fix firmware leak on error path
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31408
- Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing
sock_hold
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31512
- Bluetooth: L2CAP: Validate PDU length before reading SDU length in
l2cap_ecred_data_rcv()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31515
- af_key: validate families in pfkey_send_migrate()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31518
- esp: fix skb leak with espintcp and async crypto
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31521
- module: Fix kernel panic when a symbol st_shndx is out of bounds
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31522
- HID: magicmouse: avoid memory leak in magicmouse_report_fixup()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31523
- nvme-pci: ensure we're polling a polled queue
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31524
- HID: asus: avoid memory leak in asus_report_fixup()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31788
- xen/privcmd: restrict usage in unprivileged domU
- xen/privcmd: add boot control for restricted usage in domU
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31540
- drm/i915/gt: Check set_default_submission() before deferencing
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23434
- mtd: rawnand: serialize lock/unlock against other NAND operations
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23398
- icmp: fix NULL pointer dereference in icmp_tag_validation()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23438
- net: mvpp2: guard flow control update with global_tx_fc in buffer
switching
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23397
- nfnetlink_osf: validate individual option lengths in fingerprints
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31546
- net: bonding: fix NULL deref in bond_debug_rlb_hash_show
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23439
- udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23396
- wifi: mac80211: fix NULL deref in mesh_matches_local()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23446
- net: usb: aqc111: Do not perform PM inside suspend callback
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23452
- PM: runtime: Fix a race condition related to device removal
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23454
- net: mana: fix use-after-free in mana_hwc_destroy_channel() by
reordering teardown
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23391
- netfilter: xt_CT: drop pending enqueued packets on template removal
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43060
- netfilter: nft_ct: drop pending enqueued packets on removal
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-68206
- netfilter: nft_ct: add seqadj extension for natted connections
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23456
- netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23457
- netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in
sip_help_tcp()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23458
- netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-39764
- netfilter: ctnetlink: remove refcounting in expectation dumpers
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23460
- net/rose: fix NULL pointer dereference in rose_transmit_link on
reconnect
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23462
- Bluetooth: HIDP: Fix possible UAF
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31551
- wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23463
- soc: fsl: qbman: fix race condition in qman_destroy_fq
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31683
- batman-adv: avoid OGM aggregation when skb tailroom is insufficient
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31550
- pmdomain: bcm: bcm2835-power: Increase ASB control timeout
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23368
- net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23303
- smb: client: Don't log plaintext credentials in cifs_set_cifscreds
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23335
- RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23336
- wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23281
- wifi: libertas: fix use-after-free in lbs_free_adapter()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-38562
- ksmbd: fix null pointer dereference error in generate_encryptionkey
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-45920
- ext4: fix dirtyclusters double decrement on fs shutdown
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-45899
- ext4: drop extent cache when splitting extent fails
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-45985
- ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting
I/O
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-45924
- ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23227
- drm/exynos: vidi: use ctx->lock to protect struct vidi_context member
variables related to memory alloc/free
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-45958
- drm/exynos: vidi: fix to avoid directly dereferencing user pointer
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-45956
- drm/exynos: vidi: use priv->vidi_dev for ctx lookup in
vidi_connection_ioctl()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23100
- mm/hugetlb: fix hugetlb_pmd_shared()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43061
- serial: 8250: Fix TX deadlock when using DMA
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23474
- mtd: Avoid boot crash in RedBoot partition table parser
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31393
- Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43062
- Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31396
- net: macb: fix use-after-free access to PTP clock
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31545
- NFC: nxp-nci: allow GPIOs to sleep
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31399
- nvdimm/bus: Fix potential use after free in asynchronous initialization
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31400
- sunrpc: fix cache_request leak in cache_release
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2024-46715
- driver: iio: add missing checks on iio_info's callback access
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23113
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-39748
- bpf: Forget ranges when refining tnum after JSET
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43357
- iio: gyro: mpu3050-core: fix pm_runtime error handling
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43476
- iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43363
- x86/apic: Disable x2apic on resume if the kernel expects so
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43365
- xfs: fix undersized l_iclog_roundoff values
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43370
- drm/amdgpu: Fix use-after-free race in VM acquire
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43373
- net: ncsi: fix skb leak in error paths
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43380
- hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43381
- nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43382
- batman-adv: Avoid double-rtnl_lock ELP metric worker
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-31405
- media: dvb-net: fix OOB access in ULE extension header tables
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43387
- staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43386
- staging: rtl8723bs: fix potential out-of-bounds read in
rtw_restruct_wmm_ie
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43420
- ceph: fix i_nlink underrun during async unlink
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43405
- libceph: Use u32 for non-negative values in ceph_monmap_decode()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43411
- tipc: fix divide-by-zero in tipc_sk_filter_connect()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43484
- mmc: core: Avoid bitfield RMW for claim/retune flags
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43425
- usb: image: mdc800: kill download URB on timeout
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43426
- usb: renesas_usbhs: fix use-after-free in ISR during device removal
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43427
- usb: class: cdc-wdm: fix reordering issue in read code path
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43428
- USB: core: Limit the length of unkillable synchronous timeouts
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43429
- USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43430
- usb: yurex: fix race in probe
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43432
- usb: xhci: Fix memory leak in xhci_disable_slot()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43439
- cgroup: fix race between task migration and iteration
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43480
- ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock
acquisition
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43445
- e1000/e1000e: Fix leak in DMA error cleanup
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43449
- nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43450
- netfilter: nfnetlink_cthelper: fix OOB read in
nfnl_cthelper_dump_table()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43451
- netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43452
- netfilter: x_tables: guard option walkers against 1-byte tail reads
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43453
- netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43458
- serial: caif: hold tty->link reference in ldisc_open and ser_release
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43459
- ASoC: soc-core: flush delayed work before removing DAIs and widgets
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23277
- net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL
slave xmit
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43466
- net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43469
- xprtrdma: Decrement re_receiving on the early exit paths
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-54505 // CVE-2026-31628
- x86/CPU: Fix FPDSS on Zen1
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43472
- unshare: fix unshare_fs() handling
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43473
- scsi: mpi3mr: Add NULL checks when resetting request and reply queues
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43475
- scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23270
- net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared
blocks
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23300
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23293
- net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23381
- net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23372
- nfc: rawsock: cancel tx_work before socket teardown
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23339
- nfc: nci: free skb on nci_transceive early error paths
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23340
- net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless
qdiscs
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23304
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23420
- wifi: wlcore: Fix a locking bug
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23357
- can: mcp251x: fix deadlock in error path of mcp251x_open
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23362
- can: bcm: fix locking for bcm_op runtime updates
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23286
- atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23296
- scsi: core: Fix refcount leak for tagset_refcnt
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23356
- drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23388
- Squashfs: check metadata block offset is within range
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23379
- net/sched: ets: fix divide by zero in the offload path
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23289
- IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23279
- wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23367
- wifi: radiotap: reject radiotap with unknown bits
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23318
- ALSA: usb-audio: Use correct version for UAC3 header validation
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23370
- platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23352
- x86/efi: defer freeing of boot services memory
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23382
- HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23324
- can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23298
- can: ucan: Fix infinite loop from zero-length messages
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23307
- can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a
message
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23290
- net: usb: pegasus: validate USB endpoints
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23365
- net: usb: kalmia: validate USB endpoints
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23312
- net: usb: kaweth: validate USB endpoints
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23291
- nfc: pn533: properly drop the usb interface reference on disconnect
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23253
- media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-43123
- fbcon: check return value of con2fb_acquire_newinfo()
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23220
- ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error
paths
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-45911
- usb: cdns3: fix role switching during resume
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2025-71287
- memory: mtk-smi: fix device leak on larb probe
* Jammy update: v5.15.203 upstream stable release (LP: #2156550) //
CVE-2026-23359
- bpf: Fix stack-out-of-bounds write in devmap
* Jammy update: v5.15.202 upstream stable release (LP: #2156272)
- auxdisplay: arm-charlcd: fix release_mem_region() size
- i3c: remove i2c board info from i2c_dev_desc
- i3c: Move device name assignment after i3c_bus_init
- fs: add <linux/init_task.h> for 'init_fs'
- gfs2: Add metapath_dibh helper
- btrfs: qgroup: return correct error when deleting qgroup relation item
- md/raid10: fix any_working flag handling in raid10_sync_request
- iomap: fix submission side handling of completion side errors
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
- libbpf: Fix dumping big-endian bitfields
- libbpf: Fix OOB read in btf_dump_get_bitfield_value
- ARM: VDSO: Patch out __vdso_clock_getres() if unavailable
- crypto: cavium - fix dma_free_coherent() size
- crypto: octeontx - fix dma_free_coherent() size
- hrtimer: Fix trace oddity
- crypto: hisilicon/trng - modifying the order of header files
- crypto: hisilicon/trng - support tfms sharing the device
- scsi: efct: Use IRQF_ONESHOT and default primary handler
- EDAC/altera: Remove IRQF_ONESHOT
- mfd: wm8350-core: Use IRQF_ONESHOT
- EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size()
- EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size()
- clk: qcom: Return correct error code in qcom_cc_probe_by_index()
- arm64: dts: qcom: sdm630: correct QFPROM byte offsets
- arm64: dts: qcom: sdm630: fix gpu_speed_bin size
- arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-on
- ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" property
- powerpc/uaccess: Move barrier_nospec() out of
allow_read_{from/write}_user()
- soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in
cmd_db_dev_probe
- ARM: dts: lpc32xx: Set motor PWM #pwm-cells property value to 3 cells
- arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree
node
- arm64: dts: amlogic: axg: assign the MMC signal clocks
- arm64: dts: amlogic: gx: assign the MMC signal clocks
- arm64: dts: amlogic: g12: assign the MMC B and C signal clocks
- arm64: dts: amlogic: g12: assign the MMC A signal clock
- arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1
- smack: /smack/doi must be > 0
- drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init
- regulator: core: move supply check earlier in set_machine_constraints()
- media: ccs: Accommodate C-PHY into the calculation
- media: uvcvideo: Fix allocation for small frame sizes
- platform/chrome: cros_ec_lightbar: Fix response size initialization
- spi: tools: Add include folder to .gitignore
- PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
- PCI: Do not attempt to set ExtTag for VFs
- PCI/portdrv: Fix potential resource leak
- netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH
- PCI: Mark 3ware-9650SA Root Port Extended Tags as broken
- tcp: tcp_tx_timestamp() must look at the rtx queue
- wifi: ath10k: sdio: add missing lock protection in
ath10k_sdio_fw_crashed_dump()
- PCI: Initialize RCB from pci_configure_device()
- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
- bonding: only set speed/duplex to unknown, if getting speed failed
- netfilter: nft_set_hash: fix get operation on big endian
- ethtool: add support to set/get tx copybreak buf size via ethtool
- net: hns3: add support to set/get tx copybreak buf size via ethtool for
hns3 driver
- net: hns3: remove the way to set tx spare buf via module parameter
- net: hns3: fix ethtool tx copybreak buf size indicating not aligned
issue
- net: hns3: add max order judgement for tx spare buffer
- ionic: Rate limit unknown xcvr type messages
- octeontx2-pf: Unregister devlink on probe failure
- RDMA/rtrs: server: remove dead code
- IB/cache: update gid cache on client reregister event
- RDMA/hns: Notify ULP of remaining soft-WCs during reset
- power: supply: ab8500_bmdata: Use standard phandle
- power: supply: ab8500: Use core battery parser
- power: reset: nvmem-reboot-mode: respect cell size for nvmem_cell_write
- power: supply: bq27xxx: fix wrong errno when bus ops are unsupported
- RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs
- RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
- RDMA/rtrs-srv: fix SG mapping
- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helper
- crypto: ccp - Add an S4 restore flow
- RDMA/core: Fix a couple of obvious typos in comments
- svcrdma: Remove queue-shortening warnings
- svcrdma: Clean up comment in svc_rdma_accept()
- svcrdma: Increase the per-transport rw_ctx count
- svcrdma: Reduce the number of rdma_rw contexts per-QP
- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
- mtd: parsers: ofpart: fix OF node refcount leak in
parse_fixed_partitions()
- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc
- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN
- nvdimm: virtio_pmem: serialize flush requests
- tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
- clk: qcom: rcg2: compute 2d using duty fraction directly
- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs
- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc
- clk: Move clk_{save,restore}_context() to COMMON_CLK section
- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
- dma: dma-axi-dmac: fix SW cyclic transfers
- serial: imx: change SERIAL_IMX_CONSOLE to bool
- serial: SH_SCI: improve "DMA support" prompt
- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms
- coresight: etm3x: Fix cpulocked warning on cpuhp
- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"
- drivers: iio: mpu3050: use dev_err_probe for regulator request
- usb: bdc: fix sleep during atomic
- pinctrl: equilibrium: Fix device node reference leak in pinbank_init()
- ovl: Fix uninit-value in ovl_fill_real
- pinctrl: qcom: Update macro name to LPI specific
- pinctrl: qcom: Update lpi pin group custiom functions with framework
generic functions
- pinctrl: qcom: Extract chip specific LPASS LPI code
- [Config] Enable CONFIG_PINCTRL_SM8250_LPASS_LPI=m
- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
- backlight: qcom-wled: Support ovp values for PMI8994
- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUs
- selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2
- net/rds: rds_sendmsg should not discard payload_len
- selftests: forwarding: vxlan_bridge_1d: fix test failure with
br_netfilter enabled
- netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
- ipv6: fix a race in ip6_sock_set_v6only()
- bpftool: Fix truncated netlink dumps
- octeontx2-af: Fix default entries mcam entry action
- apparmor: fix rlimit for posix cpu timers
- drm/i915/acpi: free _DSM package when no connectors
- ext4: use optimized mballoc scanning regardless of inode format
- ata: pata_ftide010: Fix some DMA timings
- perf callchain: Fix srcline printing with inlines
- libperf: Don't remove -g when EXTRA_CFLAGS are used
- libperf build: Always place libperf includes first
- rtc: interface: Alarm race handling should not discard preceding error
- hfsplus: fix volume corruption issue for generic/498
- i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
- tools/power cpupower: Reset errno before strtoull()
- s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
- x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE
is set
- ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
- s390/perf: Disable register readout on sampling events
- xenbus: Use .freeze/.thaw to handle xenbus devices
- blk-mq-debugfs: add missing debugfs_mutex in
blk_mq_debugfs_register_hctxs()
- sparc: Synchronize user stack on fork and clone
- sparc: don't reference obsolete termio struct for TC* constants
- bpf: verifier improvement in 32bit shift sign extension pattern
- clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency
on OF
- mailbox: bcm-ferxrm-mailbox: Use default primary handler
- char: tpm: cr50: Remove IRQF_ONESHOT
- arm64: tegra: smaug: Add usb-role-switch support
- parisc: Prevent interrupts during reboot
- media: dvb-core: dmxdevfilter must always flush bufs
- spi: stm32: fix Overrun issue at < 8bpw
- media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
- media: omap3isp: isppreview: always clamp in preview_try_format()
- media: omap3isp: set initial format
- ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
- ASoC: wm8962: Don't report a microphone if it's shorted to ground on
plug
- media: adv7180: fix frame interval in progressive mode
- drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
- hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
- virt: vbox: uapi: Mark inner unions in packed structs as packed
- drm/atmel-hlcdc: don't reject the commit if the src rect has fractional
parts
- HID: multitouch: add eGalaxTouch EXC3188 support
- HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
- gpio: aspeed-sgpio: Change the macro to support deferred probe
- spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
- ASoC: es8328: Add error unwind in resume
- modpost: Amend ppc64 save/restfpr symnames for -Os build
- ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio
- jfs: Add missing set_freezable() for freezable kthread
- iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
- ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()
- ipv6: exthdrs: annotate data-race over multiple sysctl
- ext4: mark group add fast-commit ineligible
- ext4: mark group extend fast-commit ineligible
- netfilter: nf_conntrack: Add allow_clash to generic protocol handler
- openrisc: define arch-specific version of nop()
- net: usb: r8152: fix transmit queue timeout
- net: hns3: extend HCLGE_FD_AD_QID to 11 bits
- wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
- wifi: iwlegacy: add missing mutex protection in
il3945_store_measurement()
- ipv4: fib: Annotate access to struct fib_alias.fa_state.
- Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
- Bluetooth: btusb: Add device ID for Realtek RTL8761BU
- wifi: ath10k: fix lock protection in
ath10k_wmi_event_peer_sta_ps_state_chg()
- net: usb: sr9700: remove code to drive nonexistent multicast filter
- vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
- PCI: Mark ASM1164 SATA controller to avoid bus reset
- PCI/AER: Clear stale errors on reporting agents upon probe
- PCI: Fix pci_slot_lock () device locking
- PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
- PCI: Mark Nvidia GB10 to avoid bus reset
- myri10ge: avoid uninitialized variable use
- nfc: nxp-nci: remove interrupt trigger type
- RDMA/rtrs-clt: For conn rejection use actual err number
- scsi: buslogic: Reduce stack usage
- tracing: Fix false sharing in hwlat get_sample()
- mailbox: sprd: mask interrupts that are not handled
- remoteproc: mediatek: Break lock dependency to `prepare_lock`
- mailbox: sprd: clear delivery flag before handling TX done
- clk: microchip: core: correct return value on *_get_parent()
- m68k: nommu: fix memmove() with differently aligned src and dest for
68000
- staging: rtl8723bs: fix missing status update on sdio_alloc_irq()
failure
- serial: 8250_dw: handle clock enable errors in runtime_resume
- misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
- serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA
termination is done
- fix it87_wdt early reboot by reporting running timer
- binder: don't use %pK through printk
- phy: mvebu-cp110-utmi: fix dr_mode property read from dts
- phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
- Revert "mfd: da9052-spi: Change read-mask to write-mask"
- iio: Use IRQF_NO_THREAD
- iio: magnetometer: Remove IRQF_ONESHOT
- MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODE
- fs/ntfs3: avoid calling run_get_entry() when run == NULL in
ntfs_read_run_nb_ra()
- include: uapi: netfilter_bridge.h: Cover for musl libc
- ARM: 9467/1: mm: Don't use %pK through printk
- drm/amd/display: Avoid updating surface with the same surface under MPO
- drm/amdgpu: Adjust usleep_range in fence wait
- ALSA: usb-audio: Update the number of packets properly at receiving
- drm/amdgpu: Add HAINAN clock adjustment
- drm/radeon: Add HAINAN clock adjustment
- btrfs: replace BUG() with error handling in __btrfs_balance()
- lan78xx: Fix memory allocation bug
- net: usb: lan78xx: scan all MDIO addresses on LAN7801
- wifi: cfg80211: wext: fix IGTK key ID off-by-one
- Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
- Bluetooth: hci_qca: Cleanup on all setup failures
- Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
- tipc: fix duplicate publication key in tipc_service_insert_publ()
- RDMA/core: Fix stale RoCE GIDs during netdev events at registration
- RDMA/efa: Fix typo in efa_alloc_mr()
- fpga: dfl: use subsys_initcall to allow built-in drivers to be added
- arm64: Disable branch profiling for all arm64 code
- media: cx25821: Add missing unmap in snd_cx25821_hw_params()
- media: i2c: ov5647: Correct pixel array offset
- media: i2c: ov5647: Correct minimum VBLANK value
- media: i2c: ov5647: Sensor should report RAW color space
- media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode
- media: i2c: ov5647: use our own mutex for the ctrl lock
- dm-integrity: fix a typo in the code for write/discard race
- clk: tegra: tegra124-emc: Fix potential memory leak in
tegra124_clk_register_emc()
- s390/pci: Handle futile config accesses of disabled devices directly
- dm-unstripe: fix mapping bug when there are multiple targets in a table
- arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro
- media: venus: vdec: fix error state assignment for zero bytesused
- drm: of: drm_of_panel_bridge_remove(): fix device_node leak
- mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
- selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
- xfs: mark data structures corrupt on EIO and ENODATA
- xfs: fix remote xattr valuelblk check
- nfsd: fix return error code for nfsd_map_name_to_[ug]id
- usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
- bus: fsl-mc: fix an error handling in fsl_mc_device_add()
- dm mpath: make pg_init_delay_msecs settable
- iio: gyro: itg3200: Fix unchecked return value in read_raw
- PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
- arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=y
- btrfs: continue trimming remaining devices on failure
- usb: dwc2: fix resume failure if dr_mode is host
- mtd: rawnand: pl353: Fix software ECC support
- tipc: fix RCU dereference race in tipc_aead_users_dec()
- net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe()
error path
- parisc: kernel: replace kfree() with put_device() in create_tree_node()
- MIPS: rb532: Fix MMIO UART resource registration
- net: ethernet: marvell: skge: remove incorrect conflicting PCI ID
- tracing: Fix to set write permission to per-cpu buffer_size_kb
- net: intel: fix PCI device ID conflict between i40e and ipw2200
- fbdev: ffb: fix corrupted video output on Sun FFB1
- drm/amdgpu: keep vga memory on MacBooks with switchable graphics
- NTB: ntb_transport: Fix too small buffer for debugfs_name
- Linux 5.15.202
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43291
- net: nfc: nci: Fix parameter validation for packet data
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43283
- net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43264
- fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43202
- fbdev: vt8500lcdfb: fix missing dma_free_coherent()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43203
- atm: fore200e: fix use-after-free in tasklets during device removal
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43149
- net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43273
- ceph: supply snapshot context in ceph_zero_partial_object()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43159
- staging: rtl8723bs: fix null dereference in find_network
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43211
- PCI: Fix pci_slot_trylock() error handling
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43206
- drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43275
- scsi: ufs: core: Flush exception handling work when RPM level is zero
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43145
- remoteproc: imx_rproc: Fix invalid loaded resource table detection
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43147
- Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling
SR-IOV"
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43289
- kexec: derive purgatory entry from symbol
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43168
- ocfs2: fix reflink preserve cleanup issue
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43295
- rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43148
- powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43163
- md/bitmap: fix GPF in write_page caused by resize race
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43200
- PCI: endpoint: Fix swapped parameters in
pci_{primary/secondary}_epc_epf_unlink() functions
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43158
- xfs: fix freemap adjustments when adding xattrs to leaf blocks
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43187
- xfs: delete attr leaf freemap entries when empty
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43130
- iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in
scalable mode
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43133
- KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43196
- soc: ti: pruss: Fix double free in pruss_clk_mux_setup()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43242
- soc: ti: k3-socinfo: Fix regmap leak on probe failure
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43278
- dm: clear cloned request bio pointer when last clone bio completes
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43312
- media: i2c: ov5647: Initialize subdev before controls
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43182
- media: ccs: Avoid possible division by zero
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43246
- media: i2c/tw9906: Fix potential memory leak in tw9906_probe()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43218
- media: i2c/tw9903: Fix potential memory leak in tw9903_probe()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43135
- media: cx23885: Add missing unmap in snd_cx23885_hw_params()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43257
- media: cx88: Add missing unmap in snd_cx88_hw_params()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43231
- media: radio-keene: fix memory leak in error path
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43136
- HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43251
- HID: prodikeys: Check presence of pm->input_ep82
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43140
- HID: magicmouse: Do not crash on missing msc->input
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43152
- HID: hid-pl: handle probe errors
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43315
- KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3()
succeeding
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43270
- media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43207
- media: mtk-mdp: Fix error handling in probe function
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43132
- dm-verity: correctly handle dm_bufio_client_create() failure
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2025-71274
- rpmsg: core: fix race in driver_override_show() and use core helper
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43233
- netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43205
- dpaa2-switch: validate num_ifs to prevent out-of-bounds write
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43194
- net: consume xmit errors of GSO frames
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43156
- net: usb: pegasus: enable basic endpoint checking
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43232
- net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43134
- Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43180
- net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43139
- xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43141
- ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43241
- ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43279
- ALSA: usb-audio: Add sanity check for OOB writes at silencing
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2025-71267
- fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2025-71265
- fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent
metadata
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2025-71266
- fs: ntfs3: check return value of indx_find to avoid infinite loop
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43225
- staging: rtl8723bs: fix memory leak on failure path
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43230
- net/rds: Clear reconnect pending bit
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43296
- octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43226
- net/rds: No shortcut out of RDS_CONN_ERROR
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43190
- netfilter: xt_tcpmss: check remaining length before reading optlen
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43255
- wifi: libertas: fix WARNING in usb_tx_block
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43314
- dm: remove fake timeout to avoid leak request
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2025-71292
- jfs: nlink overflow in jfs_rename
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43236
- drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43269
- drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43287
- drm: Account property blob allocations to memcg
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43183
- media: cx25821: Fix a resource leak in cx25821_dev_setup()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43316
- media: solo6x10: Check for out of bounds chip_id
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43223
- media: pvrusb2: fix URB leak in pvr2_send_request_ex
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43302
- drm/v3d: Set DMA segment size to avoid debug warnings
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43124
- pstore: ram_core: fix incorrect success return when vmap() fails
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43227
- clocksource/drivers/sh_tmu: Always leave device running after probe
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43313
- ACPI: processor: Fix NULL-pointer dereference in
acpi_processor_errata_piix4()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43266
- EFI/CPER: don't go past the ARM processor CPER record buffer
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43277
- APEI/GHES: ensure that won't go past CPER allocated record
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43171
- EFI/CPER: don't dump the entire memory region
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43184
- rnbd-srv: Zero the rsp buffer before using it
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43261
- arm64: Add support for TSV110 Spectre-BHB mitigation
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43262
- gfs2: fiemap page fault fix
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43209
- minix: Add required sanity checking to minix_check_superblock()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-43268
- hfsplus: pretend special inodes as regular files
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-23241
- audit: add missing syscalls to read class
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2025-71239
- audit: add fchmodat2() to change attributes class
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45964
- SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45870
- SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45948
- ext4: fix memory leak in ext4_ext_shift_extents()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45912
- ext4: don't cache extent during splitting extent
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-46250
- MIPS: Work around LLVM bug when gp is used as global register variable
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45974
- btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not
found
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45965
- apparmor: fix invalid deref of rawdata when export_binary is unset
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45848
- apparmor: fix NULL sock in aa_sock_file_perm
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45970
- bonding: alb: fix UAF in rlb_arp_recv during bond up/down
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45847
- net: remove WARN_ON_ONCE when accessing forward path array
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45890
- xen-netback: reject zero-queue configuration from guest
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45968
- cpuidle: Skip governor when only one idle state is available
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45935
- fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45864
- fs/ntfs3: prevent infinite loops caused by the next valid being the same
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45868
- pinctrl: single: fix refcount leak in pcs_add_gpio_func()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45883
- iio: sca3000: Fix a resource leak in sca3000_probe()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45875
- mfd: arizona: Fix regulator resource leak on
wm5102_clear_write_sequencer() failure
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45978
- staging: greybus: lights: avoid NULL deref
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45954
- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45857
- scsi: csiostor: Fix dereference of null pointer rn
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45856
- RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45852
- RDMA/rxe: Fix double free in rxe_srq_from_init
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45869
- power: supply: wm97xx: Fix NULL pointer dereference in
power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45916
- power: supply: sbs-battery: Fix use-after-free in power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-46270
- power: supply: rt9455: Fix use-after-free in power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45936
- power: supply: goldfish: Fix use-after-free in power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45885
- power: supply: cpcap-battery: Fix use-after-free in
power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45879
- power: supply: bq25980: Fix use-after-free in power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45902
- power: supply: bq256xx: Fix use-after-free in power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45867
- power: supply: act8945a: Fix use-after-free in power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45946
- power: supply: ab8500: Fix use-after-free in power_supply_changed()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45866
- serial: caif: fix use-after-free in caif_serial ldisc_close()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-31411
- net: atm: fix crash due to unvalidated vcc pointer in sigd_send()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-46259
- procfs: fix missing RCU protection when reading real_parent in
do_task_stat()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45891
- net: hns3: fix double free issue for tx spare buffer
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45873
- netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-46267
- nfc: hci: shdlc: Stop timers and work before freeing context
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-46249
- octeontx2-af: Fix PF driver crash with kexec kernel booting
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45915
- fat: avoid parent link count underflow in rmdir
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45983
- nfsd: never defer requests during idmap lookup
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45862
- iommu/vt-d: Flush cache for PASID table before using it
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45860
- netfilter: nf_conncount: increase the connection clean up limit to 64
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45969
- HID: playstation: Add missing check for input_ff_create_memless
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2025-71304
- smack: /smack/doi: accept previously used values
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45904
- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event
handling
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-46253
- pstore/ram: fix buffer overflow in persistent_ram_save_old()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45919
- sched/rt: Skip currently executing CPU in rto_next_cpu()
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45871
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45941
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45984
- gfs2: Fix use-after-free in iomap inline data write path
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-45960
- hfsplus: return error when node already exists in hfs_bnode_create
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-23243
- RDMA/umad: Reject negative data_len in ib_umad_write
* Jammy update: v5.15.202 upstream stable release (LP: #2156272) //
CVE-2026-23242
- RDMA/siw: Fix potential NULL pointer dereference in header processing
* Jammy update: v5.15.201 upstream stable release (LP: #2155198)
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store
- scsi: qla2xxx: Query FW again before proceeding with login
- ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
- gpio: sprd: Change sprd_gpio lock to raw_spin_lock
- drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
- platform/x86: panasonic-laptop: Fix sysfs group leak in error path
- gpiolib: acpi: Fix gpio count with string references
- Revert "wireguard: device: enable threaded NAPI"
- selftests: mptcp: pm: ensure unknown flags are ignored
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req
- bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show
functions
- scsi: qla2xxx: Use named initializers for port_[d]state_str
- scsi: qla2xxx: Remove dead code (GNN ID)
- scsi: qla2xxx: Reduce fabric scan duplicate code
- PCI: endpoint: Automatically create a function specific attributes group
- PCI: endpoint: Remove unused field in struct pci_epf_group
- USB: serial: option: add Telit FN920C04 RNDIS compositions
- Linux 5.15.201
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23235
- f2fs: fix out-of-bounds access in sysfs attribute read/write
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23234
- f2fs: fix to avoid UAF in f2fs_write_end_io()
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23236
- fbdev: smscufx: properly copy ioctl memory to kernelspace
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23266
- fbdev: rivafb: fix divide error in nv3_arb()
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2025-71233
- PCI: endpoint: Avoid creating sub-groups asynchronously
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2025-71232
- scsi: qla2xxx: Free sp in error path to fix system crash
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2025-71238
- scsi: qla2xxx: Fix bsg_done() causing double free
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23221
- bus: fsl-mc: fix use-after-free in driver_override_show()
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23228
- smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23169
- mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2025-37786
- net: dsa: free routing table on probe failure
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2025-68358
- btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23237
- platform/x86: classmate-laptop: Add missing NULL pointer checks
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23238
- romfs: check sb_set_blocksize() return value
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-31687
- gpio: omap: do not register driver in probe()
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2025-71235
- scsi: qla2xxx: Delay module unload while fabric scan in progress
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2025-71236
- scsi: qla2xxx: Validate sp before freeing associated memory
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2025-71237
- nilfs2: Fix potential block overflow that cause system hang
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23229
- crypto: virtio - Add spinlock protection with virtqueue notification
* Jammy update: v5.15.201 upstream stable release (LP: #2155198) //
CVE-2026-23222
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
* CVE-2026-23392
- netfilter: nf_tables: register hooks last when adding new
chain/flowtable
- netfilter: nf_tables: release flowtable after rcu grace period on error
* CVE-2026-45988
- rxrpc: Fix re-decryption of RESPONSE packets
* CVE-2026-46195
- smb: client: validate dacloffset before building DACL pointers
* CVE-2026-46135
- nvmet-tcp: fix race between ICReq handling and queue teardown
* CVE-2026-31402
- nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
* CVE-2026-43071
- dcache: Limit the minimal number of bucket to two
* CVE-2026-46119
- libceph: Fix slab-out-of-bounds access in auth message processing
* CVE-2026-43501
- ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
* CVE-2026-46043
- RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
* CVE-2026-43493
- crypto: pcrypt - Fix handling of MAY_BACKLOG requests
* CVE-2026-31637
- rxrpc: reject undecryptable rxkad response tickets
* CVE-2026-31657
- batman-adv: hold claim backbone gateways by reference
* CVE-2026-31685
- netfilter: ip6t_eui64: reject invalid MAC header for all packets
* CVE-2026-43117
- btrfs: tracepoints: get correct superblock from dentry in event
btrfs_sync_file()
* CVE-2026-43114
- netfilter: nft_set_pipapo_avx2: don't return non-matching entry on
expiry
* CVE-2026-31478
- ksmbd: replace hardcoded hdr2_len with offsetof() in
smb2_calc_max_out_buf_len()
* CVE-2026-31668
- seg6: separate dst_cache for input and output paths in seg6 lwtunnel
* CVE-2026-31659
- batman-adv: reject oversized global TT response buffers
* CVE-2026-31649
- net: stmmac: fix integer underflow in chain mode
* CVE-2026-31669
- mptcp: fix slab-use-after-free in __inet_lookup_established
* CVE-2026-43011
- net/x25: Fix potential double free of skb
* CVE-2026-43037
- ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
* CVE-2026-43038
- ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
* CVE-2026-31682
- bridge: br_nd_send: linearize skb before parsing ND options
* CVE-2026-23450
- net/smc: Only save the original clcsock callback functions
- net/smc: Fix slab-out-of-bounds issue in fallback
- net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
* CVE-2026-23428
- ksmbd: fix use-after-free of share_conf in compound request
* CVE-2026-23455
- netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
* CVE-2026-43186
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
* CVE-2026-43185
- ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
* CVE-2026-43341
- net/ipv6: ioam6: prevent schema length wraparound in trace fill
* CVE-2026-31607
- usbip: validate number_of_packets in usbip_pack_ret_submit()
* CVE-2026-43383
- net/tcp-md5: Fix MAC comparison to be constant-time
* CVE-2025-68263
- ksmbd: ipc: fix use-after-free in ipc_msg_send_request
* CVE-2026-46243
- smb: client: reject userspace cifs.spnego descriptions
* CVE-2026-43414
- scsi: qla2xxx: Completely fix fcport double free
* CVE-2026-43407
- libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()
* CVE-2026-43406
- libceph: prevent potential out-of-bounds reads in
process_message_header()
* CVE-2026-43304
- libceph: define and enforce CEPH_MAX_KEY_LEN
* CVE-2025-37924
- ksmbd: fix use-after-free in kerberos authentication
* CVE-2025-37778
- ksmbd: Fix dangling pointer in krb_authenticate
-- Mehmet Basaran <mehmet.basaran@canonical.com> Sat, 20 Jun 2026 18:49:31 +0300
linux (5.15.0-184.194) jammy; urgency=medium
* jammy/linux: 5.15.0-184.194 -proposed tracker (LP: #2154219)
* Kernel regression (6.8.0-117.generic) (LP: #2153556)
- net: bonding: update the slave array for broadcast mode
- bonding: do not set usable_slaves for broadcast mode
* kernel null pointer BUG in 5.15 when disconnecting from cifs share
(LP: #2150730)
- SAUCE: cifs: fix null pointer dereference in find_ipc_from_server_path
* SUNRPC: System wide grep leads to NULL pointer deference in sysfs reads
(LP: #2149767)
- SUNRPC: Check if the xprt is connected before handling sysfs reads
- SUNRPC: Do not dereference non-socket transports in sysfs
* SUNRPC: System wide grep leads to NULL pointer deference in sysfs reads
(LP: #2149767) // CVE-2022-48816
- SUNRPC: lock against ->sock changing during sysfs read
* iptables connlimit traffic loss (LP: #2149872)
- netfilter: nf_conncount: fix tracking of connections from localhost
* Some powerpc test from ubuntu_kernel_selftests timeout with 45 seconds
(LP: #2141536)
- selftests/powerpc: Lower run time of count_stcx_fail test
- selftests/powerpc: Give all tests 2 minutes timeout
* Jammy update: v5.15.200 upstream stable release (LP: #2147598)
- x86/kfence: fix booting on 32bit non-PAE systems
- platform/x86: intel_telemetry: Fix swapped arrays in PSS output
- rbd: check for EOD after exclusive lock is ensured to be held
- ARM: 9468/1: fix memset64() on big-endian
- mm/kfence: randomize the freelist on initialization
- Documentation: Remove bogus claim about del_timer_sync()
- timers: Get rid of del_singleshot_timer_sync()
- Documentation: Replace del_timer/del_timer_sync()
- timers: Update the documentation to reflect on the new timer_shutdown()
API
- Bluetooth: hci_qca: Fix the teardown problem for real
- binderfs: fix ida_alloc_max() upper bound
- net: usb: sr9700: support devices with virtual driver CD
- block,bfq: fix aux stat accumulation destination
- HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
- HID: intel-ish-hid: Reset enum_devices_done before enumeration
- HID: playstation: Center initial joystick axes to prevent spurious
events
- ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk
- netfilter: replace -EEXIST with -EBUSY
- HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
- HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)
- ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
- wifi: mac80211: collect station statistics earlier when disconnect
- ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
- ASoC: tlv320adcx140: Propagate error codes during probe
- wifi: cfg80211: Fix bitrate calculation overflow for HE rates
- wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
- platform/x86: intel_telemetry: Fix PSS event register mask
- tipc: use kfree_sensitive() for session key material
- hwmon: (occ) Mark occ_init_attribute() as __printf
- nvmet-tcp: add an helper to free the cmd buffers
- nvmet-tcp: fix memory leak when performing a controller reset
- nvmet-tcp: fix regression in data_digest calculation
- nvmet-tcp: don't map pages which can't come from HIGHMEM
- tracing: Fix ftrace event field alignments
- gve: Correct ethtool rx_dropped calculation
- spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed
transfer
- spi: tegra210-quad: Move curr_xfer read inside spinlock
- spi: tegra210-quad: Protect curr_xfer assignment in
tegra_qspi_setup_transfer_one
- spi: tegra210-quad: Protect curr_xfer clearing in
tegra_qspi_non_combined_seq_xfer
- nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
- riscv: Replace function-like macro by static inline function
- Linux 5.15.200
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23182
- spi: tegra: Fix a memory leak in tegra_slink_probe()
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23202
- spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2025-71089
- iommu: disable SVA when CONFIG_X86 is set
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2023-53673
- Bluetooth: hci_event: call disconnect callback before deleting conn
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23262
- gve: Fix stats report corruption on queue count change
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2025-40082
- hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2025-37822
- riscv: uprobes: Add missing fence.i after building the XOL buffer
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23190
- ASoC: amd: fix memory leak in acp3x pdm dma ops
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23112
- nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23111
- netfilter: nf_tables: fix inverted genmask check in
nft_map_catchall_activate()
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23180
- dpaa2-switch: add bounds check for if_id in IRQ handler
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23256
- net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23257
- net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23258
- net: liquidio: Initialize netdev pointer before queue setup
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23206
- dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23176
- platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23216
- scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23193
- scsi: target: iscsi: Fix use-after-free in
iscsit_dec_session_usage_count()
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2025-71220
- smb/server: call ksmbd_session_rpc_close() on error path in
create_smb2_pipe()
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2025-71222
- wifi: wlcore: ensure skb headroom before skb_push
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2025-71224
- wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2025-68214
- timers: Fix NULL function pointer race in timer_shutdown_sync()
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2025-38201
- netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
* Jammy update: v5.15.200 upstream stable release (LP: #2147598) //
CVE-2026-23198
- KVM: Don't clobber irqfd routing type when deassigning irqfd
* CVE-2026-23272
- netfilter: nf_tables: always increment set element count
- netfilter: nf_tables: fix set size with rbtree backend
- netfilter: nf_tables: unconditionally bump set->nelems before insertion
* CVE-2026-31418
- netfilter: ipset: drop logically empty buckets in mtype_del
* CVE-2026-23278
- netfilter: nf_tables: always walk all pending catchall elements
* CVE-2026-46300
- net: skbuff: preserve shared-frag marker during coalescing
- net: skbuff: propagate shared-frag marker through frag-transfer helpers
* net/rds: reset op_nents when zerocopy page pin fails (LP: #2153962)
- net/rds: reset op_nents when zerocopy page pin fails
* CVE-2026-46333
- ptrace: slightly saner 'get_dumpable()' logic
* CVE-2026-43500
- rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
* CVE-2026-43284
- xfrm: esp: avoid in-place decrypt on shared skb frags
- xfrm: esp: ipv4: fix up flags setting
* CVE-2026-31419
- net: bonding: fix use-after-free in bond_xmit_broadcast()
* CVE-2026-31431
- crypto: scatterwalk - Backport memcpy_sglist()
- crypto: algif_aead - use memcpy_sglist() instead of null skcipher
- crypto: algif_aead - Revert to operating out-of-place
- crypto: algif_aead - snapshot IV for async AEAD requests
- crypto: authenc - use memcpy_sglist() instead of null skcipher
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place
decryption
- crypto: authencesn - Fix src offset when decrypting in-place
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
- crypto: algif_aead - Fix minimum RX size check for decryption
* CVE-2026-31533
- net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
* CVE-2026-31504
- net: fix fanout UAF in packet_release() via NETDEV_UP race
-- Edoardo Canepa <edoardo.canepa@canonical.com> Mon, 25 May 2026 20:19:26 +0200
linux (5.15.0-178.188) jammy; urgency=medium
* jammy/linux: 5.15.0-178.188 -proposed tracker (LP: #2148097)
* Canonical Kmod 2025 key rotation (LP: #2147447)
- [Packaging] ubuntu-compatible-signing -- make Ubuntu-Compatible-Signing
extensible
- [Packaging] ubuntu-compatible-signing -- allow consumption of positive
certs
- [Packaging] ubuntu-compatible-signing -- report the livepatch:2025 key
- [Config] prepare for Canonical Kmod key rotation
- [Packaging] ubuntu-compatible-signing -- report the kmod:2025 key
* ADATA SU680 causes repeated SATA resets and I/O errors on Ubuntu unless
link power management is forced to max_performance (LP: #2144060)
- ata: libata-core: disable LPM on ADATA SU680 SSD
* CVE-2024-50060
- io_uring: check if we need to reschedule during overflow flush
* CVE-2024-35862
- smb: client: fix potential UAF in smb2_is_network_name_deleted()
* CVE-2026-23274
- netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
* CVE-2026-23351
- netfilter: nf_tables: de-constify set commit ops function argument
- netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
* macvlan: observe an RCU grace period in macvlan_common_newlink() error
path (LP: #2144380) // CVE-2026-23209
- macvlan: observe an RCU grace period in macvlan_common_newlink() error
path
* CVE-2023-2640 // CVE-2023-32629
- SAUCE: overlayfs: default to userxattr when mounted from non initial
user namespace
* CVE-2023-2640 // CVE-2023-2640 and CVE-2023-32629. // CVE-2023-32629
- SAUCE: Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for
trusted.overlayfs.* xattrs"
* CVE-2026-23112
- nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
-- Mehmet Basaran <mehmet.basaran@canonical.com> Sun, 12 Apr 2026 09:26:12 +0300
linux (5.15.0-176.186) jammy; urgency=medium
* jammy/linux: 5.15.0-176.186 -proposed tracker (LP: #2143539)
* Jammy update: v5.15.199 upstream stable release (LP: #2143343)
- nvmet-tcp: remove boilerplate code
- SAUCE: Fix skb_vlan_inet_prepare() usage
- net: update netdev_lock_{type,name}
- vsock/test: add a final full barrier after run all tests
- net/mlx5e: Restore destroying state bit after profile cleanup
- selftests: drv-net: fix RPS mask handling for high CPU numbers
- ASoC: tlv320adcx140: fix word length
- textsearch: describe @list member in ts_ops search
- mm, kfence: describe @slab parameter in __kfence_obj_info()
- dmaengine: xilinx_dma: Fix uninitialized addr_width when
"xlnx,addrwidth" property is missing
- phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)
- HID: usbhid: paper over wrong bNumDescriptor field
- ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layer
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
- phy: rockchip: inno-usb2: fix disconnection in gadget mode
- phy: rockchip: inno-usb2: fix communication disruption in gadget mode
- phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
- usb: dwc3: Check for USB4 IP_NAME
- USB: OHCI/UHCI: Add soft dependencies on ehci_platform
- USB: serial: option: add Telit LE910 MBIM composition
- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
- nvme-pci: disable secondary temp for Wodposit WPBSNM8
- hrtimer: Fix softirq base check in update_needs_ipi()
- EDAC/x38: Fix a resource leak in x38_probe1()
- EDAC/i3200: Fix a resource leak in i3200_probe1()
- x86/resctrl: Add missing resctrl initialization for Hygon
- x86/resctrl: Fix memory bandwidth counter width for Hygon
- mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
- drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
- drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
- dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
- dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation
- dmaengine: ti: k3-udma: fix device leak on udma lookup
- posix-clock: introduce posix_clock_context concept
- Fix memory leak in posix_clock_open()
- posix-clock: Store file pointer in struct posix_clock_context
- ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
- testptp: add option to shift clock by nanoseconds
- testptp: Add support for testing ptp_clock_info .adjphase callback
- selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED
- selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISE
- ptp: add testptp mask test
- selftest/ptp: update ptp selftest to exercise the gettimex options
- testptp: Add option to open PHC in readonly mode
- net: usb: dm9601: remove broken SR9700 support
- amd-xgbe: avoid misleading per-packet error log
- netlink: add a proto specification for FOU
- net: fou: rename the source for linking
- net: fou: use policy and operation tables generated from the spec
- comedi: dmm32at: serialize use of paged registers
- w1: fix redundant counter decrement in w1_attach_slave_device()
- Revert "nfc/nci: Add the inconsistency check between the input data
length and count"
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
- scsi: storvsc: Process unsupported MODE_SENSE_10
- x86/kfence: avoid writing L1TF-vulnerable PTEs
- staging:iio:adc:ad7280a: Register define cleanup.
- iio: adc: ad7280a: handle spi_setup() errors in probe()
- ALSA: usb: Increase volume range that triggers a warning
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
- usbnet: limit max_mtu based on device's hard_mtu
- drm/amd/pm: Don't clear SI SMC table when setting power limit
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
- octeontx2-af: Fix error handling
- x86: make page fault handling disable interrupts properly
- of: fix reference count leak in of_alias_scan()
- iio: adc: ad9467: fix ad9434 vref mask
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
- octeontx2: Fix otx2_dma_map_page() error return code
- slimbus: core: fix runtime PM imbalance on report present
- perf/x86/intel: Do not enable BTS for guests
- net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
- net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
- ipv6: use the right ifindex when replying to icmpv6 from localhost
- ice: stop counting UDP csum mismatch as rx_errors
- net/mlx5: Add HW definitions of vport debug counters
- net/mlx5e: Expose rx_oversize_pkts_buffer counter
- net/mlx5e: Report rx_discards_phy via rx_dropped
- net/mlx5e: Account for netdev stats in ndo_get_stats64
- net: bridge: fix static key check
- scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()
- gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
- dma/pool: distinguish between missing and exhausted atomic pools
- ASoC: fsl: imx-card: Do not force slot width to sample width
- scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()
- scsi: qla2xxx: edif: Fix dma_free_coherent() size
- mptcp: only reset subflow errors when propagated
- net: Add locking to protect skb->dev access in ip_output
- comedi: Fix getting range information for subdevices 16 to 255
- of: platform: Use default match table for /firmware
- iio: adc: exynos_adc: fix OF populate on driver rebind
- arm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4s
- w1: w1_therm: use swap() to make code cleaner
- dmaengine: stm32: dmamux: fix OF node leak on route allocation failure
- xfs: set max_agbno to allow sparse alloc of last full inode chunk
- nvme-fc: rename free_ctrl callback to match name pattern
- nvme-pci: do not directly handle subsys reset fallout
- nvme: fix PCIe subsystem reset controller state transition
- mei: trace: treat reg parameter as string
- mm/pagewalk: add walk_page_range_vma()
- wifi: cfg80211: add a work abstraction with special semantics
- wifi: mac80211: use wiphy work for sdata->work
- wifi: mac80211: move TDLS work to wiphy work
- HID: uclogic: Add NULL check in uclogic_input_configured()
- drm/amdkfd: fix a memory leak in device_queue_manager_init()
- btrfs: prevent use-after-free on page private data in
btrfs_subpage_clear_uptodate()
- net/sched: act_ife: convert comma to semicolon
- pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
- writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
- mptcp: avoid dup SUB_CLOSED events after disconnect
- pinctrl: meson: mark the GPIO controller as sleeping
- wifi: cfg80211: use system_unbound_wq for wiphy work
- wifi: cfg80211: fix wiphy delayed work queueing
- wifi: cfg80211: cancel wiphy_work before freeing wiphy
- wifi: cfg80211: fully move wiphy work to unbound workqueue
- wifi: cfg80211: init wiphy_work before allocating rfkill fails
- Linux 5.15.199
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-68340
- team: Move team device type change at the end of team_port_add
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23170
- drm/imx/tve: fix probe device leak
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23075
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-38408
- genirq/irq_sim: Initialize work context pointers properly
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2023-54207
- HID: uclogic: Correct devm device reference for hidinput input_dev name
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2023-53520
- Bluetooth: Fix hci_suspend_sync crash
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-38125
- net: stmmac: make sure that ptp_rate is not 0 before configuring EST
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-40164
- usbnet: Fix using smp_processor_id() in preemptible code warnings
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-38232
- NFSD: fix race between nfsd registration and exports_proc
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2023-53662
- ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-38057
- espintcp: fix skb leaks
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2023-53421
- blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-68365
- fs/ntfs3: Initialize allocated memory before use
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-68817
- ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2022-50390
- drm/ttm: fix undefined behavior in bit shift for
TTM_TT_FLAG_PRIV_POPULATED
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-68211
- ksm: use range-walk function to jump over holes in
scan_get_next_rmap_item
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23093
- ksmbd: smbd: fix dma_unmap_sg() nents
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23078
- ALSA: scarlett2: Fix buffer overflow in config retrieval
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71186
- dmaengine: stm32: dmamux: fix device leak on route allocation
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71197
- w1: therm: Fix off-by-one buffer overflow in alarms_store
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23087
- scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-40149
- tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23167
- nfc: nci: Fix race between rfkill and nci_unregister_device().
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23150
- nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23164
- rocker: fix memory leak in rocker_world_port_post_fini()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23146
- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-38591
- bpf: Reject narrower access to pointer ctx fields
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-68725
- bpf: Do not let BPF test infra emit invalid GSO types to stack
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23097
- migrate: correct lock ordering for hugetlb file folios
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23108
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23080
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23061
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23058
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23085
- irqchip/gic-v3-its: Avoid truncating memory addresses
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23098
- netrom: fix double-free in nr_route_frame()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23063
- uacce: ensure safe queue release with state management
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23056
- uacce: implement mremap in uacce_vm_ops to return -EPERM
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23096
- uacce: fix cdev handling in the cleanup path
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23091
- intel_th: fix device leak on output open()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23090
- slimbus: core: fix device reference leak on report present
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23128
- arm64: Set __nocfi on swsusp_arch_resume()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23073
- wifi: rsi: Fix memory corruption due to not set vif driver data size
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23133
- wifi: ath10k: fix dma_free_coherent() pointer
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23089
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23076
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71199
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc
driver
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23101
- leds: led-class: Only Add LED to leds_list when it is fully ready
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23064
- net/sched: act_ife: avoid possible NULL deref
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23119
- bonding: provide a net pointer to __skb_flow_dissect()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23084
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23124
- ipv6: annotate data-race in ndisc_router_discovery()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23121
- mISDN: annotate data-race around dev->work
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23071
- regmap: Fix race condition in hwspinlock irqsave routine
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23105
- net/sched: qfq: Use cl_is_active to determine whether class is active in
qfq_rm_from_ag
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23103
- ipvlan: Make the addrs_lock be per port
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23120
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23083
- fou: Don't allow 0 for FOU_ATTR_IPPROTO.
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23095
- gue: Fix skb memleak with inner IP protocol 0.
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23125
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23099
- bonding: limit BOND_MODE_8023AD to Ethernet devices
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71194
- btrfs: fix deadlock in wait_current_trans() due to ignored transaction
type
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71185
- dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23026
- dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71188
- dmaengine: lpc18xx-dmamux: fix device leak on route allocation
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71163
- dmaengine: idxd: fix device leaks on compat bind and unbind
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71190
- dmaengine: bcm-sba-raid: fix device leak on probe
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71191
- dmaengine: at_hdmac: fix device leak on of_dma_xlate()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23049
- drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23145
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-22997
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session
upon receiving the second rts
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23033
- dmaengine: omap-dma: fix dma_pool resource leak in error paths
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71196
- phy: stm32-usphyc: Fix off by one in probe()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2025-71162
- dmaengine: tegra-adma: Fix use-after-free
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-22999
- net/sched: sch_qfq: do not free existing class in qfq_change_class()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23011
- ipv4: ip_gre: make ipgre_header() robust
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23001
- macvlan: fix possible UAF in macvlan_forward_source()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23003
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-22998
- nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23037
- can: etas_es58x: allow partial RX URB allocation to succeed
* Jammy update: v5.15.199 upstream stable release (LP: #2143343) //
CVE-2026-23038
- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
* ADT test for linux package failed with "fatal: unable to connect to
git.launchpad.net" (LP: #2143033)
- [Packaging] d/t/ubuntu-regression-suite: use https to clone
* efi: Fix swapped arguments to bsearch() in efi_status_to_*() SAUCE patch
(LP: #2141276)
- SAUCE efi: Fix swapped arguments to bsearch() in efi_status_to_*()
* CVE-2026-23111
- netfilter: nf_tables: fix inverted genmask check in
nft_map_catchall_activate()
* CVE-2026-23209
- macvlan: fix error recovery in macvlan_common_newlink()
* CVE-2025-37849
- KVM: arm64: vgic: Add a non-locking primitive for
kvm_vgic_vcpu_destroy()
- KVM: arm64: Tear down vGIC on failed vCPU creation
* CVE-2026-23074
- net/sched: Enforce that teql can only be used as root qdisc
* CVE-2026-23060
- crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN
spec
-- Stefan Bader <stefan.bader@canonical.com> Wed, 11 Mar 2026 14:57:02 +0100
linux (5.15.0-173.183) jammy; urgency=medium
* Miscellaneous upstream changes
- apparmor: validate DFA start states are in bounds in unpack_pdb
- apparmor: fix memory leak in verify_header
- apparmor: replace recursive profile removal with iterative approach
- apparmor: fix: limit the number of levels of policy namespaces
- apparmor: fix side-effect bug in match_char() macro usage
- apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
- apparmor: Fix double free of ns_name in aa_replace_profiles()
- apparmor: fix unprivileged local user can do privileged policy
management
- apparmor: fix differential encoding verification
- apparmor: fix race on rawdata dereference
- apparmor: fix race between freeing data and fs accessing it
-- Mehmet Basaran <mehmet.basaran@canonical.com> Fri, 06 Mar 2026 16:14:08 +0300
linux (5.15.0-172.182) jammy; urgency=medium
* jammy/linux: 5.15.0-172.182 -proposed tracker (LP: #2141059)
* Jammy update: v5.15.198 upstream stable release (LP: #2139704)
- Revert "xfrm: destroy xfrm_state synchronously on net exit path"
- xfrm: flush all states in xfrm_state_fini
- dpaa2-mac: bail if the dpmacs fwnode is not found
- drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
- leds: Replace all non-returning strlcpy with strscpy
- leds: spi-byte: Use devm_led_classdev_register_ext()
- Documentation: process: Also mention Sasha Levin as stable tree
maintainer
- USB: serial: option: add Foxconn T99W760
- USB: serial: option: add Telit Cinterion FE910C04 new compositions
- USB: serial: option: move Telit 0x10c7 composition in the right place
- USB: serial: ftdi_sio: match on interface number for jtag
- serial: add support of CPCI cards
- USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBIC
- USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC
- spi: xilinx: increase number of retries before declaring stall
- spi: imx: keep dma request disabled before dma transfer setup
- pinctrl: qcom: msm: Fix deadlock in pinmux configuration
- platform/x86: acer-wmi: Ignore backlight event
- platform/x86: huawei-wmi: add keys for HONOR models
- HID: elecom: Add support for ELECOM M-XT3URBK (018F)
- drm/panel: visionox-rm69299: Don't clear all mode flags
- USB: Fix descriptor count when handling invalid MBIM extended descriptor
- irqchip/qcom-irq-combiner: Fix section mismatch
- rculist: Add hlist_nulls_replace_rcu() and
hlist_nulls_replace_init_rcu()
- inet: Avoid ehash lookup race in inet_ehash_insert()
- iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine
- iio: imu: st_lsm6dsx: discard samples during filters settling time
- iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
- arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrl
- uio: uio_fsl_elbc_gpcm:: Add null pointer check to
uio_fsl_elbc_gpcm_probe
- crypto: hisilicon/qm - restore original qos values
- s390/smp: Fix fallback CPU detection
- s390/ap: Don't leak debug feature files if AP instructions are not
available
- firmware: imx: scu-irq: fix OF node leak in
- phy: mscc: Fix PTP for VSC8574 and VSC8572
- sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().
- compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer
- kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
- x86: kmsan: don't instrument stack walking functions
- x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()
- pinctrl: stm32: fix hwspinlock resource leak in probe function
- i3c: fix refcount inconsistency in i3c_master_register
- i3c: master: svc: Prevent incomplete IBI transaction
- power: supply: wm831x: Check wm831x_set_bits() return value
- power: supply: apm_power: only unset own apm_get_power_status
- scsi: target: Do not write NUL characters into ASCII configfs output
- spi: tegra210-quad: use device_reset method
- spi: tegra210-quad: add new chips to compatible
- spi: tegra210-quad: combined sequence mode
- spi: tegra210-quad: modify chip select (CS) deactivation
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
- ext4: minor defrag code improvements
- ext4: correct the checking of quota files before moving extents
- perf/x86/intel: Correct large PEBS flag check
- regulator: core: disable supply if enabling main regulator fails
- nbd: clean up return value checking of sock_xmit()
- nbd: partition nbd_read_stat() into nbd_read_reply() and
nbd_handle_reply()
- scsi: stex: Fix reboot_notifier leak in probe error path
- dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema
- dt-bindings: PCI: amlogic: Fix the register name of the DBI region
- RDMA/rtrs: server: Fix error handling in get_or_create_srv
- ntfs3: init run lock for extend inode
- powerpc/32: Fix unpaired stwcx. on interrupt exit
- wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()
- coresight: etm4x: Save restore TRFCR_EL1
- coresight: etm4x: Use Trace Filtering controls dynamically
- coresight-etm4x: add isb() before reading the TRCSTATR
- coresight: etm4x: Extract the trace unit controlling
- coresight: etm4x: Add context synchronization before enabling trace
- clk: renesas: r9a06g032: Fix memory leak in error path
- lib/vsprintf: Check pointer before dereferencing in time_and_date()
- ACPI: property: Fix fwnode refcount leak in
acpi_fwnode_graph_parse_endpoint()
- scsi: sim710: Fix resource leak by adding missing ioport_unmap() calls
- leds: netxbig: Fix GPIO descriptor leak in error paths
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
- ps3disk: use memcpy_{from,to}_bvec index
- selftests/bpf: Fix failure paths in send_signal test
- watchdog: wdat_wdt: Stop watchdog when uninstalling module
- watchdog: wdat_wdt: Fix ACPI table leak in probe function
- NFSD/blocklayout: Fix minlength check in proc_layoutget
- powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE
format
- fs/ntfs3: Remove unused mi_mark_free
- fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
- fs/ntfs3: Make ni_ins_new_attr return error
- fs/ntfs3: out1 also needs to put mi
- fs/ntfs3: Prevent memory leaks in add sub record
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
- pwm: bcm2835: Make sure the channel is enabled after pwm_request()
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
- usb: chaoskey: fix locking for O_NONBLOCK
- usb: dwc2: disable platform lowlevel hw resources during shutdown
- usb: dwc2: fix hang during shutdown if set as peripheral
- usb: dwc2: fix hang during suspend if set as peripheral
- usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE
- selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
- selftests/bpf: Improve reliability of test_perf_branches_no_hw()
- crypto: ccree - Correctly handle return of sg_nents_for_len
- staging: fbtft: core: fix potential memory leak in fbtft_probe_common()
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
- wifi: ieee80211: correct FILS status codes
- backlight: led_bl: Take led_access lock when required
- backlight: lp855x: Fix lp855x.h kernel-doc warnings
- iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-
metal
- RDMA/irdma: Fix data race in irdma_sc_ccq_arm
- RDMA/irdma: Fix data race in irdma_free_pble
- ASoC: fsl_xcvr: Add Counter registers
- ASoC: fsl_xcvr: Add support for i.MX93 platform
- ASoC: fsl_xcvr: clear the channel status control memory
- drm/amd/display: Fix logical vs bitwise bug in
get_embedded_panel_info_v2_1()
- ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4
- ext4: remove unused return value of __mb_check_buddy
- ext4: improve integrity checking in __mb_check_buddy by enhancing
order-0 validation
- vdpa: Introduce and use vdpa device get, set config helpers
- vdpa: Introduce query of device config layout
- vdpa: Sync calls set/get config/status with cf_mutex
- virtio_vdpa: fix misleading return in void function
- virtio: fix virtqueue_set_affinity() docs
- ASoC: Intel: catpt: Fix error path in hw_params()
- netfilter: flowtable: check for maximum number of encapsulations in
bridge vlan
- netfilter: nf_conncount: reduce unnecessary GC
- netfilter: nf_conncount: rework API to use sk_buff directly
- netfilter: nft_connlimit: update the count if add was skipped
- net: stmmac: fix rx limit check in stmmac_rx_zc()
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds
- remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
- perf tools: Fix split kallsyms DSO counting
- pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handling
- pinctrl: single: Fix incorrect type for error return variable
- fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
- NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()
- NFS: don't unhash dentry during unlink/rename
- NFS: Avoid changing nlink when file removes and attribute updates race
- fs/nls: Fix utf16 to utf8 conversion
- NFSv4: Add some support for case insensitive filesystems
- NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()
- NFS: Initialise verifiers for visible dentries in nfs_atomic_open()
- Revert "nfs: ignore SB_RDONLY when remounting nfs"
- Revert "nfs: clear SB_RDONLY before getting superblock"
- Revert "nfs: ignore SB_RDONLY when mounting nfs"
- fs_context: drop the unused lsm_flags member
- fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
- platform/x86: asus-wmi: use brightness_set_blocking() for kbd led
- ASoC: bcm: bcm63xx-pcm-whistler: Check return value of
of_dma_configure()
- ASoC: ak4458: Disable regulator when error happens
- ASoC: ak5558: Disable regulator when error happens
- blk-mq: Abort suspend when wakeup events are pending
- block: fix comment for op_is_zone_mgmt() to include RESET_ALL
- dma/pool: eliminate alloc_pages warning in atomic_pool_expand
- ALSA: uapi: Fix typo in asound.h comment
- ARM: 9464/1: fix input-only operand modification in
load_unaligned_zeropad()
- dm-raid: fix possible NULL dereference with undefined raid type
- dm log-writes: Add missing set_freezable() for freezable kthread
- efi/cper: Add a new helper function to print bitmasks
- efi/cper: Adjust infopfx size to accept an extra space
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
- ocfs2: fix memory leak in ocfs2_merge_rec_left()
- usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
- usb: phy: Initialize struct usb_phy list_head
- ASoC: fsl_xcvr: get channel status data when PHY is not exists
- NFS: Fix missing unlock in nfs_unlink()
- netfilter: nf_conncount: garbage collection is not skipped when jiffies
wrap around
- coresight: etm4x: Correct polling IDLE bit
- spi: tegra210-quad: Fix validate combined sequence
- spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers
- bpf, arm64: Do not audit capability check in do_jit()
- btrfs: fix memory leak of fs_devices in degraded seed device path
- x86/ptrace: Always inline trivial accessors
- ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint()
only
- cpufreq: s5pv210: fix refcount leak
- livepatch: Match old_sympos 0 and 1 in klp_find_func()
- fs/ntfs3: Support timestamps prior to epoch
- hfsplus: fix volume corruption issue for generic/070
- hfsplus: fix volume corruption issue for generic/073
- btrfs: scrub: always update btrfs_scrub_progress::last_physical
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
- ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
- broadcom: b44: prevent uninitialized value usage
- netfilter: nf_conncount: fix leaked ct in error paths
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
- ethtool: use phydev variable
- net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
- net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
- net/mlx5: fw_tracer, Add support for unrecognized string
- net/mlx5: fw_tracer, Handle escaped percent properly
- net: hns3: Align type of some variables with their print type
- net: hns3: using the num_tqps to check whether tqp_index is out of range
when vf get ring info from mbx
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk
table
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
- spi: fsl-cpm: Check length parity before switching to 16 bit mode
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
- ipmi: Fix the race between __scan_channels() and deliver_response()
- ipmi: Fix __scan_channels() failing to rescan channels
- firmware: imx: scu-irq: Init workqueue before request mbox channel
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4
- powerpc/addnote: Fix overflow on 32-bit builds
- scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled
- scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
- scsi: qla2xxx: Use reinit_completion on mbx_intr_comp
- exfat: fix remount failure in different process environments
- usbip: Fix locking bug in RT-enabled kernels
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
- usb: usb-storage: No additional quirks need to be added to the EL-R12
optical drive.
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
- nvme-fc: don't hold rport lock when putting ctrl
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI
quirks
- vhost/vsock: improve RCU read sections around vhost_vsock_get()
- mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
- lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit
- block: rate-limit capacity change info log
- floppy: fix for PAGE_SIZE != 4KB
- fs/ntfs3: fix mount failure for sparse runs in run_unpack()
- ktest.pl: Fix uninitialized var in config-bisect.pl
- ext4: clear i_state_flags when alloc inode
- ext4: fix incorrect group number assertion in mb_check_buddy
- ext4: align max orphan file size with e2fsprogs limit
- jbd2: use a weaker annotation in journal handling
- media: v4l2-mem2mem: Fix outdated documentation
- usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
- media: pvrusb2: Fix incorrect variable used in trace message
- phy: broadcom: bcm63xx-usbh: fix section mismatches
- USB: lpc32xx_udc: Fix error handling in probe
- usb: phy: isp1301: fix non-OF device reference imbalance
- usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
- intel_th: Fix error handling in intel_th_output_open
- cpufreq: nforce2: fix reference count leak in nforce2
- NFSD: use correct reservation type in nfsd4_scsi_fence_client
- tools/testing/nvdimm: Use per-DIMM device handle
- KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with
period=0
- KVM: x86: Explicitly set new periodic hrtimer expiration in
apic_timer_fn()
- KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
- KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed
VMRUN)
- KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
- PM: runtime: Do not clear needs_force_resume with enabled runtime PM
- nfsd: Mark variable __maybe_unused to avoid W=1 build break
- svcrdma: return 0 on success from svc_rdma_copy_inline_range
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
- amba: tegra-ahb: Fix device leak on SMMU enable
- soc: qcom: ocmem: fix device leak on lookup
- soc: amlogic: canvas: fix device leak on lookup
- rpmsg: glink: fix rpmsg device leak
- i2c: amd-mp2: fix reference leak in MP2 PCI device
- hwmon: (max16065) Use local variable to avoid TOCTOU
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
- i40e: fix scheduling in set_rx_mode
- i40e: Refactor argument of several client notification functions
- i40e: Refactor argument of i40e_detect_recover_hung()
- i40e: validate ring_len parameter against hardware-specific values
- net: mdio: aspeed: move reg accessing part into separate functions
- net: mdio: aspeed: add dummy read to avoid read-after-write issue
- net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
- platform/x86: msi-laptop: add missing sysfs_remove_group()
- platform/x86: ibm_rtl: fix EBDA signature search pointer arithmetic
- genalloc.h: fix htmldocs warning
- firewire: nosy: Fix dma_free_coherent() size
- net: dsa: b53: skip multicast entries for fdb_dump()
- net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group
struct
- RDMA/efa: Remove possible negative shift
- RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
- RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
- RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
- RDMA/bnxt_re: Fix to use correct page size for PDE table
- RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
- RDMA/bnxt_re: fix dma_free_coherent() pointer
- selftests/ftrace: traceonoff_triggers: strip off names
- ASoC: stm32: sai: fix device leak on probe
- ASoC: qcom: q6asm-dai: perform correct state check before closing
- ASoC: qcom: q6adm: the the copp device only during last instance
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment.
- iommu/apple-dart: fix device leak on of_xlate()
- iommu/exynos: fix device leak on of_xlate()
- iommu/ipmmu-vmsa: fix device leak on of_xlate()
- iommu/mediatek-v1: fix device leak on probe_device()
- iommu/mediatek: fix device leak on of_xlate()
- iommu/omap: fix device leaks on probe_device()
- iommu/sun50i: fix device leak on of_xlate()
- iommu/tegra: fix device leak on probe_device()
- HID: logitech-dj: Remove duplicate error logging
- PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
- mfd: max77620: Fix potential IRQ chip conflict when probing two devices
- media: rc: st_rc: Fix reset control resource leak
- parisc: entry.S: fix space adjustment on interruption for 64-bit
userspace
- parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()
- dm-ebs: Mark full buffer dirty even on partial write
- fbdev: gbefb: fix to use physical address instead of dma address
- fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing
- fbdev: tcx.c fix mem_map to correct smem_start offset
- media: cec: Fix debugfs leak on bus_register() failure
- media: msp3400: Avoid possible out-of-bounds array accesses in
msp3400c_thread()
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in probe
- media: i2c: adv7842: Remove redundant cancel_delayed_work in probe
- idr: fix idr_alloc() returning an ID out of range
- fjes: Add missing iounmap in fjes_hw_init()
- nfsd: Drop the client reference in client_states_open()
- net: usb: sr9700: fix incorrect command used to write single register
- drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in
prepare_fb
- mm/damon/tests/vaddr-kunit: handle alloc failures in
damon_test_split_evenly_fail()
- mm/damon/tests/vaddr-kunit: handle alloc failures on
damon_do_test_apply_three_regions()
- mm/damon/tests/vaddr-kunit: handle alloc failures on
damon_test_split_evenly_succ()
- mm/damon/tests/core-kunit: handle allocation failures in
damon_test_regions()
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_split_at()
- mm/damon/tests/core-kunit: handle alloc failures on
dasmon_test_merge_regions_of()
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_merge_two()
- mm/damon/tests/core-kunit: handle memory failure from
damon_test_target()
- mm/damon/tests/core-kunit: handle alloc failures on
damon_test_split_regions_of()
- mm/damon/tests/core-kunit: handle memory alloc failure from
damon_test_aggregate()
- kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules
- virtio_console: fix order of fields cols and rows
- usb: xhci: move link chain bit quirk checks into one helper function.
- xhci: dbgtty: use IDR to support several dbc instances.
- xhci: dbgtty: fix device unregister
- jbd2: fix the inconsistency between checksum and data in memory for
journal sb
- btrfs: don't rewrite ret from inode_permission
- wifi: mt76: Fix DTS power-limits on little endian systems
- ALSA: wavefront: Clear substream pointers on close
- ALSA: wavefront: Use standard print API
- NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
- KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-
Exit
- xfs: fix a memory leak in xfs_buf_item_init()
- f2fs: fix to detect recoverable inode during dryrun of
find_fsync_dnodes()
- f2fs: fix to propagate error from f2fs_enable_checkpoint()
- usb: dwc3: keep susphy enabled during exit to avoid controller faults
- mptcp: pm: ignore unknown endpoint flags
- usb: ohci-nxp: Use helper function devm_clk_get_enabled()
- usb: ohci-nxp: fix device leak on probe failure
- ARM: dts: microchip: sama7g5: fix uart fifo size to 32
- KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN
- media: mediatek: vcodec: Fix a reference leak in
mtk_vcodec_fw_vpu_init()
- media: vpif_capture: fix section mismatch
- media: verisilicon: Protect G2 HEVC decoder against invalid DPB index
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
- media: renesas: rcar_drif: fix device node reference leak in
rcar_drif_bond_enabled
- powerpc/pseries/cmm: call balloon_devinfo_init() also without
CONFIG_BALLOON_COMPACTION
- PCI: brcmstb: Fix disabling L0s capability
- iommu/qcom: fix device leak on of_xlate()
- r8169: fix RTL8117 Wake-on-Lan in DASH mode
- ASoC: stm: Use dev_err_probe() helper
- ASoC: stm32: sai: Use the devm_clk_get_optional() helper
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
- mm/balloon_compaction: make balloon page compaction callbacks static
- mm/balloon_compaction: we cannot have isolated pages in the balloon list
- mm/balloon_compaction: convert balloon_page_delete() to
balloon_page_finalize()
- powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
- lockd: fix vfs_test_lock() calls
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
- KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
- x86: remove __range_not_ok()
- pwm: stm32: Always program polarity
- ext4: factor out ext4_hash_info_init()
- ext4: fix error message when rejecting the default hash
- firmware: arm_scmi: Fix unused notifier-block in unregister
- Revert "iommu/amd: Skip enabling command/event buffers for kdump"
- net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
- atm: Fix dma_free_coherent() size
- mei: me: add nova lake point S DID
- lib/crypto: aes: Fix missing MMU protection for AES S-box
- drm/pl111: Fix error handling in pl111_amba_probe
- libceph: make calc_target() set t->paused, not just clear it
- ext4: introduce ITAIL helper
- csky: fix csky_cmpxchg_fixup not working
- ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
- alpha: don't reference obsolete termio struct for TC* constants
- NFSv4: ensure the open stateid seqid doesn't go backwards
- NFS: Fix up the automount fs_context to use the correct cred
- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
- scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe
failure scanned in again after probe failed"
- arm64: dts: add off-on-delay-us for usdhc2 regulator
- ARM: dts: imx6q-ba16: fix RTC interrupt level
- netfilter: nft_synproxy: avoid possible data-race on update operation
- netfilter: nf_tables: fix memory leak in nf_tables_newrule()
- netfilter: nf_conncount: update last_gc only when GC has been performed
- bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
- inet: ping: Fix icmp out counting
- netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
- net/mlx5e: Don't print error message due to invalid module
- eth: bnxt: move and rename reset helpers
- bnxt_en: Fix potential data corruption with HW GRO/LRO
- HID: quirks: work around VID/PID conflict for appledisplay
- net: enetc: fix build warning when PAGE_SIZE is greater than 128K
- arp: do not assume dev_hard_header() does not change skb->head
- NFS: trace: show TIMEDOUT instead of 0x6e
- nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
- NFSD: Remove NFSERR_EAGAIN
- pinctrl: qcom: lpass-lpi: Remove duplicate assignment of of_gpio_n_cells
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
- powercap: fix race condition in register_control_type()
- powercap: fix sscanf() error return value handling
- ASoC: fsl_sai: Add missing registers to cache default
- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
- firmware: imx: scu-irq: Set mu_resource_id before get handle
- efi/cper: Fix cper_bits_to_str buffer handling and return value
- NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
- NFS: add barriers when testing for NFS_FSDATA_BLOCKED
- Linux 5.15.198
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71182
- can: j1939: make j1939_session_activate() fail if device is no longer
registered
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2022-49465
- blk-throttle: Set BIO_THROTTLED when bio has been throttled
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71180
- counter: interrupt-cnt: Drop IRQF_NO_THREAD flag
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22980
- nfsd: provide locking for v4_end_grace
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-23021
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22976
- net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate
in qfq_reset
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22977
- net: sock: fix hardened usercopy panic in sock_recv_errqueue
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22982
- net: mscc: ocelot: Fix crash when adding interface under a lag
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-23019
- net: marvell: prestera: fix NULL dereference on devlink_alloc() failure
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-22121
- ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22992
- libceph: return the handler error from mon_handle_auth_done()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22991
- libceph: make free_choose_arg_map() resilient to partial allocation
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22990
- libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22984
- libceph: prevent potential out-of-bounds reads in handle_auth_done()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-22978
- wifi: avoid kernel-infoleak from struct iw_point
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2026-23020
- net: 3com: 3c59x: fix possible null dereference in vortex_probe1()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2024-49968
- ext4: filesystems without casefold feature cannot be mounted with
siphash
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2024-36927
- ipv4: Fix uninit-value access in __ip_make_skb()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2024-36903
- ipv6: Fix potential uninit-value access in __ip6_make_skb()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-38556
- HID: core: Harden s32ton() against conversion to 0 bits
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2024-46830
- KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-38129
- page_pool: Fix use-after-free in page_pool_recycle_in_ring
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2022-49635
- drm/i915/selftests: fix subtraction overflow bug
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-22111
- net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71127
- wifi: mac80211: Discard Beacon frames to non-broadcast address
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71081
- ASoC: stm32: sai: fix OF node leak on probe
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71078
- powerpc/64s/slb: Fix SLB multihit issue during SLB preload
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68803
- NFSD: NFSv4 file creation neglects setting ACL
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71120
- SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in
gss_read_proxy_verf
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71113
- crypto: af_alg - zero initialize memory allocated via sock_kmalloc
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71068
- svcrdma: bound check rq_pages index in inline path
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68821
- fuse: fix readahead reclaim deadlock
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68796
- f2fs: fix to avoid updating zero-sized extent in extent cache
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71105
- f2fs: use global inline_xattr_slab instead of per-sb slab cache
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68344
- ALSA: wavefront: Fix integer overflow in sample size validation
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71077
- tpm: Cap the number of PCR banks
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68282
- usb: gadget: udc: fix use-after-free in usb_gadget_state_work
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-22022
- usb: xhci: Apply the link chain quirk on NEC isoc endpoints
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-40110
- drm/vmwgfx: Fix a null-ptr access in the cursor snooper
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-38022
- RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device"
problem
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71083
- drm/ttm: Avoid NULL pointer deref for evicted BOs
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71079
- net: nfc: fix deadlock between nfc_unregister_device and
rfkill_fop_write
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71093
- e1000: fix OOB in e1000_tbi_should_accept()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71084
- RDMA/cm: Fix leaking the multicast GID table reference
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71096
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71136
- media: adv7842: Avoid possible out-of-bounds array accesses in
adv7842_cp_log_status()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71133
- RDMA/irdma: avoid invalid read in irdma_net_event
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71086
- net: rose: fix invalid array index in rose_kill_by_device()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71097
- ipv4: Fix reference count leak when using error routes with nexthop
objects
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71085
- ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71137
- octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71094
- net: usb: asix: validate PHY address before use
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71132
- smc91x: fix broken irq-context in PREEMPT_RT
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71154
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71091
- team: fix check for port enabled in
team_queue_override_port_prio_changed()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71098
- ip6_gre: make ip6gre_header() robust
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71082
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71131
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71087
- iavf: fix off-by-one issues in iavf_config_rss_reg()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71111
- hwmon: (w83791d) Convert macros to functions to avoid TOCTOU
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68814
- io_uring: fix filename leak in __io_openat_prep()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68788
- fsnotify: do not generate ACCESS/MODIFY events on child for special
files
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71125
- tracing: Do not register unsupported perf events
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71104
- KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV
timer
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71116
- libceph: make decode_pool() more resilient against corrupted osdmaps
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71121
- parisc: Do not reprogram affinitiy on ASP chip
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71102
- scs: fix a wrong parameter in __scs_magic
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68804
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68771
- ocfs2: fix kernel BUG in ocfs2_find_victim_chain
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68808
- media: vidtv: initialize local pointers upon transfer of memory
ownership
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68769
- f2fs: fix return value of f2fs_recover_fsync_data()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71069
- f2fs: invalidate dentry cache on failed whiteout creation
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68782
- scsi: target: Reset t_task_cdb pointer in error case
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71075
- scsi: aic94xx: fix use-after-free in device removal path
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68818
- scsi: Revert "scsi: qla2xxx: Perform lockless command completion in
abort path"
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68797
- char: applicom: fix NULL pointer dereference in ac_ioctl
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68819
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68820
- ext4: xattr: fix null pointer deref in ext4_raw_inode()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71147
- KEYS: trusted: Fix a memory leak in tpm2_load_cmd
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71108
- usb: typec: ucsi: Handle incorrect num_connectors capability
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71114
- via_wdt: fix critical boot hang due to unnamed resource allocation
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68783
- ALSA: usb-mixer: us16x08: validate meter packet indices
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68776
- net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68777
- Input: ti_am335x_tsc - fix off-by-one error in wire_order validation
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71112
- net: hns3: add VLAN id validation before using
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71064
- net: hns3: using the num_tqps in the vf driver to apply for resources
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68816
- net/mlx5: fw_tracer, Validate format string parameters
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68795
- ethtool: Avoid overflowing userspace buffer on stats query
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68815
- net/sched: ets: Remove drr class from the active list if it changes to
strict
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68799
- caif: fix integer underflow in cffrml_receive()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68813
- ipvs: fix ipv4 null-ptr-deref in route error path
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68785
- net: openvswitch: fix middle attribute validation in push_nsh() action
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68800
- mlxsw: spectrum_mr: Fix use-after-free when updating multicast route
stats
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68801
- mlxsw: spectrum_router: Fix neighbour use-after-free
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71066
- net/sched: ets: Always remove class from active list before deleting in
ets_qdisc_change
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68787
- netrom: Fix memory leak in nr_sendmsg()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68767
- hfsplus: Verify inode mode when loading from disk
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68774
- hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-71118
- ACPICA: Avoid walking the Namespace if start_node is NULL
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68780
- sched/deadline: only set free_cpus for online runqueues
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68346
- ALSA: dice: fix buffer overflow in detect_stream_formats()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68764
- NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68349
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68325
- net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68354
- regulator: core: Protect regulator_supply_alias_list with
regulator_list_mutex
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68758
- backlight: led-bl: Add devlink to supplier LEDs
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68765
- mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68740
- ima: Handle error code returned by ima_filter_rule_match()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68362
- wifi: rtl818x: rtl8187: Fix potential buffer underflow in
rtl8187_rx_cb()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68759
- wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68364
- ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68366
- nbd: defer config unlock in nbd_genl_connect
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68367
- macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68372
- nbd: defer config put in recv_work
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68746
- spi: tegra210-quad: Fix timeout handling
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68724
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68727
- ntfs3: Fix uninit buffer allocated by __getname()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68728
- ntfs3: fix uninit memory after failed mi_read in mi_format_new
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68757
- drm/vgem-fence: Fix potential deadlock on release
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68732
- gpu: host1x: Fix race in syncpt alloc/free
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68733
- smack: fix bug: unprivileged task can create labels
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68254
- staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68255
- staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68257
- comedi: check device's attached status in compat ioctls
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68258
- comedi: multiq3: sanitize config options in multiq3_attach()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68332
- comedi: c6xdigio: Fix invalid PNP driver unregistration
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68266
- bfs: Reconstruct file type when loading from disk
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68335
- comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68261
- ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68336
- locking/spinlock/debug: Fix data-race in do_raw_write_lock
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68264
- ext4: refresh inline data size before write operations
* Jammy update: v5.15.198 upstream stable release (LP: #2139704) //
CVE-2025-68337
- jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system
corrupted
* Jammy update: v5.15.197 upstream stable release (LP: #2138662)
- x86/bugs: Fix reporting of LFENCE retpoline
- btrfs: scrub: replace max_t()/min_t() with clamp() in
scrub_throttle_dev_io()
- btrfs: always drop log root tree reference in btrfs_replay_log()
- btrfs: use smp_mb__after_atomic() when forcing COW in
create_pending_snapshot()
- net: usb: asix_devices: Check return value of usbnet_get_endpoints
- fbdev: atyfb: Check if pll_ops->init_pll failed
- fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
- fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
- mptcp: restore window probe
- ASoC: qdsp6: q6asm: do not sleep while atomic
- wifi: ath10k: Fix memory leak on unsupported WMI command
- drm/msm/a6xx: Fix GMU firmware parser
- ALSA: usb-audio: fix control pipe direction
- bpf: Do not audit capability check in do_jit()
- riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
- libbpf: Normalize PT_REGS_xxx() macro definitions
- libbpf: Fix powerpc's stack register definition in bpf_tracing.h
- drm/etnaviv: fix flush sequence logic
- net: hns3: return error code when function fails
- drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()
- drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji
- drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland
- block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
- serial: 8250_dw: Use devm_add_action_or_reset()
- serial: 8250_dw: handle reset control deassert error
- dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mp
- ravb: Exclude gPTP feature support for RZ/G2L
- net: ravb: Enforce descriptor type ordering
- can: gs_usb: increase max interface to U8_MAX
- net: phy: dp83867: Disable EEE support as not implemented
- x86/resctrl: Fix miscount of bandwidth event when reactivating
previously unavailable RMID
- xhci: dbc: Provide sysfs option to configure dbc descriptors
- xhci: dbc: poll at different rate depending on data transfer activity
- xhci: dbc: Allow users to modify DbC poll interval via sysfs
- xhci: dbc: Improve performance by removing delay in transfer event
polling.
- xhci: dbc: Avoid event polling busyloop if pending rx transfers are
inactive.
- xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall
event
- x86/boot: Compile boot code with -std=gnu11 too
- arch: back to -std=gnu89 in < v5.18
- Revert "docs/process/howto: Replace C89 with C11"
- drm/sched: Fix race in drm_sched_entity_select_rq()
- block: make REQ_OP_ZONE_OPEN a write operation
- soc: aspeed: socinfo: Add AST27xx silicon IDs
- soc: qcom: smem: Fix endian-unaware access of num_entries
- spi: loopback-test: Don't use %pK through printk
- soc: ti: pruss: don't use %pK through printk
- bpf: Don't use %pK through printk
- pinctrl: single: fix bias pull up/down handling in pin_config_set
- mmc: host: renesas_sdhi: Fix the actual clock
- memstick: Add timeout to prevent indefinite waiting
- ACPI: video: force native for Lenovo 82K8
- selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
- arc: Fix __fls() const-foldability via __builtin_clzl()
- irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment
- ACPI: PRM: Skip handlers with NULL handler_address or NULL VA
- ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]
- hwmon: (sbtsi_temp) AMD CPU extended temperature range support
- power: supply: sbs-charger: Support multiple devices
- mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
- ACPICA: dispatcher: Use acpi_ds_clear_operands() in
acpi_ds_call_control_method()
- tee: allow a driver to allocate a tee_device without a pool
- video: backlight: lp855x_bl: Set correct EPROM start for LP8556
- tools/cpupower: fix error return value in cpupower_write_sysfs()
- cpuidle: Fail cpuidle device registration if there is one already
- clocksource/drivers/vf-pit: Replace raw_readl/writel to readl/writel
- uprobe: Do not emulate/sstep original instruction when ip is changed
- hwmon: (dell-smm) Add support for Dell OptiPlex 7040
- tools/cpupower: Fix incorrect size in cpuidle_state_disable()
- tools/power x86_energy_perf_policy: Fix incorrect fopen mode usage
- tools/power x86_energy_perf_policy: Enhance HWP enable
- tools/power x86_energy_perf_policy: Prefer driver HWP limits
- mfd: stmpe: Remove IRQ domain upon removal
- mfd: stmpe-i2c: Add missing MODULE_LICENSE
- mfd: madera: Work around false-positive -Wininitialized warning
- mfd: da9063: Split chip variant reading in two bus transactions
- drm/amd/pm: Use cached metrics data on aldebaran
- drm/amd/pm: Use cached metrics data on arcturus
- drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff
- drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
- PCI: Disable MSI on RDC PCI to PCIe bridges
- selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
- selftests/net: Ensure assert() triggers in psock_tpacket.c
- drm/amdkfd: return -ENOTTY for unsupported IOCTLs
- media: pci: ivtv: Don't create fake v4l2_fh
- drm/tidss: Use the crtc_* timings when programming the HW
- drm/tidss: Set crtc modesetting parameters with adjusted mode
- x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
- net: stmmac: Check stmmac_hw_setup() in stmmac_resume()
- thunderbolt: Use is_pciehp instead of is_hotplug_bridge
- powerpc/eeh: Use result of error_detected() in uevent
- bridge: Redirect to backup port when port is administratively down
- drm/bridge: display-connector: don't set OP_DETECT for DisplayPorts
- iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before
setting register
- usb: gadget: f_ncm: Fix MAC assignment NCM ethernet
- char: misc: Does not request module for miscdevice with dynamic minor
- net: When removing nexthops, don't call synchronize_net if it is not
necessary
- net: Call trace_sock_exceed_buf_limit() for memcg failure with
SK_MEM_RECV.
- PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
- ALSA: usb-audio: Add validation of UAC2/UAC3 effect units
- rds: Fix endianness annotation for RDS_MPATH_HASH
- scsi: mpi3mr: Fix controller init failure on fault during queue creation
- scsi: pm80xx: Fix race condition caused by static variables
- extcon: adc-jack: Fix wakeup source leaks on device unbind
- drm/amdkfd: Tie UNMAP_LATENCY to queue_preemption
- media: fix uninitialized symbol warnings
- mips: lantiq: danube: add missing properties to cpu node
- mips: lantiq: danube: add missing device_type in pci node
- mips: lantiq: xway: sysctrl: rename stp clock
- scsi: pm8001: Use int instead of u32 to store error codes
- ptp: Limit time setting of PTP clocks
- dmaengine: sh: setup_xref error handling
- dmaengine: mv_xor: match alloc_wc and free_wc
- dmaengine: dw-edma: Set status for callback_result
- drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL
- drm/msm/dsi/phy_7nm: Fix missing initial VCO rate
- ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
- net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
- net: call cond_resched() less often in __release_sock()
- iommu/amd: Skip enabling command/event buffers for kdump
- usb: gadget: f_hid: Fix zero length packet transfer
- drm/msm: make sure to not queue up recovery more than once
- net: phy: marvell: Fix 88e1510 downshift counter errata
- phy: cadence: cdns-dphy: Enable lower resolutions in dphy
- phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0
- net: sh_eth: Disable WoL if system can not suspend
- media: redrat3: use int type to store negative error codes
- selftests: traceroute: Use require_command()
- netfilter: nf_reject: don't reply to icmp error messages
- x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of
PV_UNHALT
- selftests: Disable dad for ipv6 in fcnal-test.sh
- eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAP
- [Config] Disable CONFIG_8139TOO_PIO for armhf
- selftests: Replace sleep with slowwait
- net/cls_cgroup: Fix task_get_classid() during qdisc run
- drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
- selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to
clean net/lib dependency
- scsi: lpfc: Check return status of lpfc_reset_flush_io_context during
TGT_RESET
- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in
lpfc_cleanup
- scsi: lpfc: Define size of debugfs entry for xri rebalancing
- allow finish_no_open(file, ERR_PTR(-E...))
- usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs
- usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
- ipv6: np->rxpmtu race annotation
- net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
- iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()
- wifi: ath10k: Fix connection after GTK rekeying
- net: intel: fm10k: Fix parameter idx set but not used
- r8169: set EEE speed down ratio to 1
- sparc/module: Add R_SPARC_UA64 relocation handling
- remoteproc: qcom: q6v5: Avoid handling handover twice
- NFSv4: handle ERR_GRACE on delegation recalls
- NFSv4.1: fix mount hang after CREATE_SESSION failure
- scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()
- net: macb: avoid dealing with endianness in macb_set_hwaddr()
- ALSA: usb-audio: add mono main switch to Presonus S1824c
- exfat: limit log print for IO error
- page_pool: Clamp pool size to max 16K pages
- ACPICA: Update dsmethod.c to get rid of unused variable warning
- RDMA/irdma: Fix SD index calculation
- RDMA/irdma: Remove unused struct irdma_cq fields
- RDMA/irdma: Set irdma_cq cq_num field during CQ create
- RDMA/hns: Fix wrong WQE data when QP wraps around
- btrfs: mark dirty extent range for out of bound prealloc extents
- fs/hpfs: Fix error code for new_inode() failure in
mkdir/create/mknod/symlink
- um: Fix help message for ssl-non-raw
- rtc: pcf2127: clear minute/second interrupt
- ARM: at91: pm: save and restore ACR during PLL disable/enable
- clk: at91: clk-master: Add check for divide by 3
- clk: ti: am33xx: keep WKUP_DEBUGSS_CLKCTRL enabled
- 9p: fix /sys/fs/9p/caches overwriting itself
- cpufreq: tegra186: Initialize all cores to max frequencies
- 9p: sysfs_init: don't hardcode error to ENOMEM
- ACPI: property: Return present device nodes only on fwnode interface
- ASoC: meson: aiu-encoder-i2s: fix bit clock polarity
- ceph: add checking of wait_for_completion_killable() return value
- ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot again
- Revert "wifi: ath10k: avoid unnecessary wait for service ready message"
- riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
- net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for
bcm63xx
- selftests/net: fix out-of-order delivery of FIN in gro:tcp test
- selftests/net: fix GRO coalesce test and add ext header coalesce tests
- selftests/net: use destination options instead of hop-by-hop
- netdevsim: add Makefile for selftests
- selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing
ethtool-common.sh
- net: vlan: sync VLAN features with lower device
- net: dsa: b53: fix resetting speed and pause on forced link
- net: dsa: b53: fix enabling ip multicast
- net: dsa: b53: stop reading ARL entries if search is done
- sctp: Hold RCU read lock while iterating over address list
- sctp: Hold sock lock while iterating over address list
- bnxt_en: PTP: Refactor PTP initialization functions
- bnxt_en: Fix a possible memory leak in bnxt_ptp_init
- tracing: Fix memory leaks in create_field_var()
- rtc: rx8025: fix incorrect register reference
- lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
- extcon: adc-jack: Cleanup wakeup source only if it was enabled
- selftests: netdevsim: set test timeout to 10 minutes
- compiler_types: Move unused static inline functions warning to W=2
- RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid
rfence errors
- NFS4: Fix state renewals missing after boot
- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
- NFS: check if suid/sgid was cleared after a write as needed
- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
- net: fec: correct rx_bytes statistic for the case SHIFT16 is set
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
- net/smc: fix mismatch between CLC header and proposal
- net: mdio: fix resource leak in mdiobus_register_device()
- wifi: mac80211: skip rate verification for not captured PSDUs
- net: sched: act: move global static variable net_id to tc_action_ops
- net: sched: act_connmark: get rid of tcf_connmark_walker and
tcf_connmark_search
- net/sched: act_connmark: transition to percpu stats and rcu
- net_sched: act_connmark: use RCU in tcf_connmark_dump()
- net/mlx5e: Fix maxrate wraparound in threshold between units
- net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
- net_sched: limit try_bulk_dequeue_skb() batches
- hsr: Fix supervision frame sending on HSRv0
- Bluetooth: L2CAP: export l2cap_chan_hold for modules
- acpi,srat: Fix incorrect device handle check for Generic Initiator
- regulator: fixed: fix GPIO descriptor leak on register failure
- ASoC: cs4271: Fix regulator leak on probe failure
- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
- mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
- mtd: onenand: Pass correct pointer to IRQ handler
- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
- gcov: add support for GCC 15
- strparser: Fix signed/unsigned mismatch bug
- ALSA: usb-audio: Fix missing unlock at error path of maxpacksize check
- spi: Try to get ACPI GPIO IRQ earlier
- EDAC/altera: Handle OCRAM ECC enable after warm reset
- EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection
- net/sched: act_connmark: handle errno on tcf_idr_check_alloc
- HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155
- exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
- MIPS: Malta: Fix !EVA SOC-it PCI MMIO
- drm/tegra: dc: Fix reference leak in tegra_dc_couple()
- mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()
- net: dsa: hellcreek: fix missing error handling in LED registration
- platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to
errnos
- kernel.h: Move ARRAY_SIZE() to a separate header
- scsi: core: Fix a regression triggered by scsi_host_busy()
- selftests: net: use BASH for bareudp testing
- net: tls: Cancel RX async resync request on rcd_delta overflow
- kconfig/mconf: Initialize the default locale at startup
- kconfig/nconf: Initialize the default locale at startup
- mm/mm_init: fix hash table order logging in alloc_large_system_hash()
- ALSA: usb-audio: fix uac2 clock source at terminal parser
- tracing/tools: Fix incorrcet short option in usage text for --threads
- uio_hv_generic: Set event for all channels on the device
- Makefile.compiler: replace cc-ifversion with compiler-specific macros
- btrfs: add helper to truncate inode items when logging inode
- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
- pmdomain: imx: Fix reference count leak in imx_gpc_remove
- pmdomain: samsung: plug potential memleak during probe
- selftests: mptcp: connect: fix fallback note due to OoO
- mptcp: Disallow MPTCP subflows from sockmap
- usb: deprecate the third argument of usb_maxpacket()
- Input: remove third argument of usb_maxpacket()
- ata: libata-scsi: Fix system suspend for a security locked drive
- dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groups
- mptcp: fix ack generation for fallback msk
- mptcp: fix premature close in case of fallback
- mptcp: do not fallback when OoO is present
- Revert "block: Move checking GENHD_FL_NO_PART to bdev_add_partition()"
- Revert "block: don't add or resize partition on the disk with
GENHD_FL_NO_PART"
- Bluetooth: SMP: Fix not generating mackey and ltk when repairing
- net: aquantia: Add missing descriptor cache invalidation on ATL2
- net/mlx5e: Fix validation logic in rate limiting
- net: dsa: sja1105: Convert to mdiobus_c45_read
- net: dsa: sja1105: simplify static configuration reload
- net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing
traffic
- mailbox: mailbox-test: Fix debugfs_create_dir error checking
- spi: bcm63xx: fix premature CS deassertion on RX-only transactions
- Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
- iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
- iio:common:ssp_sensors: Fix an error handling path ssp_probe()
- MIPS: mm: Prevent a TLB shutdown on initial uniquification
- can: sja1000: fix max irq loop handling
- can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
- dm-verity: fix unreliable memory allocation
- drivers/usb/dwc3: fix PCI parent check
- thunderbolt: Add support for Intel Wildcat Lake
- slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves
- serial: amba-pl011: prefer dma_mapping_error() over explicit address
checking
- usb: cdns3: Fix double resource release in cdns3_pci_probe
- USB: storage: Remove subclass and protocol overrides from Novatek quirk
- xhci: dbgtty: Fix data corruption when transmitting data form DbC to
host
- USB: serial: ftdi_sio: add support for u-blox EVK-M101
- USB: serial: option: add support for Rolling RW101R-GL
- drm: sti: fix device leaks at component probe
- staging: rtl8712: Remove driver using deprecated API wext
- [Config] Remove config option for CONFIG_R8712U
- selftests: mptcp: join: rm: set backup flag
- mptcp: avoid unneeded subflow-level drops
- usb: renesas_usbhs: Convert to platform remove callback returning void
- usb: typec: ucsi: psy: Set max current to zero when disconnected
- selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in
loop3
- libbpf: Fix riscv register names
- libbpf, riscv: Use a0 for RC register
- libbpf: Fix invalid return address register in s390
- Linux 5.15.197
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2024-47666
- scsi: pm80xx: Set phy->enable_completion only when we
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68327
- usb: renesas_usbhs: Fix synchronous external abort on unbind
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68295
- smb: client: fix memory leak in cifs_construct_tcon()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68227
- mptcp: Fix proto fallback detection with BPF
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68284
- libceph: prevent potential out-of-bounds writes in
handle_auth_session_key()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68285
- libceph: fix potential use-after-free in have_mon_and_osd_map()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68286
- drm/amd/display: Check NULL before accessing
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68287
- usb: dwc3: Fix race condition between concurrent dwc3_remove_requests()
call paths
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68331
- usb: uas: fix urb unmapping issue when the uas device is remove during
ongoing data transfer
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40345
- usb: storage: sddr55: Reject out-of-bound new_pba
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68288
- usb: storage: Fix memory leak in USB bulk transport
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68289
- usb: gadget: f_eem: Fix memory leak in eem_unwrap
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68290
- most: usb: fix double free on late probe failure
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68328
- firmware: stratix10-svc: fix bug in saving controller data
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68339
- atm/fore200e: Fix possible data race in fore200e_open()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68330
- iio: accel: bmc150: Fix irq assumption regression
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68301
- net: atlantic: fix fragment overflow handling in RX path
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68302
- net: sxgbe: fix potential NULL dereference in sxgbe_rx()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68303
- platform/x86: intel: punit_ipc: fix memory corruption
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68308
- can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40257
- mptcp: fix a race in mptcp_pm_del_add_timer()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68217
- Input: pegasus-notetaker - fix potential out-of-bounds access
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68204
- pmdomain: arm: scmi: Fix genpd leak on provider registration failure
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68245
- net: netpoll: fix incorrect refcount handling causing incorrect cleanup
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2024-37354
- btrfs: fix crash on racing fsync and size-extending write into prealloc
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68220
- net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return
NULL on error
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40272
- mm/secretmem: fix use-after-free race in fault handler
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40248
- vsock: Ignore signal/timeout on connect() if already established
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40252
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont()
and qede_tpa_end()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40253
- s390/ctcm: Fix double-kfree
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40254
- net: openvswitch: remove never-working support for setting nsh fields
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40258
- mptcp: fix race condition in mptcp_schedule_work()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68229
- scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40259
- scsi: sg: Do not sleep in atomic context
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40261
- nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40262
- Input: imx_sc_key - fix memory corruption on unload
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40263
- Input: cros_ec_keyb - fix an invalid memory access
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40264
- be2net: pass wrb_params in case of OS2BMC
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68238
- mtd: rawnand: cadence: fix DMA device NULL pointer dereference
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68734
- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40269
- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40271
- fs/proc: fix uaf in proc_readdir_de()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68241
- ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40273
- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40040
- mm/ksm: fix flag-dropping behavior in ksm_madvise
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68200
- bpf: Add bpf_prog_run_data_pointers()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40275
- ALSA: usb-audio: Fix NULL pointer dereference in
snd_usb_mixer_controls_badd
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40277
- drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40278
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-
infoleak
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40279
- net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40280
- tipc: Fix use-after-free in tipc_mon_reinit_self().
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40281
- sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40282
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40283
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68244
- drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68192
- net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40331
- sctp: Prevent TOCTOU out-of-bounds write
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40304
- fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40306
- orangefs: fix xattr related buffer overflow...
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40308
- Bluetooth: bcsp: receive data only if registered
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40309
- Bluetooth: SCO: Fix UAF on sco_conn_free
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40361
- fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68185
- nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode
dereferencing
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68176
- PCI: cadence: Check for the existence of cdns_pcie::ops before using it
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68168
- jfs: fix uninitialized waitqueue in transaction manager
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40312
- jfs: Verify inode mode when loading from disk
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68321
- page_pool: always add GFP_NOWARN for ATOMIC allocations
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68191
- udp_tunnel: use netdev_warn() instead of netdev_WARN()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40313
- ntfs3: pretend $Extend records as regular files
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40314
- usb: cdns3: gadget: Use-after-free during failed initialization and exit
of cdnsp gadget
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68194
- media: imon: make send_packet() more robust
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40363
- net: ipv6: fix field-spanning memcpy warning in AH output
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40342
- nvme-fc: use lock accessing port_state and rport state
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40343
- nvmet-fc: avoid scheduling association deletion twice
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68177
- cpufreq/longhaul: handle NULL policy in longhaul_exit
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40360
- drm/sysfb: Do not dereference NULL pointer in plane reset
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40315
- usb: gadget: f_fs: Fix epfile null pointer access after ep enable.
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40317
- regmap: slimbus: fix bus_context pointer in regmap init calls
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-68312
- usbnet: Prevents free active kevent
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40319
- bpf: Sync pending IRQ work before freeing ring buffer
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40321
- wifi: brcmfmac: fix crash while sending Action Frames in standalone AP
Mode
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40322
- fbdev: bitblit: bound-check glyph index in bit_putcs*
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40211
- ACPI: video: Fix use-after-free in acpi_video_switch_brightness()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40324
- NFSD: Fix crash in nfsd4_read_release()
* Jammy update: v5.15.197 upstream stable release (LP: #2138662) //
CVE-2025-40083
- net/sched: sch_qfq: Fix null-deref in agg_dequeue
* CVE-2024-41014
- xfs: add bounds checking to xlog_recover_process_data
* CVE-2022-49267
- mmc: core: use sysfs_emit() instead of sprintf()
* CVE-2025-21780
- drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
-- Edoardo Canepa <edoardo.canepa@canonical.com> Sat, 07 Feb 2026 09:17:42 +0100
linux (5.15.0-170.180) jammy; urgency=medium
* jammy/linux: 5.15.0-170.180 -proposed tracker (LP: #2137825)
* ubuntu_kselftests:_net/net:gre_gso.sh failing (LP: #2136820)
- SAUCE increase socat timeout in gre_gso.sh
* CVE-2025-40256
- xfrm: also call xfrm_state_delete_tunnel at destroy time for states that
were never added
* CVE-2025-40215
- xfrm: delete x->tunnel as we delete x
* CVE-2025-38248
- bridge: mcast: Fix use-after-free during router port configuration
* selftests: net: veth: fix compatibility with older ethtool versions
(LP: #2136734)
- SAUCE: selftests: net: veth: use short form gro for ethtool -K
- SAUCE: selftests: net: veth: accept 0 for unsupported combined channels
* veth.sh from ubuntu_kselftests_net failed on J-5.15 / N-6.8 (with xdp
attached - gro flag) (LP: #2065369)
- selftests: net: veth: test the ability to independently manipulate GRO
and XDP
* Jammy update: v5.15.196 upstream stable release (LP: #2134182)
- r8152: add error handling in rtl8152_driver_init
- jbd2: ensure that all ongoing I/O complete before freeing blocks
- btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already
running
- media: s5p-mfc: remove an unused/uninitialized variable
- media: rc: Directly use ida_free()
- media: lirc: Fix error handling in lirc_register()
- blk-crypto: fix missing blktrace bio split events
- drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in
functions
- drm/exynos: exynos7_drm_decon: properly clear channels during bind
- drm/exynos: exynos7_drm_decon: remove ctx->suspended
- crypto: rockchip - Fix dma_unmap_sg() nents value
- cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
- HID: multitouch: fix sticky fingers
- dax: skip read lock assertion for read-only filesystems
- can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
- net: dlink: handle dma_map_single() failure properly
- doc: fix seg6_flowlabel path
- r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
- amd-xgbe: Avoid spurious link down messages during interface toggle
- tcp: fix tcp_tso_should_defer() vs large RTT
- tg3: prevent use of uninitialized remote_adv and local_adv variables
- splice, net: Add a splice_eof op to file-ops and socket-ops
- net: tls: wait for async completion on last message
- tls: wait for async encrypt in case of error during latter iterations of
sendmsg
- tls: always set record_type in tls_process_cmsg
- tls: don't rely on tx_work during send()
- net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
- net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
- net: usb: lan78xx: fix use of improperly initialized dev->chipid in
lan78xx_reset
- riscv: kprobes: Fix probe address validation
- drm/amd/powerplay: Fix CIK shutdown temperature
- sched/balancing: Rename newidle_balance() => sched_balance_newidle()
- sched/fair: Fix pelt lost idle time detection
- ALSA: firewire: amdtp-stream: fix enum kernel-doc warnings
- PCI/sysfs: Ensure devices are powered for config reads (part 2)
- exec: Fix incorrect type for ret
- nios2: ensure that memblock.current_limit is set when setting pfn limits
- hfs: clear offset and space out of valid records in b-tree node
- hfs: make proper initalization of struct hfs_find_data
- hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
- hfs: validate record offset in hfsplus_bmap_alloc
- hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
- dlm: check for defined force value in dlm_lockspace_release
- hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
- hfsplus: return EIO when type of hidden directory mismatch in
hfsplus_fill_super()
- m68k: bitops: Fix find_*_bit() signatures
- net: rtnetlink: add helper to extract msg type's kind
- net: rtnetlink: use BIT for flag values
- net: netlink: add NLM_F_BULK delete request modifier
- net: rtnetlink: add bulk delete support flag
- net: add ndo_fdb_del_bulk
- net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
- rtnetlink: Allow deleting FDB entries in user namespace
- net: enetc: correct the value of ENETC_RXB_TRUESIZE
- dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
- arm64, mm: avoid always making PTE dirty in pte_mkwrite()
- sctp: avoid NULL dereference when chunk data buffer is missing
- net: bonding: fix possible peer notify event loss or dup issue
- Revert "cpuidle: menu: Avoid discarding useful information"
- MIPS: Malta: Fix keyboard resource preventing i8042 driver from
registering
- ocfs2: clear extent cache after moving/defragmenting extents
- vsock: fix lock inversion in vsock_assign_transport()
- net: usb: rtl8150: Fix frame padding
- net: ravb: Ensure memory write completes before ringing TX doorbell
- USB: serial: option: add UNISOC UIS7720
- USB: serial: option: add Quectel RG255C
- USB: serial: option: add Telit FN920C04 ECM compositions
- usb/core/quirks: Add Huawei ME906S to wakeup quirk
- usb: raw-gadget: do not limit transfer length
- xhci: dbc: enable back DbC in resume if it was enabled before suspend
- binder: remove "invalid inc weak" check
- mei: me: add wildcat lake P DID
- most: usb: Fix use-after-free in hdm_disconnect
- most: usb: hdm_probe: Fix calling put_device() before device
initialization
- serial: 8250_exar: add support for Advantech 2 port card with Device ID
0x0018
- arm64: cputype: Add Neoverse-V3AE definitions
- arm64: errata: Apply workarounds for Neoverse-V3AE
- s390/cio: Update purge function to unregister the unused subchannels
- xfs: rename the old_crc variable in xlog_recover_process
- xfs: fix log CRC mismatches between i386 and other architectures
- NFSD: Rework encoding and decoding of nfsd4_deviceid
- NFSD: Minor cleanup in layoutcommit processing
- NFSD: Fix last write offset handling in layoutcommit
- iio: imu: inv_icm42600: use = { } instead of memset()
- iio: imu: inv_icm42600: Avoid configuring if already pm_runtime
suspended
- PM: runtime: Add new devm functions
- iio: imu: inv_icm42600: Simplify pm_runtime setup
- padata: Reset next CPU when reorder sequence wraps around
- fuse: allocate ff->release_args only if release is needed
- fuse: fix livelock in synchronous file put from fuseblk workers
- PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl"
exists
- PCI: j721e: Fix programming sequence of "strap" settings
- wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
- PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock
- drm/amdgpu: use atomic functions with memory barriers for vm fault info
- f2fs: fix wrong block mapping for multi-devices
- PCI: tegra194: Handle errors in BPMP response
- PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
- PCI: rcar-host: Drop PMSR spinlock
- PCI: tegra194: Reset BARs when running in PCIe endpoint mode
- devcoredump: Fix circular locking dependency with devcd->mutex.
- xfs: always warn about deprecated mount options
- arch_topology: Fix incorrect error check in
topology_parse_cpu_capacity()
- usb: gadget: Store endpoint pointer in usb_request
- usb: gadget: Introduce free_usb_request helper
- net: rtnetlink: fix module reference count leak issue in
rtnetlink_rcv_msg
- PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()
- Linux 5.15.196
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40094
- usb: gadget: f_acm: Refactor bind path to use __free()
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40092
- usb: gadget: f_ncm: Refactor bind path to use __free()
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40087
- NFSD: Define a proc_layoutcommit for the FlexFiles layout type
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40105
- vfs: Don't leak disconnected dentries on umount
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40106
- comedi: fix divide-by-zero in comedi_buf_munge()
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40088
- hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40085
- ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40173
- net/ip6_tunnel: Prevent perpetual tunnel growth
* Jammy update: v5.15.196 upstream stable release (LP: #2134182) //
CVE-2025-40167
- ext4: detect invalid INLINE_DATA + EXTENTS flag combination
* Jammy update: v5.15.195 upstream stable release (LP: #2133909)
- iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support
- KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
- media: tunner: xc5000: Refactor firmware load
- USB: serial: option: add SIMCom 8230C compositions
- wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188
- dm-integrity: limit MAX_TAG_SIZE to 255
- perf subcmd: avoid crash in exclude_cmds when excludes is empty
- hid: fix I2C read buffer overflow in raw_event() for mcp2221
- serial: stm32: allow selecting console when the driver is module
- staging: axis-fifo: fix maximum TX packet length check
- staging: axis-fifo: flush RX FIFO on read errors
- driver core/PM: Set power.no_callbacks along with power.no_pm
- minmax: add in_range() macro
- filelock: add FL_RECLAIM to show_fl_flags() macro
- selftests: arm64: Check fread return value in exec_target
- coresight: trbe: Prevent overflow in PERF_IDX2OFF()
- x86/vdso: Fix output operand size of RDPID
- regmap: Remove superfluous check for !config in __regmap_init()
- libbpf: Fix reuse of DEVMAP
- cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus()
- ACPI: processor: idle: Fix memory leak when register cpuidle device
failed
- soc: qcom: rpmh-rsc: Unconditionally clear _TRIGGER bit for TCS
- pinctrl: meson-gxl: add missing i2c_d pinmux
- ARM: at91: pm: fix MCKx restore routine
- regulator: scmi: Use int type to store negative error codes
- block: use int to store blk_stack_limits() return value
- PM: sleep: core: Clear power.must_resume in noirq suspend error path
- pinctrl: renesas: Use int type to store negative error codes
- firmware: firmware: meson-sm: fix compile-test default
- arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatible
- pwm: tiehrpwm: Fix corner case in clock divisor calculation
- i3c: master: svc: Recycle unused IBI slot
- selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
- smp: Fix up and expand the smp_call_function_many() kerneldoc
- tools/nolibc: make time_t robust if __kernel_old_time_t is missing in
host headers
- thermal/drivers/qcom: Make LMH select QCOM_SCM
- thermal/drivers/qcom/lmh: Add missing IRQ includes
- i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD
- i2c: designware: Add disabling clocks when probe fails
- drm/radeon/r600_cs: clean up of dead code in r600_cs
- scsi: myrs: Fix dma_alloc_coherent() error check
- media: rj54n1cb0c: Fix memleak in rj54n1_probe()
- ALSA: lx_core: use int type to store negative error codes
- drm/amdgpu: Power up UVD 3 for FW validation (v2)
- wifi: mwifiex: send world regulatory domain to driver
- PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocation
- tcp: fix __tcp_close() to only send RST when required
- drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()
- usb: phy: twl6030: Fix incorrect type for ret
- usb: gadget: configfs: Correctly set use_os_string at bind
- misc: genwqe: Fix incorrect cmd field being reported in error
- ASoC: Intel: bytcht_es8316: Fix invalid quirk input mapping
- iio: consumers: Fix offset handling in iio_convert_raw_to_processed()
- netfilter: ipset: Remove unused htable_bits in macro ahash_region
- watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the
watchdog
- drivers/base/node: handle error properly in register_one_node()
- RDMA/cm: Rate limit destroy CM ID timeout error message
- wifi: mt76: fix potential memory leak in mt76_wmac_probe()
- ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message
- scsi: qla2xxx: edif: Fix incorrect sign of error code
- scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()
- Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems
Running"
- RDMA/core: Resolve MAC of next-hop device without ARP support
- IB/sa: Fix sa_local_svc_timeout_ms read race
- Documentation: trace: historgram-design: Separate sched_waking histogram
section heading and the following diagram
- wifi: ath10k: avoid unnecessary wait for service ready message
- sparc: fix accurate exception reporting in copy_to_user for Niagara 4
- sparc: fix accurate exception reporting in copy_{from,to}_user for M7
- remoteproc: qcom: q6v5: Avoid disabling handover IRQ twice
- NFSv4.1: fix backchannel max_resp_sz verification check
- usb: vhci-hcd: Prevent suspending virtually attached devices
- RDMA/siw: Always report immediate post SQ errors
- Bluetooth: MGMT: Fix not exposing debug UUID on
MGMT_OP_READ_EXP_FEATURES_INFO
- drivers/base/node: fix double free in register_one_node()
- nfp: fix RSS hash key size when RSS is not supported
- net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not
configurable
- Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"
- mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()
- ext4: fix checks for orphan inodes
- nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
- Input: atmel_mxt_ts - allow reset GPIO to sleep
- usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call
- fs: always return zero on success from replace_fd()
- clocksource/drivers/clps711x: Fix resource leaks in error paths
- iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
- perf evsel: Avoid container_of on a NULL leader
- libperf event: Ensure tracing data is multiple of 8 sized
- clk: at91: peripheral: fix return value
- perf util: Fix compression checks returning -1 as bool
- rtc: x1205: Fix Xicor X1205 vendor prefix
- perf session: Fix handling when buffer exceeds 2 GiB
- clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()
- clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driver
- cpufreq: tegra186: Set target frequency for all cpus in policy
- scsi: libsas: Add sas_task_find_rq()
- scsi: mvsas: Delete mvs_tag_init()
- scsi: mvsas: Use sas_task_find_rq() for tagging
- net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
- s390/cio: unregister the subchannel while purging
- drm/vmwgfx: Copy DRM hash-table code into driver
- tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
- net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
- tools build: Align warning options with perf
- mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call
- mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes
- drm/amdgpu: Add additional DCE6 SCL registers
- drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
- drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
- drm/amd/display: Properly disable scaling on DCE6
- bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
- tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
- gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cells
- gpio: wcd934x: mark the GPIO controller as sleeping
- bpf: Avoid RCU context warning when unpinning htab with internal structs
- ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT
- ACPI: debug: fix signedness issues in read/write helpers
- arm64: dts: qcom: msm8916: Add missing MDSS reset
- ARM: OMAP2+: pm33xx-core: ix device node reference leaks in
amx3_idle_init
- xen/events: Cleanup find_virq() return codes
- xen/manage: Fix suspend error path
- firmware: meson_sm: fix device leak at probe
- media: i2c: mt9v111: fix incorrect type for ret
- drm/nouveau: fix bad ret code in nouveau_bo_move_prep
- bus: mhi: host: Do not use uninitialized 'dev' pointer in
mhi_init_irq_setup()
- copy_sighand: Handle architectures where sizeof(unsigned long) <
sizeof(u64)
- crypto: atmel - Fix dma_unmap_sg() direction
- fs/ntfs3: Fix a resource leak bug in wnd_extend()
- iio: dac: ad5360: use int type to store negative error codes
- iio: dac: ad5421: use int type to store negative error codes
- iio: frequency: adf4350: Fix prescaler usage.
- init: handle bootloader identifier in kernel parameters
- iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in
resume
- iommu/vt-d: PRS isn't usable if PDS isn't supported
- KEYS: trusted_tpm1: Compare HMAC values in constant time
- lib/genalloc: fix device leak in of_gen_pool_get()
- openat2: don't trigger automounts with RESOLVE_NO_XDEV
- parisc: don't reference obsolete termio struct for TC* constants
- nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
- powerpc/powernv/pci: Fix underflow and leak issue
- powerpc/pseries/msi: Fix potential underflow and leak issue
- scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()
- sparc64: fix hugetlb for sun4u
- sparc: fix error handling in scan_one_device()
- mtd: rawnand: fsmc: Default to autodetect buswidth
- mmc: core: SPI mode remove cmd7
- memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probe
- rtc: interface: Ensure alarm irq is enabled when UIE is enabled
- rtc: interface: Fix long-standing race when setting alarm
- rseq/selftests: Use weak symbol reference, not definition, to link with
glibc
- PCI/sysfs: Ensure devices are powered for config reads
- PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV
- PCI/ERR: Fix uevent on failure to recover
- PCI/AER: Fix missing uevent on recovery when a reset is requested
- PCI/AER: Support errors introduced by PCIe r6.0
- PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on
exit
- PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
- spi: cadence-quadspi: Flush posted register writes before INDAC access
- spi: cadence-quadspi: Flush posted register writes before DAC access
- x86/umip: Check that the instruction opcode is at least two bytes
- x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT
aliases)
- mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
- NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
- nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
- ext4: increase i_disksize to offset + len in
ext4_update_disksize_before_punch()
- ext4: correctly handle queries for metadata mappings
- ext4: guard against EA inode refcount underflow in xattr update
- ext4: free orphan info with kvfree
- lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older
- ASoC: codecs: wcd934x: Simplify with dev_err_probe
- ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()
- Squashfs: add additional inode sanity checking
- media: mc: Clear minor number before put device
- mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register
value
- mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_type
- mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
- ksmbd: fix error code overwriting in smb2_get_info_filesystem()
- locking: Introduce __cleanup() based infrastructure
- fscontext: do not consume log entries when returning -EMSGSIZE
- btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
- arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees
- minmax: Introduce {min,max}_array()
- minmax: deduplicate __unconst_integer_typeof()
- minmax: fix indentation of __cmp_once() and __clamp_once()
- minmax: avoid overly complicated constant expressions in VM code
- minmax: add a few more MIN_T/MAX_T users
- minmax: simplify and clarify min_t()/max_t() implementation
- minmax: make generic MIN() and MAX() macros available everywhere
- minmax: don't use max() in situations that want a C constant expression
- minmax: simplify min()/max()/clamp() implementation
- minmax: improve macro expansion and type checking
- minmax: fix up min3() and max3() too
- minmax.h: add whitespace around operators and after commas
- minmax.h: update some comments
- minmax.h: reduce the #define expansion of min(), max() and clamp()
- minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
- minmax.h: move all the clamp() definitions after the min/max() ones
- minmax.h: simplify the variants of clamp()
- minmax.h: remove some #defines that are only expanded once
- minixfs: Verify inode mode when loading from disk
- fs: Add 'initramfs_options' to set initramfs mount options
- cramfs: Verify inode mode when loading from disk
- writeback: Avoid softlockup when switching many inodes
- writeback: Avoid excessively long inode switching times
- media: switch from 'pci_' to 'dma_' API
- media: cx18: Add missing check after DMA map
- arm64: mte: Do not flag the zero page as PG_mte_tagged
- media: pci/ivtv: switch from 'pci_' to 'dma_' API
- media: pci: ivtv: Add missing check after DMA map
- xen/events: Update virq_to_irq on migration
- media: pci: ivtv: Add check for DMA map result
- mm/slab: make __free(kfree) accept error pointers
- mptcp: pm: in-kernel: usable client side with C-flag
- selftests: mptcp: join: validate C-flag + def limit
- Linux 5.15.195
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40178
- pid: Add a judgment for ns null in pid_nr_ns
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40134
- dm: fix NULL pointer dereference in __dm_suspend()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40042
- tracing: Fix race condition in kprobe initialization causing NULL
pointer dereference
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40120
- net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40200
- Squashfs: reject negative file sizes in squashfs_read_inode()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40026
- KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40179
- ext4: verify orphan file size is not too big
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40204
- sctp: Fix MAC comparison to be constant-time
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40188
- pwm: berlin: Fix wrong register in suspend/resume
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40194
- cpufreq: intel_pstate: Fix object lifecycle issue in
update_qos_request()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40205
- btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40183
- bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40187
- net/sctp: fix a null dereference in sctp_disposition
sctp_sf_do_5_1D_ce()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40111
- drm/vmwgfx: Fix Use-after-free in validation
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40001
- scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40029
- bus: fsl-mc: Check return value of platform_get_resource()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40030
- pinctrl: check the return value of pinmux_ops::get_function_name()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40035
- Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info
leak
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40153
- mm: hugetlb: avoid soft lockup when mprotect to large memory area
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40043
- net: nfc: nci: Add parameter validation for packet data
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40044
- fs: udf: fix OOB read in lengthAllocDescs handling
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40048
- uio_hv_generic: Let userspace take care of interrupt mask
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40049
- Squashfs: fix uninit-value in squashfs_get_parent
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40053
- net: dlink: handle copy_thresh allocation failure
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40055
- ocfs2: fix double free in user_cluster_connect()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40127
- hwrng: ks-sa - fix division by zero in ks_sa_rng_init
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40140
- net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40115
- scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40060
- coresight: trbe: Return NULL pointer for allocation failures
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40112
- sparc: fix accurate exception reporting in copy_{from_to}_user for
Niagara
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40124
- sparc: fix accurate exception reporting in copy_{from_to}_user for
UltraSPARC III
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40126
- sparc: fix accurate exception reporting in copy_{from_to}_user for
UltraSPARC
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40068
- fs: ntfs3: Fix integer overflow in run_unpack()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40121
- ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40154
- ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40070
- pps: fix warning in pps_register_cdev when register device fail
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40118
- scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40116
- usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40078
- bpf: Explicitly check accesses to bpf_sock_addr
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40171
- nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40125
- blk-mq: check kobject state_in_sysfs before deleting in
blk_mq_unregister_hctx
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40081
- perf: arm_spe: Prevent overflow in PERF_IDX2OFF()
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40027
- net/9p: fix double req put in p9_fd_cancelled
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-40109
- crypto: rng - Ensure set_ent is always present
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2024-58011
- platform/x86: int3472: Check for adev == NULL
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-39995
- media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in
probe
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-39994
- media: tuner: xc5000: Fix use-after-free in xc5000_release
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-22058
- udp: Fix memory accounting leak.
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-39996
- media: b2c2: Fix use-after-free causing by irq_check_work in
flexcop_pci_remove
* Jammy update: v5.15.195 upstream stable release (LP: #2133909) //
CVE-2025-39998
- scsi: target: target_core_configfs: Add length check to avoid buffer
overflow
* CAP_PERFMON insufficient to get perf data (LP: #2131046)
- SAUCE: perf/core: Allow CAP_PERFMON for paranoid level 4
* Jammy Linux: Introduced Warning with CVE-2024-53090 fix (LP: #2130553)
- SAUCE: Remove warning introduced during CVE-2024-53090 fix
* [SRU] Apparmor: Unshifted uids for hardlinks and unix sockets in user
namespaces (LP: #2121257)
- apparmor: shift ouid when mediating hard links in userns
- apparmor: shift uid when mediating af_unix in userns
* Jammy update: v5.15.194 upstream stable release (LP: #2127866)
- Revert "fbdev: Disable sysfb device registration when removing
conflicting FBs"
- xfs: short circuit xfs_growfs_data_private() if delta is zero
- kunit: kasan_test: disable fortify string checker on kasan_strings()
test
- mm: introduce and use {pgd,p4d}_populate_kernel()
- media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
- media: i2c: imx214: Fix link frequency validation
- net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
- tracing: Do not add length to print format in synthetic events
- mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
- flexfiles/pNFS: fix NULL checks on result of
ff_layout_choose_ds_for_read
- NFSv4: Don't clear capabilities that won't be reset
- NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
- NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
- tracing: Fix tracing_marker may trigger page fault during
preempt_disable
- NFSv4/flexfiles: Fix layout merge mirror check.
- tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to
allocate psock->cork.
- KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation code
- KVM: SVM: Return TSA_SQ_NO and TSA_L1_NO bits in __do_cpuid_func()
- KVM: SVM: Set synthesized TSA CPUID flags
- EDAC/altera: Delete an inappropriate dma_free_coherent() call
- compiler-clang.h: define __SANITIZE_*__ macros only when undefined
- ocfs2: fix recursive semaphore deadlock in fiemap call
- mtd: rawnand: stm32_fmc2: fix ECC overwrite
- fuse: check if copy_file_range() returns larger than requested size
- fuse: prevent overflow in copy_file_range return value
- libceph: fix invalid accesses to ceph_connection_v1_info
- mm/khugepaged: fix the address passed to notifier on testing young
- mtd: nand: raw: atmel: Fix comment in timings preparation
- mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
- mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
- mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
- Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk
table
- tty: hvc_console: Call hvc_kick in hvc_write unconditionally
- dt-bindings: serial: brcm,bcm7271-uart: Constrain clocks
- USB: serial: option: add Telit Cinterion FN990A w/audio compositions
- USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions
- net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
- tunnels: reset the GSO metadata before reusing the skb
- igb: fix link test skipping when interface is admin down
- genirq: Provide new interfaces for affinity hints
- i40e: Use irq_update_affinity_hint()
- i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
- can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when
j1939_local_ecu_get() failed
- can: j1939: j1939_local_ecu_get(): undo increment when
j1939_local_ecu_get() fails
- can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted
SKB
- net: hsr: Disable promiscuous mode in offload mode
- net: hsr: Add support for MC filtering at the slave device
- net: hsr: Add VLAN CTAG filter support
- hsr: use rtnl lock when iterating over ports
- hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr
- dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
- regulator: sy7636a: fix lifecycle of power good gpio
- hrtimer: Remove unused function
- hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()
- hrtimers: Unconditionally update target CPU base after offline timer
migration
- dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
- phy: tegra: xusb: fix device and OF node leak at probe
- phy: ti-pipe3: fix device leak at unbind
- soc: qcom: mdt_loader: Deal with zero e_shentsize
- drm/amdgpu: fix a memory leak in fence cleanup when unloading
- drm/i915/power: fix size for for_each_set_bit() in abox iteration
- mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison
memory
- net: hsr: hsr_slave: Fix the promiscuous mode in offload mode
- ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is
not supported
- wifi: mac80211: fix incorrect type for ret
- pcmcia: omap_cf: Mark driver struct with __refdata to prevent section
mismatch
- cgroup: split cgroup_destroy_wq into 3 workqueues
- um: virtio_uml: Fix use-after-free after put_device in probe
- dpaa2-switch: fix buffer pool seeding for control traffic
- qed: Don't collect too many protection override GRC elements
- net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
- i40e: remove redundant memory barrier when cleaning Tx descs
- tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
- Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
- net: liquidio: fix overflow in octeon_init_instr_queue()
- cnic: Fix use-after-free bugs in cnic_delete_task
- nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
- power: supply: bq27xxx: fix error return in case of no bq27000 hdq
battery
- power: supply: bq27xxx: restrict no-battery detection to bq27000
- btrfs: tree-checker: fix the incorrect inode ref size check
- mmc: mvsdio: Fix dma_unmap_sg() nents value
- KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
- rds: ib: Increment i_fastreg_wrs before bailing out
- ASoC: wm8940: Correct typo in control name
- ASoC: wm8974: Correct PLL rate rounding
- ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error
message
- drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ
- drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
- serial: sc16is7xx: fix bug in flow control levels init
- xhci: dbc: decouple endpoint allocation from initialization
- xhci: dbc: Fix full DbC transfer ring after several reconnects
- usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
- USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
- phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warning
- phy: Use device_get_match_data()
- phy: ti: omap-usb2: fix device leak at unbind
- mptcp: set remote_deny_join_id0 on SYN recv
- ksmbd: smbdirect: validate data_offset and data_length field of
smb_direct_data_transfer
- mptcp: propagate shutdown to subflows when possible
- net: rfkill: gpio: add DT support
- net: rfkill: gpio: Fix crash due to dereferencering uninitialized
pointer
- ALSA: usb-audio: Fix block comments in mixer_quirks
- ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirks
- ALSA: usb-audio: Avoid multiple assignments in mixer_quirks
- ALSA: usb-audio: Simplify NULL comparison in mixer_quirks
- ALSA: usb-audio: Remove unneeded wmb() in mixer_quirks
- ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5
- ALSA: usb-audio: Convert comma to semicolon
- ALSA: usb-audio: Fix build with CONFIG_INPUT=n
- usb: core: Add 0x prefix to quirks debug output
- IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
- arm64: dts: imx8mp: Correct thermal sensor index
- cpufreq: Initialize cpufreq-based invariance before subsys
- can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
- bpf: Reject bpf_timer for PREEMPT_RT
- can: bittiming: allow TDC{V,O} to be zero and add
can_tdc_const::tdc{v,o,f}_min
- can: bittiming: replace CAN units with the generic ones from
linux/units.h
- can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
- can: dev: add generic function can_eth_ioctl_hwts()
- can: etas_es58x: advertise timestamping capabilities and add ioctl
support
- can: etas_es58x: sort the includes by alphabetic order
- can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
- can: hi311x: populate ndo_change_mtu() to prevent buffer overflow
- can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow
- can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow
- can: peak_usb: fix shift-out-of-bounds issue
- ethernet: rvu-af: Remove slash from the driver name
- bnxt_en: correct offset handling for IPv6 destination address
- nexthop: Forbid FDB status change while nexthop is in a group
- selftests: fib_nexthops: Fix creation of non-FDB nexthops
- net: dsa: lantiq_gswip: do also enable or disable cpu port
- net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to
port_setup()
- net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries
added to the CPU port
- drm/gma500: Fix null dereference in hdmi teardown
- i40e: fix idx validation in i40e_validate_queue_map
- i40e: fix input validation logic for action_meta
- i40e: add max boundary check for VF filters
- i40e: add mask to apply valid bits for itr_idx
- tracing: dynevent: Add a missing lockdown check on dynevent
- fbcon: fix integer overflow in fbcon_do_set_font
- fbcon: Fix OOB access in font allocation
- af_unix: Don't leave consecutive consumed OOB skbs.
- mm/migrate_device: don't add folio to be freed to LRU in
migrate_device_finalize()
- mm/hugetlb: fix folio is still mapped when deleted
- i40e: fix validation of VF state in get resources
- i40e: fix idx validation in config queues msg
- i40e: increase max descriptors for XL710
- i40e: add validation for ring_len param
- drm/i915/backlight: Return immediately when scale() finds invalid
parameters
- Linux 5.15.194
* CVE-2024-56538
- drm: zynqmp_kms: Unplug DRM device before removal
* CVE-2024-53114
- tools headers cpufeatures: Sync with the kernel sources
- x86: Fix comment for X86_FEATURE_ZEN
- x86/CPU/AMD: Add ZenX generations flags
- x86/CPU/AMD: Carve out the erratum 1386 fix
- x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function
- x86/CPU/AMD: Move erratum 1076 fix into the Zen1 init function
- x86/CPU/AMD: Call the spectral chicken in the Zen2 init function
- x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()
- x86/CPU/AMD: Move Zenbleed check to the Zen2 init function
- x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 init function
- x86/CPU/AMD: Get rid of amd_erratum_1054[]
- x86/CPU/AMD: Get rid of amd_erratum_383[]
- x86/CPU/AMD: Get rid of amd_erratum_400[]
- x86/CPU/AMD: Get rid of amd_erratum_1485[]
- x86/CPU/AMD: Drop now unused CPU erratum checking function
- x86/CPU/AMD: Add X86_FEATURE_ZEN1
- tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX,
Zen, APIC MSR fence changes
- x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
- x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
- x86/cpu/amd: Fix workaround for erratum 1054
* CVE-2025-38584
- padata: Fix pd UAF once and for all
- padata: Remove comment for reorder_work
* CVE-2025-40019
- crypto: essiv - Check ssize for decryption and in-place encryption
* Black screen when booting 5.15.0-160 (on AMD Lucienne / Cezanne / Navi /
Renoir / Rembrandt) (LP: #2128729)
- SAUCE: drm/amd/display: Fix incorrect code path taken in
amdgpu_dm_atomic_check()
* CVE-2025-38561
- ksmbd: fix Preauh_HashValue race condition
* Miscellaneous Ubuntu changes
- [SAUCE] Fix selftest/net/rtnetlink.sh for Big Endian
* Miscellaneous upstream changes
- selftests: net: use slowwait to stabilize vrf_route_leaking test
-- Mehmet Basaran <mehmet.basaran@canonical.com> Fri, 09 Jan 2026 18:51:02 +0300
linux (5.15.0-164.174) jammy; urgency=medium
* jammy/linux: 5.15.0-164.174 -proposed tracker (LP: #2131429)
* CVE-2024-53218
- f2fs: fix race in concurrent f2fs_stop_gc_thread
* CVE-2024-47691
- f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
* CVE-2025-39993
- media: rc: fix races with imon_disconnect()
* i40e driver is triggering VF resets on every link state change
(LP: #2130552)
- i40e: avoid redundant VF link state updates
* CVE-2025-40018
- ipvs: Defer ip_vs_ftp unregister during netns cleanup
* CVE-2025-21855
- ibmvnic: Don't reference skb after sending to VIOS
* CVE-2024-50067
- uprobes: encapsulate preparation of uprobe args buffer
- uprobe: avoid out-of-bounds memory access of fetching args
* CVE-2024-53090
- afs: Fix lock recursion
* CVE-2025-39964
- crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
- crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
* CVE-2022-49390
- macsec: fix UAF bug for real_dev
-- Manuel Diewald <manuel.diewald@canonical.com> Fri, 14 Nov 2025 17:49:39 +0100
linux (5.15.0-163.173) jammy; urgency=medium
* jammy/linux: 5.15.0-163.173 -proposed tracker (LP: #2127867)
* Add pvpanic kernel modules to linux-modules (LP: #2126659)
- [Packaging] Add pvpanic kernel modules to linux-modules
* Ubuntu 24.04.2: error in audit_log_object_context keep printing in the
kernel and console (LP: #2123815)
- SAUCE: fix: apparmor4.0.0 [26/90]: LSM stacking v39: Audit: Add record
for multiple object contexts
* Hung task when heavily accessing kernfs files (LP: #2125142)
- kernfs: switch global kernfs_rwsem lock to per-fs lock
- kernfs: dont take i_lock on inode attr read
- kernfs: move struct kernfs_root out of the public view.
- kernfs: Introduce separate rwsem to protect inode attributes.
- kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info.
- kernfs: change kernfs_rename_lock into a read-write lock.
- kernfs: prevent early freeing of root node
- kernfs: remove redundant kernfs_rwsem declaration.
- kernfs: fix NULL dereferencing in kernfs_remove
- kernfs: fix potential NULL dereference in __kernfs_remove
- kernfs: fix missing kernfs_iattr_rwsem locking
* ensure mptcp keepalives are honored when set (LP: #2125444)
- mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN
* UBUNTU: fan: fail to check kmalloc() return could cause a NULL pointer
dereference (LP: #2125053)
- SAUCE: fan: vxlan: check memory allocation for map
* Jammy update: v5.15.193 upstream stable release (LP: #2127112)
- [Config] enable CONFIG_MITIGATION_VMSCAPE
- Linux 5.15.193
* Jammy update: v5.15.192 upstream stable release (LP: #2126782)
- bpf: Add cookie object to bpf maps
- bpf: Move cgroup iterator helpers to bpf.h
- bpf: Move bpf map owner out of common struct
- bpf: Fix oob access in cgroup local storage
- drm/amd/display: Don't warn when missing DCE encoder caps
- fs: writeback: fix use-after-free in __mark_inode_dirty()
- tee: fix NULL pointer dereference in tee_shm_put
- arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-pro
- wifi: cfg80211: fix use-after-free in cmp_bss()
- netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in()
after confirm
- netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
- Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
- xirc2ps_cs: fix register access when enabling FullDuplex
- mISDN: Fix memory leak in dsp_hwec_enable()
- icmp: fix icmp_ndo_send address translation for reply direction
- i40e: Fix potential invalid access when MAC list is empty
- net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packets
- wifi: cw1200: cap SSID length in cw1200_do_join()
- wifi: libertas: cap SSID len in lbs_associate()
- net: thunder_bgx: add a missing of_node_put
- net: thunder_bgx: decrement cleanup index before use
- ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
- ax25: properly unshare skbs in ax25_kiss_rcv()
- net: atm: fix memory leak in atm_register_sysfs when device_register
fail
- ppp: fix memory leak in pad_compress_skb
- ptp: Add generic PTP is_sync() function
- net: phy: mscc: Fix memory leak when using one step timestamping
- phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
- ALSA: usb-audio: Add mute TLV for playback volumes on some devices
- pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()
- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and
arch_sync_kernel_mappings()
- mm: move page table sync declarations to linux/pgtable.h
- wifi: mwifiex: Initialize the chan_stats array to zero
- drm/amdgpu: drop hw access in non-DC audio fini
- scsi: lpfc: Fix buffer free/clear order in deferred receive path
- batman-adv: fix OOB read/write in network-coding decode
- e1000e: fix heap overflow in e1000_set_eeprom
- mm/khugepaged: fix ->anon_vma race
- cpufreq/sched: Explicitly synchronize limits_changed flag handling
- KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer
- spi: tegra114: Remove unnecessary NULL-pointer checks
- spi: tegra114: Don't fail set_cs_timing when delays are zero
- iio: chemical: pms7003: use aligned_s64 for timestamp
- iio: light: opt3001: fix deadlock due to concurrent flag access
- gpio: pca953x: fix IRQ storm on system wake up
- dma-buf: insert memory barrier before updating num_fences
- dmaengine: mediatek: Fix a possible deadlock error in
mtk_cqdma_tx_status()
- net: dsa: microchip: update tag_ksz masks for KSZ9477 family
- net: dsa: microchip: linearize skb for tail-tagging switches
- vmxnet3: update MTU after device quiesce
- arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs
- randstruct: gcc-plugin: Remove bogus void member
- randstruct: gcc-plugin: Fix attribute addition
- mm/slub: avoid accessing metadata when pointer is invalid in
object_err()
- ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model
- pcmcia: Add error handling for add_interval() in do_validate_mem()
- spi: spi-fsl-lpspi: Fix transmissions when using CONT
- spi: spi-fsl-lpspi: Set correct chip-select polarity bit
- spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
- drm/bridge: ti-sn65dsi86: fix REFCLK setting
- perf bpf-event: Fix use-after-free in synthesis
- clk: qcom: gdsc: Set retain_ff before moving to HW CTRL
- spi: tegra114: Use value to check for invalid delays
- dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()
- Linux 5.15.192
* Jammy update: v5.15.191 upstream stable release (LP: #2125626)
- pinctrl: STMFX: add missing HAS_IOMEM dependency
- ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
- scsi: core: sysfs: Correct sysfs attributes access rights
- ASoC: codecs: tx-macro: correct tx_macro_component_drv name
- nfs: fold nfs_page_group_lock_subrequests into
nfs_lock_and_join_requests
- NFS: Fix a race when updating an existing write
- vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
- net: ipv4: fix regression in local-broadcast routes
- powerpc/kvm: Fix ifdef to remove build warning
- Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
- atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
- net: dlink: fix multicast stats being counted incorrectly
- phy: mscc: Fix when PTP clock is register and unregister
- net/mlx5e: Update and set Xon/Xoff upon MTU set
- net/mlx5e: Update and set Xon/Xoff upon port speed set
- net/mlx5e: Set local Xoff after FW update
- net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
- sctp: initialize more fields in sctp_v6_from_sk()
- efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
- KVM: x86: use array_index_nospec with indices that come from guest
- HID: asus: fix UAF via HID_CLAIMED_INPUT validation
- HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
- HID: wacom: Add a new Art Pen 2
- HID: hid-ntrig: fix unable to handle page fault in
ntrig_report_version()
- dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
- net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositions
- drm/nouveau/disp: Always accept linear modifier
- HID: mcp2221: Don't set bus speed on every transfer
- HID: mcp2221: Handle reads greater than 60 bytes
- xfs: do not propagate ENODATA disk errors into xattr code
- Linux 5.15.191
* Jammy update: v5.15.190 upstream stable release (LP: #2122364)
- phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode
- USB: serial: option: add Telit Cinterion FE910C04 (ECM) composition
- USB: serial: option: add Foxconn T99W640
- USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI
- usb: gadget: configfs: Fix OOB read on empty string write
- i2c: stm32: fix the device used for the DMA map
- thunderbolt: Fix bit masking in tb_dp_port_set_hops()
- Input: xpad - set correct controller type for Acer NGR200
- pch_uart: Fix dma_sync_sg_for_device() nents value
- HID: core: ensure the allocated report buffer can contain the reserved
report ID
- HID: core: ensure __hid_request reserves the report ID as the first byte
- HID: core: do not bypass hid_hw_raw_request
- tracing: Add down_write(trace_event_sem) when adding trace event
- phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in
pep_sock_accept()
- af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
- af_packet: fix soft lockup issue caused by tpacket_snd()
- dmaengine: nbpfaxi: Fix memory corruption in probe()
- isofs: Verify inode mode when loading from disk
- memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()
- mmc: bcm2835: Fix dma_unmap_sg() nents value
- mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based
Positivo models
- mmc: sdhci_am654: Workaround for Errata i2312
- pmdomain: governor: Consider CPU latency tolerance from
pm_domain_cpu_gov
- soc: aspeed: lpc-snoop: Cleanup resources in stack-order
- soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled
- iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]
- iio: adc: max1363: Reorder mode_list[] entries
- iio: adc: stm32-adc: Fix race in installing chained IRQ handler
- comedi: pcl812: Fix bit shift out of bounds
- comedi: aio_iiro_16: Fix bit shift out of bounds
- comedi: das16m1: Fix bit shift out of bounds
- comedi: das6402: Fix bit shift out of bounds
- comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
- comedi: Fix some signed shift left operations
- comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
- comedi: Fix initialization of data for instructions that write to
subdevice
- bpf: Reject %p% format string in bprintf-like helpers
- net: emaclite: Fix missing pointer increment in aligned_read()
- rpl: Fix use-after-free in rpl_do_srh_inline().
- pinctrl: mediatek: moore: check if pin_desc is valid before use
- smb: client: fix use-after-free in cifs_oplock_break
- nvme: fix misaccounting of nvme-mpath inflight I/O
- selftests: udpgro: report error when receive failed
- selftests: net: increase inter-packet timeout in udpgro.sh
- hwmon: (corsair-cpro) Validate the size of the received input buffer
- usb: net: sierra: check for no status endpoint
- Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
- Bluetooth: SMP: If an unallowed command is received consider it a
failure
- Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
- lib: bitmap: Introduce node-aware alloc API
- net/mlx5e: Add support to klm_umr_wqe
- net/mlx5: Correctly set gso_size when LRO is used
- ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
- Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
- net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during
runtime
- net: bridge: Do not offload IGMP/MLD messages
- net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
- sched: Change nr_uninterruptible type to unsigned long
- clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the
right userns
- usb: hub: fix detection of high tier USB3 devices behind suspended hubs
- usb: hub: Fix flushing and scheduling of delayed work that tunes runtime
pm
- usb: hub: Fix flushing of delayed work used for post resume purposes
- usb: musb: Add and use inline functions musb_{get,set}_state
- usb: musb: fix gadget state on disconnect
- usb: dwc3: qcom: Don't leave BCR asserted
- ASoC: fsl_sai: Force a software reset when starting in consumer mode
- mm/vmalloc: leave lazy MMU mode on PTE mapping error
- powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be
changed
- platform/x86: think-lmi: Fix kobject cleanup
- bpf, sockmap: Fix panic when calling skb_linearize
- x86: Fix get_wchan() to support the ORC unwinder
- sched: Add wrapper for get_wchan() to keep task blocked
- x86: Fix __get_wchan() for !STACKTRACE
- x86: Pin task-stack in __get_wchan()
- Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
- regulator: core: fix NULL dereference on unbind due to stale coupling
data
- RDMA/core: Rate limit GID cache warning messages
- interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 node
- regmap: fix potential memory leak of regmap_bus
- i40e: Add rx_missed_errors for buffer exhaustion
- i40e: report VF tx_dropped with tx_errors instead of tx_discards
- net: appletalk: Fix use-after-free in AARP proxy probe
- net: hns3: fix concurrent setting vlan filter issue
- net: hns3: disable interrupt when ptp init failed
- net: hns3: fixed vf get max channels bug
- platform/x86: ideapad-laptop: Fix kbd backlight not remembered among
boots
- i2c: qup: jump out of the loop in case of timeout
- i2c: virtio: Avoid hang by using interruptible completion wait
- bus: fsl-mc: Fix potential double device reference in
fsl_mc_get_endpoint()
- ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx
- dpaa2-eth: Fix device reference count leak in MAC endpoint handling
- dpaa2-switch: Fix device reference count leak in MAC endpoint handling
- e1000e: disregard NVM checksum on tgp when valid checksum bit is not set
- e1000e: ignore uninitialized checksum word on tgp
- gve: Fix stuck TX queue for DQ queue format
- nilfs2: reject invalid file types when reading inodes
- mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
- usb: typec: tcpm: allow to use sink in accessory mode
- usb: typec: tcpm: allow switching to mode accessory to mux properly
- usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
- x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()
- jfs: reject on-disk inodes of an unsupported type
- comedi: comedi_test: Fix possible deletion of uninitialized timers
- ALSA: hda: Add missing NVIDIA HDA codec IDs
- usb: chipidea: add USB PHY event
- usb: phy: mxs: disconnect line when USB charger is attached
- ethernet: intel: fix building with large NR_CPUS
- ASoC: Intel: fix SND_SOC_SOF dependencies
- fs_context: fix parameter name in infofc() macro
- hfsplus: remove mutex_lock check in hfsplus_free_extents
- Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
- ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask()
- ASoC: ops: dynamically allocate struct snd_ctl_elem_value
- selftests: Fix errno checking in syscall_user_dispatch test
- ARM: dts: vfxxx: Correctly use two tuples for timer address
- usb: misc: apple-mfi-fastcharge: Make power supply names unique
- staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
- vmci: Prevent the dispatching of uninitialized payloads
- pps: fix poll support
- Revert "vmci: Prevent the dispatching of uninitialized payloads"
- usb: early: xhci-dbc: Fix early_ioremap leak
- arm: dts: ti: omap: Fixup pinheader typo
- ARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interface
- arm64: dts: imx8mm-beacon: Fix HS400 USDHC clock speed
- arm64: dts: imx8mn-beacon: Fix HS400 USDHC clock speed
- PM / devfreq: Check governor before using governor->name
- cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive mode
- cpufreq: Initialize cpufreq-based frequency-invariance later
- cpufreq: Init policy->rwsem before it may be possibly used
- samples: mei: Fix building on musl libc
- staging: nvec: Fix incorrect null termination of battery manufacturer
- selftests/tracing: Fix false failure of subsystem event test
- drm/rockchip: cleanup fb when drm_gem_fb_afbc_init failed
- bpf, sockmap: Fix psock incorrectly pointing to sk
- bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls
- bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
- caif: reduce stack size, again
- wifi: rtl818x: Kill URBs before clearing tx status queue
- wifi: iwlwifi: Fix memory leak in iwl_mvm_init()
- iwlwifi: Add missing check for alloc_ordered_workqueue
- wifi: ath11k: clear initialized flag for deinit-ed srng lists
- tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
- net/mlx5: Check device memory pointer before usage
- m68k: Don't unregister boot console needlessly
- drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and value
- netfilter: nf_tables: adjust lockdep assertions handling
- arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
- um: rtc: Avoid shadowing err in uml_rtc_start()
- net/sched: Restrict conditions for adding duplicating netems to qdisc
tree
- net_sched: act_ctinfo: use atomic64_t for three counters
- xen/gntdev: remove struct gntdev_copy_batch from stack
- wifi: rtl8xxxu: Fix RX skb size for aggregation disabled
- mwl8k: Add missing check after DMA map
- wifi: mac80211: Don't call fq_flow_idx() for management frames
- wifi: mac80211: Check 802.11 encaps offloading in
ieee80211_tx_h_select_key()
- Reapply "wifi: mac80211: Update skb's control block key in
ieee80211_tx_dequeue()"
- wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P
IE
- can: kvaser_pciefd: Store device channel index
- can: kvaser_usb: Assign netdev.dev_port based on device channel index
- netfilter: xt_nfacct: don't assume acct name is null-terminated
- selftests: rtnetlink.sh: remove esp4_offload after test
- vrf: Drop existing dst reference in vrf_ip6_input_dst
- PCI: rockchip-host: Fix "Unexpected Completion" log message
- crypto: marvell/cesa - Fix engine load inaccuracy
- mtd: fix possible integer overflow in erase_xfer()
- clk: davinci: Add NULL check in davinci_lpsc_clk_register()
- media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE check
- clk: xilinx: vcu: unregister pll_post only if registered correctly
- power: supply: cpcap-charger: Fix null check for
power_supply_get_by_name
- power: supply: max14577: Handle NULL pdata when CONFIG_OF is not set
- PCI: endpoint: pci-epf-vntb: Return -ENOENT if
pci_epc_get_next_free_bar() fails
- pinctrl: sunxi: Fix memory leak on krealloc failure
- clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
- perf sched: Fix memory leaks for evsel->priv in timehist
- crypto: inside-secure - Fix `dma_unmap_sg()` nents value
- crypto: ccp - Fix crash when rebind ccp device for ccp.ko
- RDMA/hns: Fix -Wframe-larger-than issue
- kernel: trace: preemptirq_delay_test: use offstack cpu mask
- perf tests bp_account: Fix leaked file descriptor
- clk: sunxi-ng: v3s: Fix de clock definition
- scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents value
- scsi: mvsas: Fix dma_unmap_sg() nents value
- scsi: isci: Fix dma_unmap_sg() nents value
- watchdog: ziirave_wdt: check record length in ziirave_firm_verify()
- hwrng: mtk - handle devm_pm_runtime_enable errors
- crypto: keembay - Fix dma_unmap_sg() nents value
- crypto: img-hash - Fix dma_unmap_sg() nents value
- soundwire: stream: restore params when prepare ports fail
- PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem
attribute
- fs/orangefs: Allow 2 more characters in do_c_string()
- dmaengine: mv_xor: Fix missing check after DMA map and missing unmap
- dmaengine: nbpfaxi: Add missing check after DMA map
- sh: Do not use hyphen in exported variable name
- crypto: qat - fix seq_file position update in adf_ring_next()
- fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref
- jfs: fix metapage reference count leak in dbAllocCtl
- mtd: rawnand: atmel: Fix dma_mapping_error() address
- mtd: rawnand: rockchip: Add missing check after DMA map
- mtd: rawnand: atmel: set pmecc data setup time
- vhost-scsi: Fix log flooding with target does not exist errors
- bpf: Check flow_dissector ctx accesses are aligned
- apparmor: ensure WB_HISTORY_SIZE value is a power of 2
- module: Restore the moduleparam prefix length check
- ucount: fix atomic_long_inc_below() argument type
- rtc: ds1307: fix incorrect maximum clock rate handling
- rtc: hym8563: fix incorrect maximum clock rate handling
- rtc: pcf85063: fix incorrect maximum clock rate handling
- rtc: pcf8563: fix incorrect maximum clock rate handling
- rtc: rv3028: fix incorrect maximum clock rate handling
- f2fs: fix KMSAN uninit-value in extent_info usage
- f2fs: doc: fix wrong quota mount option description
- f2fs: fix to avoid UAF in f2fs_sync_inode_meta()
- f2fs: fix to avoid panic in f2fs_evict_inode
- f2fs: fix to avoid out-of-boundary access in devs.path
- scsi: mpt3sas: Fix a fw_event memory leak
- scsi: ufs: core: Use link recovery when h8 exit fails during runtime
resume
- kconfig: qconf: fix ConfigList::updateListAllforAll()
- PCI: pnv_php: Clean up allocated IRQs on unplug
- PCI: pnv_php: Work around switches with broken presence detection
- powerpc/eeh: Export eeh_unfreeze_pe()
- powerpc/eeh: Rely on dev->link_active_reporting
- powerpc/eeh: Make EEH driver device hotplug safe
- PCI: pnv_php: Fix surprise plug detection and recovery
- pNFS/flexfiles: don't attempt pnfs on fatal DS errors
- NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()
- NFSv4.2: another fix for listxattr
- XArray: Add calls to might_alloc()
- NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY
- netpoll: prevent hanging NAPI when netcons gets enabled
- phy: mscc: Fix parsing of unicast frames
- pptp: ensure minimal skb length in pptp_xmit()
- net/mlx5: Correctly set gso_segs when LRO is used
- ipv6: reject malicious packets in ipv6_gso_segment()
- net: drop UFO packets in udp_rcv_segment()
- benet: fix BUG when creating VFs
- ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out()
- smb: server: remove separate empty_recvmsg_queue
- smb: server: make sure we call ib_dma_unmap_single() only if we called
ib_dma_map_single already
- smb: server: let recv_done() consistently call
put_recvmsg/smb_direct_disconnect_rdma_connection
- smb: server: let recv_done() avoid touching data_transfer after
cleanup/move
- smb: client: let recv_done() cleanup before notifying the callers.
- pptp: fix pptp_xmit() error path
- perf/core: Don't leak AUX buffer refcount on allocation failure
- perf/core: Exit early on perf_mmap() fail
- perf/core: Prevent VMA split of buffer mappings
- selftests/perf_events: Add a mmap() correctness test
- USB: serial: option: add Foxconn T99W709
- net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
- net: usbnet: Fix the wrong netif_carrier_on() call
- ALSA: intel_hdmi: Fix off-by-one error in __hdmi_lpe_audio_probe()
- MIPS: mm: tlb-r4k: Uniquify TLB entries on init
- mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
- usb: gadget : fix use-after-free in composite_dev_cleanup()
- io_uring: don't use int for ABI
- ALSA: usb-audio: Validate UAC3 power domain descriptors, too
- ALSA: usb-audio: Validate UAC3 cluster segment descriptors
- gpio: virtio: Fix config space reading.
- net: gianfar: fix device leak when querying time stamp info
- net: dpaa: fix device leak when querying time stamp info
- net: usb: asix_devices: add phy_mask for ax88772 mdio bus
- nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
- NFSD: detect mismatch of file handle and delegation stateid in OPEN op
- sunvdc: Balance device refcount in vdc_port_mpgroup_check
- fs: Prevent file descriptor table allocations exceeding INT_MAX
- eventpoll: Fix semi-unbounded recursion
- Documentation: ACPI: Fix parent device references
- ACPI: processor: perflib: Fix initial _PPC limit application
- ACPI: processor: perflib: Move problematic pr->performance check
- udp: also consider secpath when evaluating ipsec use for checksumming
- netfilter: ctnetlink: fix refcount leak on table dump
- sctp: linearize cloned gso packets in sctp_rcv
- intel_idle: Allow loading ACPI tables for any family
- cpuidle: governors: menu: Avoid using invalid recent intervals data
- ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
- hfs: fix slab-out-of-bounds in hfs_bnode_read()
- hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
- hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
- arm64: Handle KCOV __init vs inline mismatches
- smb/server: avoid deadlock when linking with ReplaceIfExists
- udf: Verify partition map count
- drbd: add missing kref_get in handle_write_conflicts
- hfs: fix not erasing deleted b-tree node issue
- better lockdep annotations for simple_recursive_removal()
- ata: libata-sata: Disallow changing LPM state if not supported
- fs/ntfs3: Add sanity check for file name
- fs/ntfs3: correctly create symlink for relative path
- ext2: Handle fiemap on empty files to prevent EINVAL
- securityfs: don't pin dentries twice, once is enough...
- usb: xhci: print xhci->xhc_state when queue_command failed
- cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag
- selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit
time_t
- usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and Default
- usb: xhci: Avoid showing warnings for dying controller
- usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
- usb: xhci: Avoid showing errors during surprise removal
- gpio: wcd934x: check the return value of regmap_update_bits()
- cpufreq: Exit governor when failed to start old governor
- ARM: rockchip: fix kernel hang during smp initialization
- PM / devfreq: governor: Replace sscanf() with kstrtoul() in
set_freq_store()
- EDAC/synopsys: Clear the ECC counters on init
- ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was
successed
- thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when
required
- tools/nolibc: define time_t in terms of __kernel_old_time_t
- gpio: tps65912: check the return value of regmap_update_bits()
- ARM: tegra: Use I/O memcpy to write to IRAM
- selftests: tracing: Use mutex_unlock for testing glob filter
- ACPI: PRM: Reduce unnecessary printing to avoid user confusion
- PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
- thermal: sysfs: Return ENODATA instead of EAGAIN for reads
- PM: sleep: console: Fix the black screen issue
- ACPI: processor: fix acpi_object initialization
- mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
- ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path
- pps: clients: gpio: fix interrupt handling order in remove path
- reset: brcmstb: Enable reset drivers for ARCH_BCM2835
- mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode()
- x86/bugs: Avoid warning when overriding return thunk
- ASoC: hdac_hdmi: Rate limit logging on connection and disconnection
- ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4
- ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime()
- usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
- usb: core: usb_submit_urb: downgrade type check
- pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()
- platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatches
- platform/chrome: cros_ec_typec: Defer probe on missing EC parent
- ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control
- ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
- ALSA: usb-audio: Avoid precedence issues in mixer_quirks macros
- iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirement
- ASoC: codecs: rt5640: Retry DEVICE_ID verification
- xen/netfront: Fix TX response spurious interrupts
- ktest.pl: Prevent recursion of default variable options
- wifi: cfg80211: reject HTC bit for management frames
- s390/time: Use monotonic clock in get_cycles()
- be2net: Use correct byte order and format string for TCP seq and ack_seq
- et131x: Add missing check after DMA map
- net: ag71xx: Add missing check after DMA map
- net/mlx5e: Properly access RCU protected qdisc_sleeping variable
- arm64: Mark kernel as tainted on SAE and SError panic
- rcu: Protect ->defer_qs_iw_pending from data race
- net: mctp: Prevent duplicate binds
- wifi: cfg80211: Fix interface type validation
- net: ipv4: fix incorrect MTU in broadcast routes
- net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
- sched/deadline: Fix accounting after global limits change
- wifi: iwlwifi: mvm: fix scan request validation
- s390/stp: Remove udelay from stp_sync_clock()
- wifi: mac80211: don't complete management TX on SAE commit
- (powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
- ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in
__ipv6_dev_mc_inc().
- drm/msm: use trylock for debugfs
- net: thunderbolt: Fix the parameter passing of
tb_xdomain_enable_paths()/tb_xdomain_disable_paths()
- net: atlantic: add set_power to fw_ops for atl2 to fix wol
- net: fec: allow disable coalescing
- drm/amd/display: Separate set_gsl from set_gsl_source_select
- wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd()
- wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collect
- drm/amd/display: Fix 'failed to blank crtc!'
- wifi: rtlwifi: fix possible skb memory leak in
`_rtl_pci_rx_interrupt()`.
- netmem: fix skb_frag_address_safe with unreadable skbs
- wifi: iwlegacy: Check rate_idx range after addition
- dpaa_eth: don't use fixed_phy_change_carrier
- drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to
manual
- net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs
- gve: Return error for unknown admin queue command
- net: dsa: b53: fix b53_imp_vlan_setup for BCM5325
- net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325
- net: dsa: b53: prevent DIS_LEARNING access on BCM5325
- net: dsa: b53: prevent SWITCH_CTRL access on BCM5325
- wifi: rtlwifi: fix possible skb memory leak in
_rtl_pci_init_one_rxdesc()
- net: ncsi: Fix buffer overflow in fetching version id
- drm/ttm: Should to return the evict error
- uapi: in6: restore visibility of most IPv6 socket options
- drm/ttm: Respect the shrinker core free target
- net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325
- vhost: fail early when __vhost_add_used() fails
- watchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race
condition
- cifs: Fix calling CIFSFindFirst() for root path without msearch
- crypto: hisilicon/hpre - fix dma unmap sequence
- ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
- scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is
allocated
- fs/orangefs: use snprintf() instead of sprintf()
- watchdog: dw_wdt: Fix default timeout
- MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}
- watchdog: iTCO_wdt: Report error if timeout configuration fails
- scsi: bfa: Double-free fix
- jfs: truncate good inode pages when hard link is 0
- jfs: Regular file corruption check
- jfs: upper bound check of tree index in dbAllocAG
- MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
- media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ
control
- leds: leds-lp50xx: Handle reg to get correct multi_index
- RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()
- RDMA/core: reduce stack using in nldev_stat_get_doit()
- scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport
structure
- scsi: mpt3sas: Correctly handle ATA device errors
- pinctrl: stm32: Manage irq affinity settings
- media: tc358743: Check I2C succeeded during probe
- media: tc358743: Return an appropriate colorspace from tc358743_set_fmt
- media: tc358743: Increase FIFO trigger level to 374
- media: usb: hdpvr: disable zero-length read messages
- media: dvb-frontends: dib7090p: fix null-ptr-deref in
dib7090p_rw_on_apb()
- media: dvb-frontends: w7090p: fix null-ptr-deref in
w7090p_tuner_write_serpar and w7090p_tuner_read_serpar
- media: uvcvideo: Fix bandwidth issue for Alcor camera
- crypto: octeontx2 - add timeout for load_fvc completion poll
- md: dm-zoned-target: Initialize return variable r to avoid uninitialized
use
- i3c: add missing include to internal header
- rtc: ds1307: handle oscillator stop flag (OSF) for ds1341
- i3c: don't fail if GETHDRCAP is unsupported
- dm-mpath: don't print the "loaded" message if registering fails
- i2c: Force DLL0945 touchpad i2c freq to 100khz
- kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
- kconfig: nconf: Ensure null termination where strncpy is used
- scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
- scsi: target: core: Generate correct identifiers for PR OUT transport
IDs
- scsi: aacraid: Stop using PCI_IRQ_AFFINITY
- ipmi: Use dev_warn_ratelimited() for incorrect message warnings
- kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
- kconfig: gconf: fix potential memory leak in renderer_edited()
- kconfig: lxdialog: fix 'space' to (de)select options
- ipmi: Fix strcpy source and destination the same
- net: phy: smsc: add proper reset flags for LAN8710A
- block: avoid possible overflow for chunk_sectors check in
blk_stack_limits()
- pNFS: Fix stripe mapping in block/scsi layout
- pNFS: Fix disk addr range check in block/scsi layout
- pNFS: Handle RPC size limit for layoutcommits
- pNFS: Fix uninited ptr deref in block/scsi layout
- rtc: ds1307: remove clear of oscillator stop flag (OSF) in probe
- scsi: lpfc: Remove redundant assignment to avoid memory leak
- ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()
- ASoC: soc-dai.h: merge DAI call back functions into ops
- ASoC: fsl_sai: replace regmap_write with regmap_update_bits
- ext4: fix largest free orders lists corruption on mb_optimize_scan
switch
- usb: core: config: Prevent OOB read in SS endpoint companion parsing
- misc: rtsx: usb: Ensure mmc child device is active when card is present
- comedi: fix race between polling and detaching
- thunderbolt: Fix copy+paste error in match_service_id()
- cdc-acm: fix race between initial clearing halt and open
- btrfs: fix log tree replay failure due to file with 0 links and extents
- btrfs: do not allow relocation of partially dropped subvolumes
- fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
- parisc: Makefile: fix a typo in palo.conf
- mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
- mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
- media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()
- media: uvcvideo: Do not mark valid metadata as invalid
- HID: magicmouse: avoid setting up battery timer when not needed
- serial: 8250: fix panic due to PSLVERR
- cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()
- m68k: Fix lost column on framebuffer debug console
- usb: atm: cxacru: Merge cxacru_upload_firmware() into
cxacru_heavy_init()
- usb: gadget: udc: renesas_usb3: fix device leak at unbind
- usb: dwc3: meson-g12a: fix device leaks at unbind
- bus: mhi: host: Fix endianness of BHI vector table
- vt: keyboard: Don't process Unicode characters in K_OFF mode
- vt: defkeymap: Map keycodes above 127 to K_HOLE
- lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswap
- Revert "vgacon: Add check for vc_origin address range in
vgacon_scroll()"
- ext4: check fast symlink for ea_inode correctly
- ext4: fix fsmap end of range reporting with bigalloc
- ext4: fix reserved gdt blocks handling in fsmap
- ext4: don't try to clear the orphan_present feature block device is r/o
- ext4: use kmalloc_array() for array space allocation
- ext4: fix hole length calculation overflow in non-extent inodes
- scsi: mpi3mr: Fix race between config read submit and interrupt
completion
- ata: libata-scsi: Fix ata_to_sense_error() status handling
- zynq_fpga: use sgtable-based scatterlist wrappers
- wifi: brcmsmac: Remove const from tbl_ptr parameter in
wlc_lcnphy_common_read_table()
- wifi: ath11k: fix source ring-buffer corruption
- pwm: imx-tpm: Reset counter if CMOD is 0
- hwmon: (gsc-hwmon) fix fan pwm setpoint show functions
- mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
- mtd: rawnand: fsmc: Add missing check after DMA map
- PCI: endpoint: Fix configfs group list head handling
- PCI: endpoint: Fix configfs group removal on driver teardown
- jbd2: prevent softlockup in jbd2_log_do_checkpoint()
- soc/tegra: pmc: Ensure power-domains are in a known state
- media: gspca: Add bounds checking to firmware parser
- media: hi556: correct the test pattern configuration
- media: imx: fix a potential memory leak in
imx_media_csc_scaler_device_init()
- media: v4l2-ctrls: Don't reset handler's error in
v4l2_ctrl_handler_free()
- media: usbtv: Lock resolution while streaming
- media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()
- media: ov2659: Fix memory leaks in ov2659_probe()
- media: venus: Add a check for packet size after reading from shared
memory
- media: venus: hfi: explicitly release IRQ during teardown
- media: venus: vdec: Clamp param smaller than 1fps and bigger than 240.
- media: venus: venc: Clamp param smaller than 1fps and bigger than 240
- drm/amd: Restore cached power limit during resume
- drm/amd/display: Don't overwrite dce60_clk_mgr
- net, hsr: reject HSR frame if skb can't hold tag
- ipv6: sr: Fix MAC comparison to be constant-time
- mptcp: drop skb if MPTCP skb extension allocation fails
- mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
- mm: drop the assumption that VM_SHARED always implies writable
- mm: update memfd seal write check to include F_SEAL_WRITE
- mm: reinstate ability to map write-sealed memfd mappings read-only
- selftests/memfd: add test for mapping write-sealed memfd read-only
- ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
- drm/sched: Remove optimization that causes hang when killing dependent
jobs
- arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()
- ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGS
- f2fs: fix to do sanity check on ino and xnid
- iio: hid-sensor-prox: Restore lost scale assignments
- iio: hid-sensor-prox: Fix incorrect OFFSET calculation
- x86/mce/amd: Add default names for MCA banks and blocks
- usb: hub: avoid warm port reset during USB3 disconnect
- usb: hub: Don't try to recover devices lost during warm reset.
- x86/fpu: Delay instruction pointer fixup until after warning
- ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx()
- smb: server: Fix extension string in ksmbd_extract_shortname()
- hv_netvsc: Fix panic during namespace deletion with VF
- usb: typec: fusb302: cache PD RX state
- PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
- block: Make REQ_OP_ZONE_FINISH a write operation
- net: enetc: fix device and OF node leak at probe
- NFS: Create an nfs4_server_set_init_caps() function
- NFS: Fix the setting of capabilities when automounting a new filesystem
- mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
- usb: musb: omap2430: Convert to platform remove callback returning void
- usb: musb: omap2430: fix device leak at unbind
- ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig
- bus: mhi: host: Detect events pointing to unexpected TREs
- usb: dwc3: imx8mp: fix device leak at unbind
- platform/chrome: cros_ec: Make cros_ec_unregister() return void
- platform/chrome: cros_ec: Use per-device lockdep key
- platform/chrome: cros_ec: remove unneeded label and if-condition
- platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()
- net/sched: sch_ets: properly init all active DRR list handles
- net_sched: sch_ets: implement lockless ets_dump()
- net/sched: ets: use old 'nbands' while purging unused classes
- KVM: VMX: Flush shadow VMCS on emergency reboot
- btrfs: populate otime when logging an inode item
- sch_htb: make htb_deactivate() idempotent
- ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
- kbuild: userprogs: use correct linker when mixing clang and GNU ld
- selftests: mptcp: make sendfile selftest work
- selftests: mptcp: connect: also cover alt modes
- selftests: mptcp: connect: also cover checksum
- selftests: mptcp: add missing join check
- mptcp: fix error mibs accounting
- mptcp: introduce MAPPING_BAD_CSUM
- selftests: mptcp: Initialize variables to quiet gcc 12 warnings
- mptcp: drop unused sk in mptcp_push_release
- mptcp: do not queue data on closed subflows
- scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like
host controllers
- scsi: ufs: ufs-pci: Fix default runtime and system PM levels
- KVM: arm64: Fix kernel BUG() due to bad backport of FPSIMD/SVE/SME fix
- memstick: Fix deadlock by moving removing flag earlier
- mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for
consistency
- squashfs: fix memory leak in squashfs_fill_super
- mm/debug_vm_pgtable: clear page table entries at destroy_args()
- ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and
EliteBook 830 G6
- drm/amd/display: Avoid a NULL pointer dereference
- drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3
- drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.
- drm/amd/display: Find first CRTC and its line time in
dce110_fill_display_configs
- drm/amd/display: Fill display clock and vblank time in
dce110_fill_display_configs
- fs/buffer: fix use-after-free when call bh_read() helper
- use uniform permission checks for all mount propagation changes
- fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()
- ftrace: Also allocate and copy hash for reading of filter files
- iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
- iio: proximity: isl29501: fix buffered read on big-endian systems
- most: core: Drop device reference after usage in get_channel()
- usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash
Drive
- comedi: Make insn_rw_emulate_bits() do insn->n samples
- comedi: pcl726: Prevent invalid irq number
- comedi: Fix use of uninitialized memory in do_insn_ioctl() and
do_insnlist_ioctl()
- usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE
test
- usb: renesas-xhci: Fix External ROM access timeouts
- USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera
- usb: storage: realtek_cr: Use correct byte order for bcs->Residue
- USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
- usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
- usb: dwc3: Remove WARN_ON for device endpoint command timeouts
- drm/amd/display: Don't overclock DCE 6 by 15%
- mptcp: disable add_addr retransmission when timeout is 0
- f2fs: fix to avoid out-of-boundary access in dnode page
- media: camss: Convert to platform remove callback returning void
- media: qcom: camss: cleanup media device allocated resource on error
path
- media: venus: Add support for SSR trigger using fault injection
- media: venus: protect against spurious interrupts during probe
- locking/barriers, kcsan: Support generic instrumentation
- asm-generic: Add memory barrier dma_mb()
- wifi: ath11k: fix dest ring-buffer corruption when ring is full
- soc: qcom: mdt_loader: Ensure we don't read past the ELF header
- iio: adc: ad_sigma_delta: change to buffer predisable
- scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE
- scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers
- scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems
- pwm: mediatek: Implement .apply() callback
- pwm: mediatek: Handle hardware enable and clock enable separately
- pwm: mediatek: Fix duty and period setting
- selftests: mptcp: pm: check flush doesn't reset limits
- compiler: remove __ADDRESSABLE_ASM{_STR,}() again
- usb: xhci: Fix slot_id resource race conflict
- iio: imu: inv_icm42600: change invalid data error to -EBUSY
- tracing: Remove unneeded goto out logic
- tracing: Limit access to parser->buffer when trace_get_user failed
- iio: light: as73211: Ensure buffer holes are zeroed
- mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
- x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper
- mm/page_alloc: detect allocation forbidden by cpuset and bail out early
- cgroup/cpuset: Use static_branch_enable_cpuslocked() on
cpusets_insane_config_key
- RDMA/bnxt_re: Fix to initialize the PBL array
- net: bridge: fix soft lockup in br_multicast_query_expired()
- scsi: qla4xxx: Prevent a potential error pointer dereference
- iommu/amd: Avoid stack buffer overflow from kernel cmdline
- mlxsw: spectrum: Forward packets with an IPv4 link-local source IP
- drm/hisilicon/hibmc: fix the hibmc loaded failed bug
- ALSA: usb-audio: Fix size validation in convert_chmap_v3()
- drm/amd/display: Add null pointer check in
mod_hdcp_hdcp1_create_session()
- ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
- ppp: fix race conditions in ppp_fill_forward_path
- net: phy: Use netif_rx().
- phy: mscc: Fix timestamping for vsc8584
- net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization
- ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
- igc: fix disabling L1.2 PCI-E link substate on I226 on init
- net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
- net/sched: Remove unnecessary WARNING condition for empty child qdisc in
htb_activate
- bonding: update LACP activity flag after setting lacp_active
- ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
- s390/hypfs: Avoid unnecessary ioctl registration in debugfs
- s390/hypfs: Enable limited access during lockdown
- netfilter: nf_reject: don't leak dst refcount for loopback packets
- wifi: mac80211: check basic rates validity in sta_link_apply_parameters
- alloc_fdtable(): change calling conventions.
- Linux 5.15.190
* UBUNTU: SAUCE: Revert "sch_htb: make htb_deactivate() idempotent"
(LP: #2127864)
- SAUCE: Revert "sch_htb: make htb_deactivate() idempotent"
* Jammy update: v5.15.190 upstream stable release (LP: #2122364) //
CVE-2024-50047 fix.
- smb: client: fix use-after-free in crypt_message when using async crypto
* CVE-2024-50061
- i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master
Driver Due to Race Condition
* CVE-2023-53074
- drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
* CVE-2025-38678
- netfilter: nf_tables: reject duplicate device on updates
* CVE-2024-53068
- firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()
* VMSCAPE CVE-2025-40300 (LP: #2124105) // CVE-2025-40300
- Documentation/hw-vuln: Add VMSCAPE documentation
- x86/vmscape: Enumerate VMSCAPE bug
- x86/vmscape: Add conditional IBPB mitigation
- x86/vmscape: Enable the mitigation
- x86/bugs: Move cpu_bugs_smt_update() down
- x86/vmscape: Warn when STIBP is disabled with SMT
- x86/vmscape: Add old Intel CPUs to affected list
* VMSCAPE CVE-2025-40300 (LP: #2124105)
- [Config] Enable MITIGATION_VMSCAPE config
-- Edoardo Canepa <edoardo.canepa@canonical.com> Tue, 14 Oct 2025 19:35:50 +0200
linux (5.15.0-160.170) jammy; urgency=medium
* jammy/linux: 5.15.0-160.170 -proposed tracker (LP: #2126548)
* [Regression Updates] System hangs when loading audit rules
(5.15.0-156.166) (LP: #2126434)
- netlink: avoid infinite retry looping in netlink_unicast()
-- Stefan Bader <stefan.bader@canonical.com> Wed, 01 Oct 2025 11:49:04 +0200
# For older changelog entries, run 'apt-get changelog linux-tools-5.15.0-186'
Generated by dwww version 1.14 on Thu Jul 23 21:34:58 CEST 2026.