UbuntuUpdates.org

Package "linux-gcp-6.5"

This package belongs to a PPA: Canonical Kernel Team

Name: linux-gcp-6.5

Description:

This package is just an umbrella for a group of other packages, it has no description.
Description samples from packages in group:

  • Linux kernel buildinfo for version 6.5.0 on 64 bit x86 SMP
  • Linux kernel buildinfo for version 6.5.0 on 64 bit x86 SMP
  • Header files related to Linux kernel version 6.5.0
  • Header files related to Linux kernel version 6.5.0

Latest version: 6.5.0-1021.23~22.04.1
Release: jammy (22.04)
Level: base
Repository: main

Links



Other versions of "linux-gcp-6.5" in Jammy

Repository Area Version
security main 6.5.0-1018.18~22.04.1
updates main 6.5.0-1018.18~22.04.1
proposed main 6.5.0-1019.19~22.04.1

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 6.5.0-1021.23~22.04.1 2024-05-10 07:08:51 UTC

 linux-gcp-6.5 (6.5.0-1021.23~22.04.1) jammy; urgency=medium
 .
   * jammy/linux-gcp-6.5: 6.5.0-1021.23~22.04.1 -proposed tracker (LP: #2063694)
 .
   [ Ubuntu: 6.5.0-1021.23 ]
 .
   * mantic/linux-gcp: 6.5.0-1021.23 -proposed tracker (LP: #2063695)
   * mantic/linux: 6.5.0-40.40 -proposed tracker (LP: #2063709)
   * [Mantic] Compile broken on armhf (cc1 out of memory) (LP: #2060446)
     - Revert "minmax: relax check to allow comparison between unsigned arguments
       and signed constants"
     - Revert "minmax: allow comparisons of 'int' against 'unsigned char/short'"
     - Revert "minmax: allow min()/max()/clamp() if the arguments have the same
       signedness."
     - Revert "minmax: add umin(a, b) and umax(a, b)"
   * Drop fips-checks script from trees (LP: #2055083)
     - [Packaging] Remove fips-checks script
   * alsa/realtek: adjust max output valume for headphone on 2 LG machines
     (LP: #2058573)
     - ALSA: hda/realtek: fix the hp playback volume issue for LG machines
   * Mantic update: upstream stable patchset 2024-03-27 (LP: #2059284)
     - asm-generic: make sparse happy with odd-sized put_unaligned_*()
     - powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
     - arm64: irq: set the correct node for VMAP stack
     - drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
     - powerpc: Fix build error due to is_valid_bugaddr()
     - powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
     - powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
     - x86/boot: Ignore NMIs during very early boot
     - powerpc: pmd_move_must_withdraw() is only needed for
       CONFIG_TRANSPARENT_HUGEPAGE
     - powerpc/lib: Validate size for vector operations
     - x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
     - perf/core: Fix narrow startup race when creating the perf nr_addr_filters
       sysfs file
     - debugobjects: Stop accessing objects after releasing hash bucket lock
     - regulator: core: Only increment use_count when enable_count changes
     - audit: Send netlink ACK before setting connection in auditd_set
     - ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
     - PNP: ACPI: fix fortify warning
     - ACPI: extlog: fix NULL pointer dereference check
     - ACPI: NUMA: Fix the logic of getting the fake_pxm value
     - PM / devfreq: Synchronize devfreq_monitor_[start/stop]
     - ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous
       events
     - FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
     - jfs: fix array-index-out-of-bounds in dbAdjTree
     - pstore/ram: Fix crash when setting number of cpus to an odd number
     - crypto: octeontx2 - Fix cptvf driver cleanup
     - erofs: fix ztailpacking for subpage compressed blocks
     - crypto: stm32/crc32 - fix parsing list of devices
     - afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
     - afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
     - rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
     - jfs: fix array-index-out-of-bounds in diNewExt
     - arch: consolidate arch_irq_work_raise prototypes
     - s390/vfio-ap: fix sysfs status attribute for AP queue devices
     - s390/ptrace: handle setting of fpc register correctly
     - KVM: s390: fix setting of fpc register
     - SUNRPC: Fix a suspicious RCU usage warning
     - ecryptfs: Reject casefold directory inodes
     - ext4: fix inconsistent between segment fstrim and full fstrim
     - ext4: unify the type of flexbg_size to unsigned int
     - ext4: remove unnecessary check from alloc_flex_gd()
     - ext4: avoid online resizing failures due to oversized flex bg
     - wifi: rt2x00: restart beacon queue when hardware reset
     - selftests/bpf: satisfy compiler by having explicit return in btf test
     - selftests/bpf: Fix pyperf180 compilation failure with clang18
     - wifi: rt2x00: correct wrong BBP register in RxDCOC calibration
     - selftests/bpf: Fix issues in setup_classid_environment()
     - soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
     - soc: xilinx: fix unhandled SGI warning message
     - scsi: lpfc: Fix possible file string name overflow when updating firmware
     - PCI: Add no PM reset quirk for NVIDIA Spectrum devices
     - bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
     - net: usb: ax88179_178a: avoid two consecutive device resets
     - scsi: arcmsr: Support new PCI device IDs 1883 and 1886
     - ARM: dts: imx7d: Fix coresight funnel ports
     - ARM: dts: imx7s: Fix lcdif compatible
     - ARM: dts: imx7s: Fix nand-controller #size-cells
     - wifi: ath9k: Fix potential array-index-out-of-bounds read in
       ath9k_htc_txstatus()
     - wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early
     - bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
     - scsi: libfc: Don't schedule abort twice
     - scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
     - bpf: Set uattr->batch.count as zero before batched update or deletion
     - wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
     - ARM: dts: rockchip: fix rk3036 hdmi ports node
     - ARM: dts: imx25/27-eukrea: Fix RTC node name
     - ARM: dts: imx: Use flash@0,0 pattern
     - ARM: dts: imx27: Fix sram node
     - ARM: dts: imx1: Fix sram node
     - net: phy: at803x: fix passing the wrong reference for config_intr
     - ionic: pass opcode to devcmd_wait
     - ionic: bypass firmware cmds when stuck in reset
     - block/rnbd-srv: Check for unlikely string overflow
     - ARM: dts: imx25: Fix the iim compatible string
     - ARM: dts: imx25/27: Pass timing0
     - ARM: dts: imx27-apf27dev: Fix LED name
     - ARM: dts: imx23-sansa: Use preferred i2c-gpios properties
     - ARM: dts: imx23/28: Fix the DMA controller node name
     - scsi: hisi_sas: Set .phy_attac

Source diff to previous version
2060446 [Mantic] Compile broken on armhf (cc1 out of memory)
2055083 Drop fips-checks script from trees
2058573 alsa/realtek: adjust max output valume for headphone on 2 LG machines
2059284 Mantic update: upstream stable patchset 2024-03-27
2059068 Mantic update: upstream stable patchset 2024-03-26
2056418 Fix headphone mic detection issue on ALC897
2057430 The screen brightness is unable to adjust on BOE panel DPN#R6FD8
2049733 Dynamically determine acpi_handle_list size
2056403 Mantic update: upstream stable patchset 2024-03-07
CVE-2024-26582 In the Linux kernel, the following vulnerability has been resolved: net: tls: fix use-after-free with partial reads and async decrypt tls_decrypt_s
CVE-2024-26584 In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTO_
CVE-2024-26585 In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous
CVE-2024-26583 In the Linux kernel, the following vulnerability has been resolved: tls: fix race between async notify and socket close The submitting thread (one

Version: 6.5.0-1019.19~22.04.1 2024-04-20 00:09:21 UTC

 linux-gcp-6.5 (6.5.0-1019.19~22.04.1) jammy; urgency=medium
 .
   * jammy/linux-gcp-6.5: 6.5.0-1019.19~22.04.1 -proposed tracker (LP: #2059426)
 .
   [ Ubuntu: 6.5.0-1019.19 ]
 .
   * mantic/linux-gcp: 6.5.0-1019.19 -proposed tracker (LP: #2059427)
   * Packaging resync (LP: #1786013)
     - [Packaging] drop getabis data
   * mantic/linux: 6.5.0-34.34 -proposed tracker (LP: #2061443)
   * CVE-2024-2201
     - x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
     - x86/syscall: Don't force use of indirect calls for system calls
     - x86/bhi: Add support for clearing branch history at syscall entry
     - x86/bhi: Define SPEC_CTRL_BHI_DIS_S
     - x86/bhi: Enumerate Branch History Injection (BHI) bug
     - x86/bhi: Add BHI mitigation knob
     - x86/bhi: Mitigate KVM by default
     - KVM: x86: Add BHI_NO
     - [Config] Set CONFIG_BHI to enabled (auto)
   * mantic/linux: 6.5.0-33.33 -proposed tracker (LP: #2060448)
   * [Mantic] Compile broken on armhf (cc1 out of memory) (LP: #2060446)
     - Revert "minmax: relax check to allow comparison between unsigned arguments
       and signed constants"
     - Revert "minmax: allow comparisons of 'int' against 'unsigned char/short'"
     - Revert "minmax: allow min()/max()/clamp() if the arguments have the same
       signedness."
     - Revert "minmax: add umin(a, b) and umax(a, b)"
   * mantic/linux: 6.5.0-32.32 -proposed tracker (LP: #2059443)
   * Packaging resync (LP: #1786013)
     - [Packaging] drop getabis data
   * Drop fips-checks script from trees (LP: #2055083)
     - [Packaging] Remove fips-checks script
   * alsa/realtek: adjust max output valume for headphone on 2 LG machines
     (LP: #2058573)
     - ALSA: hda/realtek: fix the hp playback volume issue for LG machines
   * Remove getabis scripts (LP: #2059143)
     - [Packaging] Remove getabis
   * Mantic update: upstream stable patchset 2024-03-27 (LP: #2059284)
     - asm-generic: make sparse happy with odd-sized put_unaligned_*()
     - powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
     - arm64: irq: set the correct node for VMAP stack
     - drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
     - powerpc: Fix build error due to is_valid_bugaddr()
     - powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
     - powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
     - x86/boot: Ignore NMIs during very early boot
     - powerpc: pmd_move_must_withdraw() is only needed for
       CONFIG_TRANSPARENT_HUGEPAGE
     - powerpc/lib: Validate size for vector operations
     - x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
     - perf/core: Fix narrow startup race when creating the perf nr_addr_filters
       sysfs file
     - debugobjects: Stop accessing objects after releasing hash bucket lock
     - regulator: core: Only increment use_count when enable_count changes
     - audit: Send netlink ACK before setting connection in auditd_set
     - ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
     - PNP: ACPI: fix fortify warning
     - ACPI: extlog: fix NULL pointer dereference check
     - ACPI: NUMA: Fix the logic of getting the fake_pxm value
     - PM / devfreq: Synchronize devfreq_monitor_[start/stop]
     - ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous
       events
     - FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
     - jfs: fix slab-out-of-bounds Read in dtSearch
     - jfs: fix array-index-out-of-bounds in dbAdjTree
     - pstore/ram: Fix crash when setting number of cpus to an odd number
     - crypto: octeontx2 - Fix cptvf driver cleanup
     - erofs: fix ztailpacking for subpage compressed blocks
     - crypto: stm32/crc32 - fix parsing list of devices
     - afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
     - afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
     - rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
     - jfs: fix array-index-out-of-bounds in diNewExt
     - arch: consolidate arch_irq_work_raise prototypes
     - s390/vfio-ap: fix sysfs status attribute for AP queue devices
     - s390/ptrace: handle setting of fpc register correctly
     - KVM: s390: fix setting of fpc register
     - SUNRPC: Fix a suspicious RCU usage warning
     - ecryptfs: Reject casefold directory inodes
     - ext4: fix inconsistent between segment fstrim and full fstrim
     - ext4: unify the type of flexbg_size to unsigned int
     - ext4: remove unnecessary check from alloc_flex_gd()
     - ext4: avoid online resizing failures due to oversized flex bg
     - wifi: rt2x00: restart beacon queue when hardware reset
     - selftests/bpf: satisfy compiler by having explicit return in btf test
     - selftests/bpf: Fix pyperf180 compilation failure with clang18
     - wifi: rt2x00: correct wrong BBP register in RxDCOC calibration
     - selftests/bpf: Fix issues in setup_classid_environment()
     - soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
     - soc: xilinx: fix unhandled SGI warning message
     - scsi: lpfc: Fix possible file string name overflow when updating firmware
     - PCI: Add no PM reset quirk for NVIDIA Spectrum devices
     - bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
     - net: usb: ax88179_178a: avoid two consecutive device resets
     - scsi: arcmsr: Support new PCI device IDs 1883 and 1886
     - ARM: dts: imx7d: Fix coresight funnel ports
     - ARM: dts: imx7s: Fix lcdif compatible
     - ARM: dts: imx7s: Fix nand-controller #size-cells
     - wifi: ath9k: Fix potential array-index-out-of-bounds read in
       ath9k_htc_txstatus()
     - wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early
     - bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
     - scsi: libfc: Don't schedule abort twice
     - scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
     - bp

Source diff to previous version
1786013 Packaging resync
2060446 [Mantic] Compile broken on armhf (cc1 out of memory)
2055083 Drop fips-checks script from trees
2058573 alsa/realtek: adjust max output valume for headphone on 2 LG machines
2059143 Remove getabis scripts
2059284 Mantic update: upstream stable patchset 2024-03-27
2058808 iwlwifi disconnect and crash - intel wifi7
2059068 Mantic update: upstream stable patchset 2024-03-26
2056418 Fix headphone mic detection issue on ALC897
2057430 The screen brightness is unable to adjust on BOE panel DPN#R6FD8
2049733 Dynamically determine acpi_handle_list size
2056403 Mantic update: upstream stable patchset 2024-03-07
CVE-2024-2201 Native Branch History Injection
CVE-2023-52603 In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the followin
CVE-2024-26582 In the Linux kernel, the following vulnerability has been resolved: net: tls: fix use-after-free with partial reads and async decrypt tls_decrypt_s
CVE-2024-26584 In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTO_
CVE-2024-26585 In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous
CVE-2024-26583 In the Linux kernel, the following vulnerability has been resolved: tls: fix race between async notify and socket close The submitting thread (one
CVE-2023-52600 In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfs_evict_inode When the execution of diMount(ipimap) fails, th
CVE-2024-26581 In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: skip end interval element from gc rbtree lazy gc on
CVE-2024-26589 In the Linux kernel, the following vulnerability has been resolved: bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS For PTR_TO_FLOW_KEYS, check
CVE-2024-26591 In the Linux kernel, the following vulnerability has been resolved: bpf: Fix re-attachment branch in bpf_tracing_prog_attach The following case can

Version: 6.5.0-1017.17~22.04.1 2024-03-14 22:09:40 UTC

 linux-gcp-6.5 (6.5.0-1017.17~22.04.1) jammy; urgency=medium
 .
   * jammy/linux-gcp-6.5: 6.5.0-1017.17~22.04.1 -proposed tracker (LP: #2055567)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] drop ABI data
     - debian.gcp-6.5/dkms-versions -- update from kernel-versions
       (main/2024.03.04)
 .
   [ Ubuntu: 6.5.0-1017.17 ]
 .
   * mantic/linux-gcp: 6.5.0-1017.17 -proposed tracker (LP: #2055568)
   * Packaging resync (LP: #1786013)
     - [Packaging] drop ABI data
     - [Packaging] update Ubuntu.md
     - debian.gcp/dkms-versions -- update from kernel-versions (main/2024.03.04)
   * linux: please move dmi-sysfs.ko (CONFIG_DMI_SYSFS for SMBIOS support) from
     linux-modules-extra to linux-modules (LP: #2045561)
     - [Packaging] gcp: Move dmi-sysfs.ko into linux-modules
   * linux: please move erofs.ko (CONFIG_EROFS for EROFS support) from linux-
     modules-extra to linux-modules (LP: #2054809)
     - UBUNTU [Packaging]: gcp: Include erofs in linux-modules instead of linux-
       modules-extra
   * mantic/linux: 6.5.0-27.28 -proposed tracker (LP: #2055584)
   * Packaging resync (LP: #1786013)
     - [Packaging] drop ABI data
     - [Packaging] update annotations scripts
     - debian.master/dkms-versions -- update from kernel-versions (main/2024.03.04)
   * CVE-2024-26597
     - net: qualcomm: rmnet: fix global oob in rmnet_policy
   * CVE-2024-26599
     - pwm: Fix out-of-bounds access in of_pwm_single_xlate()
   * Drop ABI checks from kernel build (LP: #2055686)
     - [Packaging] Remove in-tree abi checks
   * Cranky update-dkms-versions rollout (LP: #2055685)
     - [Packaging] remove update-dkms-versions
     - Move debian/dkms-versions to debian.master/dkms-versions
     - [Packaging] Replace debian/dkms-versions with $(DEBIAN)/dkms-versions
   * linux: please move erofs.ko (CONFIG_EROFS for EROFS support) from linux-
     modules-extra to linux-modules (LP: #2054809)
     - UBUNTU [Packaging]: Include erofs in linux-modules instead of linux-modules-
       extra
   * performance: Scheduler: ratelimit updating of load_avg (LP: #2053251)
     - sched/fair: Ratelimit update to tg->load_avg
   * IB peer memory feature regressed in 6.5 (LP: #2055082)
     - SAUCE: RDMA/core: Introduce peer memory interface
   * linux-tools-common: man page of usbip[d] is misplaced (LP: #2054094)
     - [Packaging] rules: Put usbip manpages in the correct directory
   * CVE-2024-23851
     - dm: limit the number of targets and parameter size area
   * CVE-2024-23850
     - btrfs: do not ASSERT() if the newly created subvolume already got read
   * x86: performance: tsc: Extend watchdog check exemption to 4-Sockets platform
     (LP: #2054699)
     - x86/tsc: Extend watchdog check exemption to 4-Sockets platform
   * linux: please move dmi-sysfs.ko (CONFIG_DMI_SYSFS for SMBIOS support) from
     linux-modules-extra to linux-modules (LP: #2045561)
     - [Packaging] Move dmi-sysfs.ko into linux-modules
   * Fix AMD brightness issue on AUO panel (LP: #2054773)
     - drm/amdgpu: make damage clips support configurable
   * Mantic update: upstream stable patchset 2024-02-28 (LP: #2055199)
     - f2fs: explicitly null-terminate the xattr list
     - pinctrl: lochnagar: Don't build on MIPS
     - ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro
     - mptcp: fix uninit-value in mptcp_incoming_options
     - wifi: cfg80211: lock wiphy mutex for rfkill poll
     - wifi: avoid offset calculation on NULL pointer
     - wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
     - debugfs: fix automount d_fsdata usage
     - nvme-core: fix a memory leak in nvme_ns_info_from_identify()
     - drm/amd/display: update dcn315 lpddr pstate latency
     - drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
     - smb: client, common: fix fortify warnings
     - blk-mq: don't count completed flush data request as inflight in case of
       quiesce
     - nvme-core: check for too small lba shift
     - hwtracing: hisi_ptt: Handle the interrupt in hardirq context
     - hwtracing: hisi_ptt: Don't try to attach a task
     - ASoC: wm8974: Correct boost mixer inputs
     - arm64: dts: rockchip: fix rk356x pcie msg interrupt name
     - ASoC: Intel: Skylake: Fix mem leak in few functions
     - ASoC: nau8822: Fix incorrect type in assignment and cast to restricted
       __be16
     - ASoC: Intel: Skylake: mem leak in skl register function
     - ASoC: cs43130: Fix the position of const qualifier
     - ASoC: cs43130: Fix incorrect frame delay configuration
     - ASoC: rt5650: add mutex to avoid the jack detection failure
     - ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not
       available
     - nouveau/tu102: flush all pdbs on vmm flush
     - ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13
     - ASoC: hdac_hda: Conditionally register dais for HDMI and Analog
     - net/tg3: fix race condition in tg3_reset_task()
     - ASoC: da7219: Support low DC impedance headset
     - nvme: introduce helper function to get ctrl state
     - nvme: prevent potential spectre v1 gadget
     - arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
     - drm/amdgpu: Add NULL checks for function pointers
     - drm/exynos: fix a potential error pointer dereference
     - drm/exynos: fix a wrong error checking
     - hwmon: (corsair-psu) Fix probe when built-in
     - LoongArch: Preserve syscall nr across execve()
     - clk: rockchip: rk3568: Add PLL rate for 292.5MHz
     - clk: rockchip: rk3128: Fix HCLK_OTG gate register
     - jbd2: correct the printing of write_flags in jbd2_write_superblock()
     - jbd2: increase the journal IO's priority
     - drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
     - neighbour: Don't let neigh_forced_gc() disable preemption for long
     - platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
     - jbd2: fix soft lockup in journal_finish_inode_data_buffers()
     -

Source diff to previous version
1786013 Packaging resync
2045561 linux: please move dmi-sysfs.ko (CONFIG_DMI_SYSFS for SMBIOS support) from linux-modules-extra to linux-modules
2054809 linux: please move erofs.ko (CONFIG_EROFS for EROFS support) from linux-modules-extra to linux-modules
2055686 Drop ABI checks from kernel build
2055685 Cranky update-dkms-versions rollout
2053251 performance: Scheduler: ratelimit updating of load_avg
2055082 IB peer memory feature regressed in 6.5
2054094 linux-tools-common: man page of usbip[d] is misplaced
2054699 x86: performance: tsc: Extend watchdog check exemption to 4-Sockets platform
2054773 Fix AMD brightness issue on AUO panel
2055199 Mantic update: upstream stable patchset 2024-02-28
2055002 Mantic update: upstream stable patchset 2024-02-27
2054779 Mantic update: upstream stable patchset 2024-02-26
2054218 kvm: Running perf against qemu processes results in page fault inside guest
2049634 smb: wsize blocks of bytes followed with binary zeros on copy, destroying data
2052662 move_mount mediation does not detect if source is detached
2052005 Validate connection interval to pass Bluetooth Test Suite
2051947 Sound: Add rtl quirk of M70-Gen5
2051896 Fix spurious wakeup caused by Cirque touchpad
2052792 Mantic update: upstream stable patchset 2024-02-09
2052499 Mantic update: upstream stable patchset 2024-02-06
2051924 Mantic update: upstream stable patchset 2024-02-01
CVE-2024-26597 In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix global oob in rmnet_policy The variable rmnet_link_op
CVE-2024-26599 In the Linux kernel, the following vulnerability has been resolved: pwm: Fix out-of-bounds access in of_pwm_single_xlate() With args->args_count ==
CVE-2024-23851 copy_params in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INT_MAX bytes, and crash, because of a missi
CVE-2024-23850 In btrfs_get_root_ref in fs/btrfs/disk-io.c in the Linux kernel through 6.7.1, there can be an assertion failure and crash because a subvolume can be
CVE-2024-1085 A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_
CVE-2023-46838 Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them
CVE-2024-1086 A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_
CVE-2023-50431 sec_attest_info in drivers/accel/habanalabs/common/habanalabs_ioctl.c in the Linux kernel through 6.6.5 allows an information leak to user space beca
CVE-2024-22705 An issue was discovered in ksmbd in the Linux kernel before 6.6.10. smb2_get_data_area_len in fs/smb/server/smb2misc.c can cause an smb_strndup_from_

Version: 6.5.0-1015.15~22.04.1 2024-02-14 23:08:48 UTC

 linux-gcp-6.5 (6.5.0-1015.15~22.04.1) jammy; urgency=medium
 .
   * jammy/linux-gcp-6.5: 6.5.0-1015.15~22.04.1 -proposed tracker (LP: #2052024)
 .
   [ Ubuntu: 6.5.0-1015.15 ]
 .
   * mantic/linux-gcp: 6.5.0-1015.15 -proposed tracker (LP: #2052025)
   * Packaging resync (LP: #1786013)
     - debian/dkms-versions -- update from kernel-versions (main/2024.02.05)
   * GCP TDX Support (LP: #2052576)
     - x86/tdx: Mark TSC reliable
     - virt: coco: Add a coco/Makefile and coco/Kconfig
     - configfs-tsm: Introduce a shared ABI for attestation reports
     - virt: sevguest: Prep for kernel internal get_ext_report()
     - mm/slab: Add __free() support for kvfree
     - virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORT
     - x86/tdx: Retry partially-completed page conversion hypercalls
     - SAUCE: x86/tdx: Skip saving output regs when SEAMCALL fails with
       VMFailInvalid
     - SAUCE: virt: tdx-guest: Add RTMR update interface
     - SAUCE: x86/tdx: Make macros of TDCALLs consistent with the spec
     - SAUCE: x86/tdx: Rename __tdx_module_call() to __tdcall()
     - SAUCE: x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
     - SAUCE: x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
     - SAUCE: x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
     - SAUCE: x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
     - SAUCE: x86/tdx: Remove 'struct tdx_hypercall_args'
     - SAUCE: x86/virt/tdx: Wire up basic SEAMCALL functions
     - x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP
     - x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed()
     - virt: tdx-guest: Add Quote generation support using TSM_REPORTS
     - x86/kvm: Do not try to disable kvmclock if it was not enabled
     - [Config] gcp: Updates for TDX
   * mantic/linux: 6.5.0-25.25 -proposed tracker (LP: #2052615)
   * Packaging resync (LP: #1786013)
     - debian/dkms-versions -- update from kernel-versions (main/2024.02.05)
   * [SRU][22.04.04]: mpi3mr driver update (LP: #2045233)
     - scsi: mpi3mr: Invoke soft reset upon TSU or event ack time out
     - scsi: mpi3mr: Update MPI Headers to version 3.00.28
     - scsi: mpi3mr: Add support for more than 1MB I/O
     - scsi: mpi3mr: WRITE SAME implementation
     - scsi: mpi3mr: Enhance handling of devices removed after controller reset
     - scsi: mpi3mr: Update driver version to 8.5.0.0.0
     - scsi: mpi3mr: Split off bus_reset function from host_reset
     - scsi: mpi3mr: Add support for SAS5116 PCI IDs
     - scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116
     - scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32
     - scsi: mpi3mr: Add support for status reply descriptor
     - scsi: mpi3mr: driver version upgrade to 8.5.0.0.50
     - scsi: mpi3mr: Refresh sdev queue depth after controller reset
     - scsi: mpi3mr: Clean up block devices post controller reset
     - scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable
       State
     - scsi: mpi3mr: Fetch correct device dev handle for status reply descriptor
     - scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-1
     - scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-2
     - scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-3
     - scsi: mpi3mr: Update driver version to 8.5.1.0.0
   * The display becomes frozen after some time when a HDMI device is connected.
     (LP: #2049027)
     - drm/i915/dmc: Don't enable any pipe DMC events
   * Audio balancing setting doesn't work with the cirrus codec (LP: #2051050)
     - ALSA: hda/cs8409: Suppress vmaster control for Dolphin models
   * partproke is broken on empty loopback device (LP: #2049689)
     - block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
   * CVE-2023-51780
     - atm: Fix Use-After-Free in do_vcc_ioctl
   * CVE-2023-6915
     - ida: Fix crash in ida_free when the bitmap is empty
   * Update Ubuntu.md (LP: #2051176)
     - [Packaging] update Ubuntu.md
   * test_021_aslr_dapper_libs from ubuntu_qrt_kernel_security failed on K-5.19 /
     J-OEM-6.1 / J-6.2 AMD64 (LP: #1983357)
     - [Config]: set ARCH_MMAP_RND_{COMPAT_, }BITS to the maximum
   * Intel E810-XXV - NETDEV WATCHDOG: (ice): transmit queue timed out
     (LP: #2036239)
     - ice: Add driver support for firmware changes for LAG
     - ice: alter feature support check for SRIOV and LAG
   * Mantic update: upstream stable patchset 2024-01-29 (LP: #2051584)
     - Upstream stable to v6.1.67, v6.6.6
     - vdpa/mlx5: preserve CVQ vringh index
     - hrtimers: Push pending hrtimers away from outgoing CPU earlier
     - i2c: designware: Fix corrupted memory seen in the ISR
     - netfilter: ipset: fix race condition between swap/destroy and kernel side
       add/del/test
     - zstd: Fix array-index-out-of-bounds UBSAN warning
     - tg3: Move the [rt]x_dropped counters to tg3_napi
     - tg3: Increment tx_dropped in tg3_tso_bug()
     - kconfig: fix memory leak from range properties
     - drm/amdgpu: correct chunk_ptr to a pointer to chunk.
     - x86: Introduce ia32_enabled()
     - x86/coco: Disable 32-bit emulation by default on TDX and SEV
     - x86/entry: Convert INT 0x80 emulation to IDTENTRY
     - x86/entry: Do not allow external 0x80 interrupts
     - x86/tdx: Allow 32-bit emulation by default
     - dt: dt-extract-compatibles: Handle cfile arguments in generator function
     - dt: dt-extract-compatibles: Don't follow symlinks when walking tree
     - platform/x86: asus-wmi: Move i8042 filter install to shared asus-wmi code
     - of: dynamic: Fix of_reconfig_get_state_change() return value documentation
     - platform/x86: wmi: Skip blocks with zero instances
     - ipv6: fix potential NULL deref in fib6_add()
     - octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
     - octeontx2-af: Check return value of nix_get_nixlf before using nixlf

Source diff to previous version
1786013 Packaging resync
2052576 GCP TDX Support
2045233 [SRU][22.04.04]: mpi3mr driver update
2049027 The display becomes frozen after some time when a HDMI device is connected.
2049689 partproke is broken on empty loopback device
2051176 Update Ubuntu.md
2036239 Intel E810-XXV - NETDEV WATCHDOG: (ice): transmit queue timed out
2051584 Mantic update: upstream stable patchset 2024-01-29
2051366 Mantic update: upstream stable patchset 2024-01-26
2051231 Mantic update: upstream stable patchset 2024-01-25
2051142 Mantic update: v6.5.13 upstream stable release
2051129 Mantic update: v6.5.12 upstream stable release
2051117 Mantic update: v6.5.11 upstream stable release
2051341 black screen when wake up from s3 with AMD W7600 gfx
2047634 Reject connection when malformed L2CAP signal packet is received
2049412 Mantic update: v6.5.10 upstream stable release
2049202 Mantic update: v6.5.9 upstream stable release
CVE-2023-51780 An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race conditio
CVE-2023-6915 A Null pointer dereference problem was found in ida_free in lib/idr.c in the Linux Kernel. This issue may allow an attacker using this library to cau
CVE-2024-0646 An out-of-bounds memory write flaw was found in the Linux kernel’s Transport Layer Security functionality in how a user calls a function splice with
CVE-2024-0582 A memory leak flaw was found in the Linux kernel’s io_uring functionality in how a user registers a buffer ring with IORING_REGISTER_PBUF_RING, mmap(
CVE-2024-0565 An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Ker
CVE-2023-51781 An issue was discovered in the Linux kernel before 6.6.8. atalk_ioctl in net/appletalk/ddp.c has a use-after-free because of an atalk_recvmsg race co
CVE-2023-6560 An out-of-bounds memory access flaw was found in the io_uring SQ/CQ rings functionality in the Linux kernel. This issue could allow a local user to c
CVE-2023-51782 An issue was discovered in the Linux kernel before 6.6.8. rose_ioctl in net/rose/af_rose.c has a use-after-free because of a rose_accept race conditi
CVE-2023-51779 bt_sock_recvmsg in net/bluetooth/af_bluetooth.c in the Linux kernel through 6.6.8 has a use-after-free because of a bt_sock_ioctl race condition.

Version: 6.5.0-1013.13~22.04.1 2024-01-25 01:08:54 UTC

 linux-gcp-6.5 (6.5.0-1013.13~22.04.1) jammy; urgency=medium
 .
   * jammy/linux-gcp-6.5: 6.5.0-1013.13~22.04.1 -proposed tracker (LP: #2051132)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] update variants
 .
   [ Ubuntu: 6.5.0-1013.13 ]
 .
   * mantic/linux-gcp: 6.5.0-1013.13 -proposed tracker (LP: #2051130)
   * gVNIC DQO-QPL feature (LP: #2040522)
     - gve: trivial spell fix Recive to Receive
     - gve: Control path for DQO-QPL
     - gve: Tx path for DQO-QPL
     - gve: RX path for DQO-QPL
     - gve: update gve.rst
   * Intel IDPF support (LP: #2039720)
     - net: page_pool: hide page_pool_release_page()
     - docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
     - docs: net: page_pool: use kdoc to avoid duplicating the information
     - eth: add missing xdp.h includes in drivers
     - page_pool: split types and declarations from page_pool.h
     - docs: net: page_pool: de-duplicate the intro comment
     - virtchnl: add virtchnl version 2 ops
     - idpf: add module register and probe functionality
     - idpf: add controlq init and reset checks
     - idpf: add core init and interrupt request
     - idpf: add create vport and netdev configuration
     - idpf: add ptypes and MAC filter support
     - idpf: configure resources for TX queues
     - idpf: configure resources for RX queues
     - idpf: initialize interrupts and enable vport
     - idpf: add splitq start_xmit
     - idpf: add TX splitq napi poll support
     - idpf: add RX splitq napi poll support
     - idpf: add singleq start_xmit and napi poll
     - idpf: add ethtool callbacks
     - idpf: add SRIOV support and other ndo_ops
     - eth: tsnep: let page recycling happen with skbs
     - eth: stmmac: let page recycling happen with skbs
     - PCI: Extract ATS disabling to a helper function
     - PCI: Disable ATS for specific Intel IPU E2000 devices
     - [Config] gcp: Adding support for IDPF driver
 .

1786013 Packaging resync
2040522 gVNIC DQO-QPL feature
2039720 Intel IDPF support



About   -   Send Feedback to @ubuntu_updates