UbuntuUpdates.org

Package "linux-modules-usbio-6.14.0-1009-oem"

This package belongs to a PPA: Canonical Kernel Team

Name: linux-modules-usbio-6.14.0-1009-oem

Description:

Linux kernel usbio modules for version 6.14.0-1009

Latest version: 6.14.0-1009.9
Release: noble (24.04)
Level: base
Repository: main
Head package: linux-oem-6.14

Links


Download "linux-modules-usbio-6.14.0-1009-oem"


Other versions of "linux-modules-usbio-6.14.0-1009-oem" in Noble

Repository Area Version
proposed main 6.14.0-1009.9

Changelog

Version: 6.14.0-1009.9 2025-07-28 11:08:15 UTC
No changelog available yet.
Source diff to previous version

Version: 6.14.0-1007.7 2025-06-30 11:08:41 UTC

 linux-oem-6.14 (6.14.0-1007.7) noble; urgency=medium
 .
   * noble/linux-oem-6.14: 6.14.0-1007.7 -proposed tracker (LP: #2114500)
 .
   * [SRU] Add waiting latency for USB port resume (LP: #2115478)
     - usb: hub: fix detection of high tier USB3 devices behind suspended hubs
 .
   * Enable AMD STX/KRK soundwire support on new Dell GhostRider platform
     (LP: #2115200)
     - soundwire: amd: change the log level for command response log
     - soundwire: amd: serialize amd manager resume sequence during pm_prepare
     - soundwire: amd: cancel pending slave status handling workqueue during
       remove sequence
     - soundwire: amd: fix for handling slave alerts after link is down
 .
   * intel-ish-hid keeps timeout while accessing it during suspend
     (LP: #2115390)
     - SAUCE: HID: intel-ish-hid: Increase ISHTP resume ack timeout to 300ms
 .
   * Enable the mute and mic-mute LEDs on HP Elitebook 6 laptops (LP: #2115198)
     - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a
 .
   * Handle IOMMU IVRS entries with mismatched UID on AMD Strix or newer
     platforms (LP: #2115174)
     - iommu/amd: Allow matching ACPI HID devices without matching UIDs
 .
   * dmesg flooded with errors: amdgpu: DP AUX transfer fail:4 (LP: #2115238)
     - drm/amd/display: Correct the reply value when AUX write incomplete
     - drm/amd/display: Avoid flooding unnecessary info messages
 .
   * Print last reset reason into kernel log on AMD Zen platforms
     (LP: #2115171)
     - i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86
     - i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to
       
     - platform/x86/amd/pmc: Use FCH_PM_BASE definition
     - Documentation: Add AMD Zen debugging document
     - x86/CPU/AMD: Print the reason for the last reset
 .
   [ Ubuntu: 6.14.0-24.24 ]
 .
   * plucky/linux: 6.14.0-24.24 -proposed tracker (LP: #2114501)
   * Packaging resync (LP: #1786013)
     - [Packaging] update variants
     - [Packaging] update annotations scripts
     - [Packaging] debian.master/dkms-versions -- update from kernel-versions
       (main/2025.06.16)
   * Apple spi keyboard/trackpad not working 25.04 (LP: #2107976)
     - iommu/vt-d: Restore context entry setup order for aliased devices
   * Unexpected system reboot at loading GUI session on some AMD platforms
     (LP: #2112462)
     - drm/amdgpu/hdp4: use memcfg register to post the write for HDP flush
     - drm/amdgpu/hdp5: use memcfg register to post the write for HDP flush
     - drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flush
     - drm/amdgpu/hdp6: use memcfg register to post the write for HDP flush
     - drm/amdgpu/hdp7: use memcfg register to post the write for HDP flush
   * Fix ARL-U/H suspend issues (LP: #2112469)
     - platform/x86/intel/pmc: Remove duplicate enum
     - platform/x86:intel/pmc: Make tgl_core_generic_init() static
     - platform/x86:intel/pmc: Create generic_core_init() for all platforms
     - platform/x86/intel/pmc: Remove simple init functions
     - platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core
       driver
     - platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID
   * [UBUNTU 24.04] s390/pci: Fix immediate re-add of PCI function after remove
     (LP: #2114174)
     - s390/pci: Remove redundant bus removal and disable from
       zpci_release_device()
     - s390/pci: Prevent self deletion in disable_slot()
     - s390/pci: Allow re-add of a reserved but not yet removed device
     - s390/pci: Serialize device addition and removal
   * [UBUNTU 24.04] s390/pci: Fix immediate re-add of PCI function after remove
     (LP: #2114174) // CVE-2025-37946
     - s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has
       child VFs
   * [UBUNTU 24.04] s390/pci: Fix immediate re-add of PCI function after remove
     (LP: #2114174) // CVE-2025-37974
     - s390/pci: Fix missing check for zpci_create_device() error return
   * HW accelerated video playback causes VCN timeout on VCN 4.0.5 (AMD Strix)
     (LP: #2112582)
     - drm/amdgpu: read back register after written for VCN v4.0.5
   * kvmppc_set_passthru_irq_hv: Could not assign IRQ map traces are seen when
     pci device is attached to kvm guest when "xive=off" is set (LP: #2109951)
     - KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
   * System will restart while resuming with SATA HDD or nvme installed with
     password set (LP: #2110090)
     - PCI: Explicitly put devices into D0 when initializing
   * VM boots slowly with large-BAR GPU Passthrough (Root Cause Fix SRU)
     (LP: #2111861)
     - mm: Provide address mask in struct follow_pfnmap_args
     - vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
     - vfio/type1: Catch zero from pin_user_pages_remote()
     - vfio/type1: Use vfio_batch for vaddr_get_pfns()
     - vfio/type1: Use consistent types for page counts
     - vfio/type1: Use mapping page mask for pfnmaps
   * Plucky update: v6.14.6 upstream stable release (LP: #2113881)
     - Revert "rndis_host: Flag RNDIS modems as WWAN devices"
     - ALSA: hda/realtek - Add more HP laptops which need mute led fixup
     - ALSA: usb-audio: Add retry on -EPROTO from usb_set_interface()
     - ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
     - ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
     - btrfs: fix COW handling in run_delalloc_nocow()
     - cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
     - drm/fdinfo: Protect against driver unbind
     - EDAC/altera: Test the correct error reg offset
     - EDAC/altera: Set DDR and SDMMC interrupt mask before registration
     - i2c: imx-lpi2c: Fix clock count when probe defers
     - pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED defines
     - perf/x86/intel: Only check the group flag for X86 leader
     - amd-xgbe: Fix to ensure dependent features are toggled with RX checksum
       offload
     -

Source diff to previous version
2115478 [SRU] Add waiting latency for USB port resume
2115200 Enable AMD STX/KRK soundwire support on new Dell GhostRider platform
2115390 intel-ish-hid keeps timeout while accessing it during suspend
1786013 Packaging resync
2107976 Apple spi keyboard/trackpad not working 25.04
2112469 Fix ARL-U/H suspend issues
2114174 [UBUNTU 24.04] s390/pci: Fix immediate re-add of PCI function after remove
2109951 kvmppc_set_passthru_irq_hv: Could not assign IRQ map traces are seen when pci device is attached to kvm guest when \
2110090 System will restart while resuming with SATA HDD or nvme installed with password set
2111861 VM boots slowly with large-BAR GPU Passthrough (Root Cause Fix SRU)
2113881 Plucky update: v6.14.6 upstream stable release
2109543 deadlock on cpu_hotplug_lock in __accept_page()
2105402 Plucky fails to boot on (older) Macs
CVE-2025-37946 In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs W
CVE-2025-37974 In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpci_create_device() error return The zpci_crea
CVE-2025-37903 In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpu_dm_hdc
CVE-2025-37904 In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfs_iget() [BUG] There is a bug report that a sy
CVE-2025-37905 In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Balance device refcount when destroying devices Using devic
CVE-2025-37906 In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd ublk_c
CVE-2025-37907 In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix locking order in ivpu_job_submit Fix deadlock in job submission
CVE-2025-37908 In the Linux kernel, the following vulnerability has been resolved: mm, slab: clean up slab->obj_exts always When memory allocation profiling is di
CVE-2025-37933 In the Linux kernel, the following vulnerability has been resolved: octeon_ep: Fix host hang issue during device reboot When the host loses heartbe
CVE-2025-37909 In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the `skb` to the LS
CVE-2025-37910 In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations On Adva board
CVE-2025-37894 In the Linux kernel, the following vulnerability has been resolved: net: use sock_gen_put() when sk_state is TCP_TIME_WAIT It is possible for a poi
CVE-2025-37934 In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction A
CVE-2025-37911 In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix out-of-bound memcpy() during ethtool -w When retrieving the FW cor
CVE-2025-37895 In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix error handling path in bnxt_init_chip() WARN_ON() is triggered in
CVE-2025-37935 In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM If the mtk_poll_rx() fu
CVE-2025-37891 In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion f
CVE-2025-37912 In the Linux kernel, the following vulnerability has been resolved: ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() As mentioned in the c
CVE-2025-37913 In the Linux kernel, the following vulnerability has been resolved: net_sched: qfq: Fix double list add in class with netem as child qdisc As descr
CVE-2025-37914 In the Linux kernel, the following vulnerability has been resolved: net_sched: ets: Fix double list add in class with netem as child qdisc As descr
CVE-2025-37915 In the Linux kernel, the following vulnerability has been resolved: net_sched: drr: Fix double list add in class with netem as child qdisc As descr
CVE-2025-37916 In the Linux kernel, the following vulnerability has been resolved: pds_core: remove write-after-free of client_id A use-after-free error popped up
CVE-2025-37917 In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use s
CVE-2025-37918 In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue() A NULL pointe
CVE-2025-37919 In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot Update chip data
CVE-2025-37896 In the Linux kernel, the following vulnerability has been resolved: spi: spi-mem: Add fix to avoid divide error For some SPI flash memory operation
CVE-2025-37920 In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AF_XDP generic RX path Move rx_lock from xsk_socket
CVE-2025-37921 In the Linux kernel, the following vulnerability has been resolved: vxlan: vnifilter: Fix unlocked deletion of default FDB entry When a VNI is dele
CVE-2025-37897 In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release plfxlc_mac_release(
CVE-2025-37898 In the Linux kernel, the following vulnerability has been resolved: powerpc64/ftrace: fix module loading without patchable function entries get_stu
CVE-2025-37922 In the Linux kernel, the following vulnerability has been resolved: book3s64/radix : Align section vmemmap start address to PAGE_SIZE A vmemmap alt
CVE-2025-37923 In the Linux kernel, the following vulnerability has been resolved: tracing: Fix oob write in trace_seq_to_buffer() syzbot reported this bug: =====
CVE-2025-37899 In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in session logoff The sess->user object can currently
CVE-2025-37924 In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess->user = NULL
CVE-2025-37926 In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_session_rpc_open A UAF issue can occur due t
CVE-2025-37900 In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommu_copy_struct_from_user() In the review for iommu_
CVE-2025-37927 In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid There is a strin
CVE-2025-37928 In the Linux kernel, the following vulnerability has been resolved: dm-bufio: don't schedule in atomic context A BUG was reported as below when CON
CVE-2025-37990 In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() The fun
CVE-2025-37901 In the Linux kernel, the following vulnerability has been resolved: irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs On Qualcom
CVE-2025-37936 In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value. When
CVE-2025-37991 In the Linux kernel, the following vulnerability has been resolved: parisc: Fix double SIGFPE crash Camm noticed that on parisc a SIGFPE exception
CVE-2025-37929 In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays Commit a5951389
CVE-2025-37930 In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill() Nouveau is mostly desi
CVE-2025-37931 In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with
CVE-2025-37798 In the Linux kernel, the following vulnerability has been resolved: codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() After making
CVE-2025-37997 In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix region locking in hash types Region locking introduced in
CVE-2025-37890 In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc As

Version: 6.14.0-1005.5 2025-06-02 09:10:48 UTC

 linux-oem-6.14 (6.14.0-1005.5) noble; urgency=medium
 .
   * noble/linux-oem-6.14: 6.14.0-1005.5 -proposed tracker (LP: #2110887)
 .
   * External monitor on the dock can’t be detected and light on (LP: #2111960)
     - drm/i915/dp_mst: Work around Thunderbolt sink disconnect after
       SINK_COUNT_ESI read
 .
   * Run iio_info will be stucked forever (HID-SENSOR-200011.5.auto/iio:device1)
     (LP: #2102077)
     - SAUCE: HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
 .
   * Fix Mic Mute LED no function on HP ZBook X G12 (LP: #2111471)
     - ALSA: hda/realtek - Support mute led function for HP platform
     - ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixup
 .
   * Enable the mic-mute led on HP G12 EliteBook 6xx series (LP: #2110948)
     - ALSA: hda/realtek - Add more HP laptops which need mute led fixup
 .
   * Not all monitors connected on the dock display correctly when the system
     resumes from restart or suspend on AMD platform (LP: #2110095)
     - drm/amd/display: Shift DMUB AUX reply command if necessary
     - drm/amd/display: Fix the checking condition in dmub aux handling
     - drm/amd/display: Remove incorrect checking in dmub aux handler
     - drm/amd/display: Copy AUX read reply data whenever length > 0
     - drm/amd/display: Fix wrong handling for AUX_DEFER case
 .
   * The system with VMD enabled may encounter hang (LP: #2110178)
     - SAUCE: PCI: vmd: Fix use-after-free bug in resource name assignment
 .
   * Ubuntu 24.04 OS can't install on the nvme(on PCH) with raid on mode
     (LP: #2085853)
     - SAUCE: PCI: vmd: Clean up vmd_enable_domain function
     - SAUCE: PCI: vmd: Add VMD PCH rootbus support
     - SAUCE: PCI: vmd: Add WA for VMD PCH rootbus support
 .
   [ Ubuntu: 6.14.0-22.22 ]
 .
   * plucky/linux: 6.14.0-22.22 -proposed tracker (LP: #2111404)
   * snapd has high CPU usage for exactly 150 seconds every 5, 7.5 or 10 minutes
     (LP: #2110289)
     - fs/eventpoll: fix endless busy loop after timeout has expired
 .
   [ Ubuntu: 6.14.0-20.20 ]
 .
   * plucky/linux: 6.14.0-20.20 -proposed tracker (LP: #2110652)
   * Rotate the Canonical Livepatch key (LP: #2111244)
     - [Config] Prepare for Canonical Livepatch key rotation
   * Plucky update: v6.14.5 upstream stable release (LP: #2111268)
     - soc: qcom: ice: introduce devm_of_qcom_ice_get
     - mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get
     - PM: EM: use kfree_rcu() to simplify the code
     - PM: EM: Address RCU-related sparse warnings
     - media: i2c: imx214: Use subdev active state
     - media: i2c: imx214: Simplify with dev_err_probe()
     - media: i2c: imx214: Convert to CCI register access helpers
     - media: i2c: imx214: Replace register addresses with macros
     - media: i2c: imx214: Check number of lanes from device tree
     - media: i2c: imx214: Fix link frequency validation
     - media: ov08x40: Move ov08x40_identify_module() function up
     - media: ov08x40: Add missing ov08x40_identify_module() call on stream-start
     - iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary
       return value check
     - iio: adc: ad7768-1: Fix conversion result sign
     - of: resolver: Simplify of_resolve_phandles() using __free()
     - of: resolver: Fix device node refcount leakage in of_resolve_phandles()
     - scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get
     - PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
     - PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends
     - PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
     - irqchip/renesas-rzv2h: Simplify rzv2h_icu_init()
     - irqchip/renesas-rzv2h: Add struct rzv2h_hw_info with t_offs variable
     - irqchip/renesas-rzv2h: Prevent TINT spurious interrupt
     - drm/xe/ptl: Apply Wa_14023061436
     - drm/xe/xe3lpg: Add Wa_13012615864
     - drm/xe: Add performance tunings to debugfs
     - drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()
     - drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change
     - lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP
     - ceph: Fix incorrect flush end position calculation
     - dma/contiguous: avoid warning about unused size_bytes
     - virtio_pci: Use self group type for cap commands
     - cpufreq: cppc: Fix invalid return value in .get() callback
     - cpufreq: Do not enable by default during compile testing
     - cpufreq: fix compile-test defaults
     - btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
     - cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
     - vhost-scsi: Add better resource allocation failure handling
     - vhost-scsi: Fix vhost_scsi_send_bad_target()
     - vhost-scsi: Fix vhost_scsi_send_status()
     - net/mlx5: Move ttc allocation after switch case to prevent leaks
     - scsi: core: Clear flags for scsi_cmnd that did not complete
     - net: enetc: register XDP RX queues with frag_size
     - net: enetc: refactor bulk flipping of RX buffers to separate function
     - net: enetc: fix frame corruption on bpf_xdp_adjust_head/tail() and XDP_PASS
     - net: lwtunnel: disable BHs when required
     - net: phylink: force link down on major_config failure
     - net: phylink: fix suspend/resume with WoL enabled and link down
     - net: phy: leds: fix memory leak
     - virtio-net: Refactor napi_enable paths
     - virtio-net: Refactor napi_disable paths
     - virtio-net: disable delayed refill when pausing rx
     - net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configuration
     - fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
     - net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
     - pds_core: Prevent possible adminq overflow/stuck condition
     - pds_core: Remove unnecessary check in pds_client_adminq_cmd()
     - net: phy: Add helper for getting tx amplitude gain
     - net: p

Source diff to previous version
2111960 External monitor on the dock can\u2019t be detected and light on
2102077 Run iio_info will be stucked forever (HID-SENSOR-200011.5.auto/iio:device1)
2111471 Fix Mic Mute LED no function on HP ZBook X G12
2110948 Enable the mic-mute led on HP G12 EliteBook 6xx series
2110178 The system with VMD enabled may encounter hang
2085853 Ubuntu 24.04 OS can't install on the nvme(on PCH) with raid on mode
2110289 snapd has high CPU usage for exactly 150 seconds every 5, 7.5 or 10 minutes
2111244 Rotate the Canonical Livepatch key
2111268 Plucky update: v6.14.5 upstream stable release
1786013 Packaging resync
CVE-2025-37799 In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp vmxnet3 driver's XD
CVE-2025-37800 In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in dev_uevent() If userspac
CVE-2025-37801 In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spi_imx_setupxfer() Add check for the return value
CVE-2025-37802 In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING" wait_event_tim
CVE-2025-37876 In the Linux kernel, the following vulnerability has been resolved: netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS When testing a special co
CVE-2025-37877 In the Linux kernel, the following vulnerability has been resolved: iommu: Clear iommu-dma ops on cleanup If iommu_device_register() encounters an
CVE-2025-37878 In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init Move the get_ct
CVE-2025-37803 In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix a buf size overflow issue during udmabuf creation by casting size_
CVE-2025-37804 In the Linux kernel, the following vulnerability has been resolved: io_uring: always do atomic put from iowq io_uring always switches requests to a
CVE-2025-37879 In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9_client
CVE-2025-37880 In the Linux kernel, the following vulnerability has been resolved: um: work around sched_yield not yielding in time-travel mode sched_yield by a u
CVE-2025-37881 In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev() The variable
CVE-2025-37882 In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix isochronous Ring Underrun/Overrun event handling The TRB pointer
CVE-2025-37805 In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancel_sync warnings on uninitialized work_structs Betty repo
CVE-2025-37806 In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereferen
CVE-2025-37883 In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Add check for get_zeroed_page() Add check for the return value of ge
CVE-2025-37884 In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcu_tasks_trace and event_mutex. Fix the following de
CVE-2025-37807 In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kmemleak warning for percpu hashmap Vlad Poenaru reported the followin
CVE-2025-37808 In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be free
CVE-2025-37809 In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typec_partner_un
CVE-2025-37810 In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length T
CVE-2025-37811 In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: ci_hdrc_imx: fix usbmisc handling usbmisc is an optional device
CVE-2025-37812 In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM gadget The cdns3 driver has the same NC
CVE-2025-37813 In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is pe
CVE-2025-37814 In the Linux kernel, the following vulnerability has been resolved: tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT This requirem
CVE-2025-37815 In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration Res
CVE-2025-37885 In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if *new* route isn't postable Restore an I
CVE-2025-37816 In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid counted_by() use gcc 15 honors th
CVE-2025-37817 In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleon_parse_gdd() In chameleon_parse_gdd(), i
CVE-2025-37818 In the Linux kernel, the following vulnerability has been resolved: LoongArch: Return NULL from huge_pte_offset() for invalid PMD LoongArch's huge_
CVE-2025-37819 In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() With ACPI in pla
CVE-2025-37820 In the Linux kernel, the following vulnerability has been resolved: xen-netfront: handle NULL returned by xdp_convert_buff_to_frame() The function
CVE-2025-37821 In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash There is a
CVE-2025-37822 In the Linux kernel, the following vulnerability has been resolved: riscv: uprobes: Add missing fence.i after building the XOL buffer The XOL (exec
CVE-2025-37886 In the Linux kernel, the following vulnerability has been resolved: pds_core: make wait_context part of q_info Make the wait_context a full part of
CVE-2025-37887 In the Linux kernel, the following vulnerability has been resolved: pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result If the FW doesn't s
CVE-2025-37823 In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too Similarly to the pre
CVE-2025-37797 In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a U
CVE-2025-37824 In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL pointer dereference in tipc_mon_reinit_self() syzbot reported:
CVE-2025-37825 In the Linux kernel, the following vulnerability has been resolved: nvmet: fix out-of-bounds access in nvmet_enable_port When trying to enable a po
CVE-2025-37826 In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer() Add a NU
CVE-2025-37888 In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() Add NULL check
CVE-2025-37827 In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: return EIO on RAID1 block group write pointer mismatch There was
CVE-2025-37828 In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort() A race can occur between t
CVE-2025-37829 In the Linux kernel, the following vulnerability has been resolved: cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() cpufreq_cpu_get_ra
CVE-2025-37830 In the Linux kernel, the following vulnerability has been resolved: cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() cpufreq_cpu_get_ra
CVE-2025-37831 In the Linux kernel, the following vulnerability has been resolved: cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate() cpufreq_
CVE-2025-37832 In the Linux kernel, the following vulnerability has been resolved: cpufreq: sun50i: prevent out-of-bounds access A KASAN enabled kernel reports an
CVE-2025-37833 In the Linux kernel, the following vulnerability has been resolved: net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads Fix niu_t
CVE-2025-37834 In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follo

Version: 6.14.0-1003.3 2025-04-09 13:08:49 UTC

 linux-oem-6.14 (6.14.0-1003.3) noble; urgency=medium
 .
   * noble/linux-oem-6.14: 6.14.0-1003.3 -proposed tracker (LP: #2106462)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] resync git-ubuntu-log
     - [Packaging] debian.oem/dkms-versions -- update from kernel-versions
       (main/d2025.04.04)
 .
   [ Ubuntu: 6.14.0-15.15 ]
 .
   * plucky/linux: 6.14.0-15.15 -proposed tracker (LP: #2106239)
   * Enabling GENDWARFKSYMS breaks loading modules (LP: #2103771)
     - [Packaging] Bump pahole build-dep
   * BMG: support additional PCI ID (LP: #2105768)
     - SAUCE: drm/xe/bmg: Add one additional PCI ID
   * Missing bpftool binary on riscv64 (LP: #2106091)
     - [Packaging] Build bpftool and linux-perf on riscv64
     - [Packaging] Allow binary-debs target without enabling
       do_flavour_image_package
     - [Packaging] Fix bpftool, linux-perf packaging in binary-perarch
 .
   [ Ubuntu: 6.14.0-14.14 ]
 .
   * plucky/linux: 6.14.0-14.14 -proposed tracker (LP: #2106234)
   * Expose IFLA_VXLAN_FAN_MAP version via sysctl/proc (LP: #2106115)
     - SAUCE: fan: expose IFLA_VXLAN_FAN_MAP version via sysctl/proc
   * not able to install a Power9 bare metal with Ubuntu 25.04 Plucky
     (LP: #2104297)
     - SAUCE: powerpc64/ftrace: fix module loading without patchable function
       entries
   * bluetooth/detect-output failed due to the lack of USB device id in btusb.c
     (LP: #2094969)
     - SAUCE: Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925
   * Don't suggests fdutils package anymore (LP: #2104355)
     - [Packaging] Drop fdutils from linux-image Suggests
   * Miscellaneous Ubuntu changes
     - [Packaging] Add bpftool, linux-perf to linux-image Suggests
 .
   [ Ubuntu: 6.14.0-13.13 ]
 .
   * plucky/linux: 6.14.0-13.13 -proposed tracker (LP: #2104293)
   * Miscellaneous Ubuntu changes
     - [Packaging] Fix invoking of control-create
 .
   [ Ubuntu: 6.14.0-12.12 ]
 .
   * plucky/linux: 6.14.0-12.12 -proposed tracker (LP: #2104021)
   * Packaging resync (LP: #1786013)
     - [Packaging] debian.master/dkms-versions -- update from kernel-versions
       (main/d2025.03.24)
     - [Packaging] debian.master/dkms-versions -- update from kernel-versions
       (main/d2025.03.24)
   * Disconnected paths for mqueues show a TODO in the kernel logs (LP: #2102237)
     - SAUCE: apparmor4.0.0 [58/53]: apparmor: add mediation of disconnected paths
       in mqueues
   * Installation of AppArmor on a 6.14 kernel produces error message "Illegal
     number: yes" (LP: #2102680)
     - SAUCE: apparmor4.0.0 [56/53]: apparmor: create an
       AA_SFS_TYPE_BOOLEAN_INTPRINT sysctl variant
     - SAUCE: apparmor4.0.0 [57/53]: apparmor: Use AA_SFS_FILE_BOOLEAN_INTPRINT for
       userns and io_uring sysctls
   * QRT AppArmorUnixDomainConnect test failures on Plucky 6.14 kernel
     (LP: #2103460)
     - SAUCE: apparmor4.0.0 [54/53]: AppArmor: Fix af_unix backwards compat
     - SAUCE: apparmor4.0.0 [55/53]: apparmor: Fix inet mediation
   * Mouse cursor flashes using the 'xe' DRM driver (LP: #2103981)
     - drm/xe/display: Re-use display vmas when possible
   * Snapdragon X Elite: Sync concept kernel changes (LP: #2100858)
     - SAUCE: drm/msm/dp: Fix support of LTTPR handling
     - SAUCE: drm/msm/dp: Introduce link training per-segment for LTTPRs
     - SAUCE: wifi: ath12k: fix ring-buffer corruption
     - SAUCE: wifi: ath11k: fix ring-buffer corruption
     - SAUCE: arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1
     - SAUCE: Revert "usb: typec: ps883x: fix missing accessibility check"
   * drm/xe: improve behavior under memory pressure (LP: #2102659)
     - drm/xe: Reject BO eviction if BO is bound to current VM
   * Introduce configfs-based interface for gpio-aggregator (LP: #2103496)
     - gpio: introduce utilities for synchronous fake device creation
     - gpio: sim: convert to use dev-sync-probe utilities
     - gpio: virtuser: convert to use dev-sync-probe utilities
     - [Config] updateconfigs for DEV_SYNC_PROBE
     - SAUCE: gpio: aggregator: reorder functions to prepare for configfs
       introduction
     - SAUCE: gpio: aggregator: add aggr_alloc()/aggr_free()
     - SAUCE: gpio: aggregator: introduce basic configfs interface
     - SAUCE: gpio: aggregator: rename 'name' to 'key' in aggr_parse()
     - SAUCE: gpio: aggregator: expose aggregator created via legacy sysfs to
       configfs
     - SAUCE: gpio: aggregator: cancel deferred probe for devices created via
       configfs
     - SAUCE: Documentation: gpio: document configfs interface for gpio-aggregator
     - SAUCE: selftests: gpio: add test cases for gpio-aggregator
   * python perf module missing in plucky's kernel (LP: #2103653)
     - [Packaging] linux-perf: Fix python perf library location
   * Miscellaneous Ubuntu changes
     - [packaging] mv debian.master/copyright debian
     - [Config] Disable CONFIG_MODULE_COMPRESS_ALL
     - Revert "SAUCE: Support but do not require compressed modules"
   * Miscellaneous upstream changes
     - Revert "UBUNTU: [Config] Revert back to GENKSYMS on amd64/arm64 too, drop
       rust support"
 .
   [ Ubuntu: 6.14.0-11.11 ]
 .
   * plucky/linux: 6.14.0-11.11 -proposed tracker (LP: #2103404)
   * Snapdragon X Elite: Sync concept kernel changes (LP: #2100858)
     - firmware: qcom: uefisecapp: fix efivars registration race
     - soc: qcom: pdr: Fix the potential deadlock
     - clk: qcom: gcc-x1e80100: Unregister GCC_GPU_CFG_AHB_CLK/GCC_DISP_XO_CLK
     - arm64: dts: qcom: x1e80100: Set CPU interconnect paths as ACTIVE_ONLY
     - dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
     - usb: typec: Add support for Parade PS8830 Type-C Retimer
     - usb: typec: ps883x: fix probe error handling
     - usb: typec: ps883x: fix registration race
     - usb: typec: ps883x: fix missing accessibility check
     - usb: typec: ps883x: fix configuration error handling
     - drm/dp: Add helper to set LTTPRs in transparent mode
     - drm/msm/dp: Ad

Source diff to previous version
1786013 Packaging resync
2103771 Enabling GENDWARFKSYMS breaks loading modules
2105768 BMG: support additional PCI ID
2106091 Missing bpftool binary on riscv64
2106115 Expose IFLA_VXLAN_FAN_MAP version via sysctl/proc
2104297 not able to install a Power9 bare metal with Ubuntu 25.04 Plucky
2094969 bluetooth/detect-output failed due to the lack of USB device id in btusb.c
2104355 Don't suggests fdutils package anymore
2102237 Disconnected paths for mqueues show a TODO in the kernel logs
2102680 Installation of AppArmor on a 6.14 kernel produces error message \
2103460 QRT AppArmorUnixDomainConnect test failures on Plucky 6.14 kernel
2103981 Mouse cursor flashes using the 'xe' DRM driver
2100858 Snapdragon X Elite: Sync concept kernel changes
2102659 drm/xe: improve behavior under memory pressure
2103496 Introduce configfs-based interface for gpio-aggregator
2103653 python perf module missing in plucky's kernel

Version: 6.14.0-1002.2 2025-03-21 14:08:34 UTC

 linux-oem-6.14 (6.14.0-1002.2) noble; urgency=medium
 .
   * noble/linux-oem-6.14: 6.14.0-1002.2 -proposed tracker (LP: #2103764)
 .
   * Miscellaneous Ubuntu changes
     - [Packaging] Change clang-19 to clang-18




About   -   Send Feedback to @ubuntu_updates