UbuntuUpdates.org

Package "linux-source-5.15.0"

This package belongs to a PPA: Canonical Kernel Team

Name: linux-source-5.15.0

Description:

Linux kernel source for version 5.15.0 with Ubuntu patches

Latest version: 5.15.0-163.173
Release: jammy (22.04)
Level: base
Repository: main
Head package: linux

Links


Download "linux-source-5.15.0"


Other versions of "linux-source-5.15.0" in Jammy

Repository Area Version
base main 5.15.0-25.25
security main 5.15.0-157.167
updates main 5.15.0-157.167
proposed main 5.15.0-160.170

Changelog

Version: 5.15.0-163.173 2025-10-14 21:10:25 UTC

 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 depe

Source diff to previous version
2126659 Add pvpanic kernel modules to linux-modules
2123815 Ubuntu 24.04.2: error in audit_log_object_context keep printing in the kernel and console
2125142 Hung task when heavily accessing kernfs files
2125444 ensure mptcp keepalives are honored when set
2125053 UBUNTU: fan: fail to check kmalloc() return could cause a NULL pointer dereference
2127112 Jammy update: v5.15.193 upstream stable release
2126782 Jammy update: v5.15.192 upstream stable release
2125626 Jammy update: v5.15.191 upstream stable release
2122364 Jammy update: v5.15.190 upstream stable release
2127864 UBUNTU: SAUCE: Revert \
2124105 VMSCAPE CVE-2025-40300
CVE-2024-50047 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption (large read)
CVE-2024-50061 In the Linux kernel, the following vulnerability has been resolved: i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Du
CVE-2023-53074 In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini The call trace occurs w
CVE-2025-38678 In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject duplicate device on updates A chain/flowtable upda
CVE-2024-53068 In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() The scmi_dev
CVE-2025-40300 In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional IBPB mitigation VMSCAPE is a vulnerability that ex

Version: 5.15.0-162.172 2025-10-11 02:08:23 UTC

 linux (5.15.0-162.172) jammy; urgency=medium
 .
   * jammy/linux: 5.15.0-162.172 -proposed tracker (LP: #2127572)
 .
   * 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 depe

Source diff to previous version
2126659 Add pvpanic kernel modules to linux-modules
2123815 Ubuntu 24.04.2: error in audit_log_object_context keep printing in the kernel and console
2125142 Hung task when heavily accessing kernfs files
2125444 ensure mptcp keepalives are honored when set
2125053 UBUNTU: fan: fail to check kmalloc() return could cause a NULL pointer dereference
2127112 Jammy update: v5.15.193 upstream stable release
2126782 Jammy update: v5.15.192 upstream stable release
2125626 Jammy update: v5.15.191 upstream stable release
2122364 Jammy update: v5.15.190 upstream stable release
2124105 VMSCAPE CVE-2025-40300
CVE-2024-50047 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption (large read)
CVE-2024-50061 In the Linux kernel, the following vulnerability has been resolved: i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Du
CVE-2023-53074 In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini The call trace occurs w
CVE-2025-38678 In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject duplicate device on updates A chain/flowtable upda
CVE-2024-53068 In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() The scmi_dev
CVE-2025-40300 In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional IBPB mitigation VMSCAPE is a vulnerability that ex

Version: 5.15.0-160.170 2025-10-01 14:08:12 UTC

 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()
 .

Source diff to previous version
2126434 [Regression Updates] System hangs when loading audit rules (5.15.0-156.166)

Version: 5.15.0-158.168 2025-09-16 18:08:10 UTC

 linux (5.15.0-158.168) jammy; urgency=medium
 .
   * jammy/linux: 5.15.0-158.168 -proposed tracker (LP: #2124104)
 .
   * [UBUNTU 22.04] s390/pci: Handle PCI error codes other than 0x3a
     (LP: #2120344)
     - s390/pci: Handle PCI error codes other than 0x3a
 .
   * sources list generation using dwarfdump takes up to 0.5hr in build process
     (LP: #2104911)
     - [Packaging] Don't generate list of source files
 .
   * CVE-2024-26700
     - drm/amd/display: Fix MST Null Ptr for RV
 .
   * CVE-2023-52593
     - wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
     - wifi: wfx: fix memory leak when starting AP
     - wifi: wfx: repair open network AP mode
 .
   * CVE-2025-38477
     - net/sched: sch_qfq: Fix race condition on qfq_aggregate
     - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in
       qfq_delete_class
 .
   * CVE-2025-38617
     - net/packet: fix a race in packet_set_ring() and packet_notifier()
 .
   * CVE-2025-38618
     - vsock: Do not allow binding to VMADDR_PORT_ANY
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] resync git-ubuntu-log

Source diff to previous version
2120344 [UBUNTU 22.04] s390/pci: Handle PCI error codes other than 0x3a
2104911 sources list generation using dwarfdump takes up to 0.5hr in build process
1786013 Packaging resync
CVE-2024-26700 In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix MST Null Ptr for RV The change try to fix below error spec
CVE-2023-52593 In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap() Since 'iee
CVE-2025-38477 In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: Fix race condition on qfq_aggregate A race condition can oc
CVE-2025-38617 In the Linux kernel, the following vulnerability has been resolved: net/packet: fix a race in packet_set_ring() and packet_notifier() When packet_s
CVE-2025-38618 In the Linux kernel, the following vulnerability has been resolved: vsock: Do not allow binding to VMADDR_PORT_ANY It is possible for a vsock to au

Version: 5.15.0-156.166 2025-08-09 03:08:01 UTC

 linux (5.15.0-156.166) jammy; urgency=medium
 .
   * jammy/linux: 5.15.0-156.166 -proposed tracker (LP: #2120207)
 .
   * minimal kernel lacks modules for blk disk in arm64 openstack environments
     where config_drive is required (LP: #2118499)
     - [Config] Enable SYM53C8XX_2 on arm64
 .

2118499 minimal kernel lacks modules for blk disk in arm64 openstack environments where config_drive is required



About   -   Send Feedback to @ubuntu_updates