Back to linux PTS page

Accepted linux 6.7.9-1 (source) into unstable



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 08 Mar 2024 21:55:53 +0100
Source: linux
Architecture: source
Version: 6.7.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Salvatore Bonaccorso <carnil@debian.org>
Closes: 1065320
Changes:
 linux (6.7.9-1) unstable; urgency=medium
 .
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.8
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.9
     - mtd: spinand: gigadevice: Fix the get ecc status issue
     - ice: fix connection state of DPLL and out pin
     - ice: fix dpll input pin phase_adjust value updates
     - ice: fix dpll and dpll_pin data access on PF reset
     - ice: fix dpll periodic work data updates on PF reset
     - ice: fix pin phase adjust updates on PF reset
     - spi: cadence-qspi: fix pointer reference in runtime PM hooks
     - spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM
       hooks
     - netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
     - netlink: add nla be16/32 types to minlen array
     - net: ip_tunnel: prevent perpetual headroom growth
     - net: mctp: take ownership of skb in mctp_local_output
     - tun: Fix xdp_rxq_info's queue_index when detaching
     - [x86] cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf
       call back
     - net: veth: clear GRO when clearing XDP even when down
     - ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
     - lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is
       detected
     - veth: try harder when allocating queue memory
     - net: usb: dm9601: fix wrong return value in dm9601_mdio_read
     - net: lan78xx: fix "softirq work is pending" error
     - uapi: in6: replace temporary label with rfc9486
     - stmmac: Clear variable when destroying workqueue
     - Bluetooth: hci_sync: Check the correct flag before starting a scan
     - Bluetooth: Avoid potential use-after-free in hci_error_reset
     - Bluetooth: hci_sync: Fix accept_list when attempting to suspend
     - Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
     - Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
     - Bluetooth: Enforce validation on max value of connection interval
     - Bluetooth: qca: Fix wrong event type for patch config command
     - Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
     - Bluetooth: qca: Fix triggering coredump implementation
     - netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
     - netfilter: bridge: confirm multicast packets before passing them up the
       stack
     - rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
     - igb: extend PTP timestamp adjustments to i211
     - net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
     - tls: decrement decrypt_pending if no async completion will be called
     - tls: fix peeking with sync+async decryption
     - tls: separate no-async decryption request handling from async
     - tls: fix use-after-free on failed backlog decryption
     - [riscv64] tlb: fix __p*d_free_tlb()
     - efi/capsule-loader: fix incorrect allocation size
     - power: supply: bq27xxx-i2c: Do not free non existing IRQ
     - [x86] ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESET
     - [arm64,armhf] gpu: host1x: Skip reset assert on Tegra186
     - [riscv64] mm: fix NOCACHE_THEAD does not set bit[61] correctly
     - [riscv64] Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
     - [x86] ASoC: cs35l56: cs35l56_component_remove() must clear
       cs35l56->component
     - [x86] ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp
     - [x86] ASoC: cs35l56: Don't add the same register patch multiple times
     - [x86] ASoC: cs35l56: Fix for initializing ASP1 mixer registers
     - [x86] ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon
       revision
     - [x86] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization
     - ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
     - [riscv64] Ignore V from the riscv,isa DT property on older T-Head CPUs
     - [arm64,armhf] drm/tegra: Remove existing framebuffer only if we support
       display
     - fbcon: always restore the old font data in fbcon_do_set_font()
     - afs: Fix endless loop in directory parsing
     - drm/amd/display: Prevent potential buffer overflow in map_hw_resources
     - drivers: perf: added capabilities for legacy PMU
     - drivers: perf: ctr_get_width function for legacy is not defined
     - Revert "riscv: mm: support Svnapot in huge vmap"
     - [riscv64] Fix pte_leaf_size() for NAPOT
     - [riscv64] Sparse-Memory/vmemmap out-of-bounds fix
     - btrfs: fix race between ordered extent completion and fiemap
     - drm/nouveau: keep DMA buffers required for suspend/resume
     - tomoyo: fix UAF write bug in tomoyo_write_control() (CVE-2024-26622)
     - ALSA: firewire-lib: fix to check cycle continuity
     - ALSA: ump: Fix the discard error code from snd_ump_legacy_open()
     - ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus
       7630
     - ALSA: hda/realtek: tas2781: enable subwoofer volume control
     - ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)
     - ALSA: hda/realtek: fix mute/micmute LED For HP mt440
     - ALSA: hda/realtek: Add special fixup for Lenovo 14IRP8
     - Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
     - landlock: Fix asymmetric private inodes referring
     - gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
     - mm: cachestat: fix folio read-after-free in cache walk
     - [armhf] mtd: rawnand: marvell: fix layouts
     - wifi: nl80211: reject iftype change with mesh ID change
     - btrfs: fix double free of anonymous device after snapshot creation failure
     - btrfs: dev-replace: properly validate device names
     - btrfs: send: don't issue unnecessary zero writes for trailing hole
     - Revert "drm/amd/pm: resolve reboot exception for si oland"
     - drm/buddy: fix range bias
     - drm/amdgpu/pm: Fix the power1_min_cap value
     - drm/amd/display: Add monitor patch for specific eDP
     - [arm64] soc: qcom: pmic_glink: Fix boot when QRTR=m
     - [arm64] dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
     - [arm64] crypto: arm64/neonbs - fix out-of-bounds access on short input
     - [arm64] dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo
       scenario
     - [arm64] dmaengine: fsl-qdma: init irq after reg initialization
     - [arm64,armhf] mmc: mmci: stm32: fix DMA API overlapping mappings warning
     - mmc: core: Fix eMMC initialization with 1-bit bus connection
     - [arm64] mmc: sdhci-xenon: add timeout for PHY init complete
     - [arm64] mmc: sdhci-xenon: fix PHY init clock stability
     - ceph: switch to corrected encoding of max_xattr_size in mdsmap
     - [riscv64] add CALLER_ADDRx support
     - [riscv64] Fix enabling cbo.zero when running in M-mode
     - power: supply: mm8013: select REGMAP_I2C
     - kbuild: Add -Wa,--fatal-warnings to as-instr invocation
     - efivarfs: Request at most 512 bytes for variable names
     - pmdomain: arm: Fix NULL dereference on scmi_perf_domain removal
     - pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation
     - fprobe: Fix to allocate entry_data_size buffer with rethook instances
     - mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
     - mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
     - [x86] e820: Don't reserve SETUP_RNG_SEED in e820
     - [x86] cpu: Allow reducing x86_phys_bits during early_identify_cpu()
     - [x86] cpu/intel: Detect TME keyid bits before setting MTRR mask registers
     - mptcp: map v4 address to v6 when destroying subflow
     - mptcp: avoid printing warning once on client side
     - mptcp: push at DSS boundaries
     - mptcp: fix snd_wnd initialization for passive socket
     - mptcp: fix potential wake-up event loss
     - mptcp: fix double-free on socket dismantle
     - mptcp: fix possible deadlock in subflow diag
     - mfd: twl6030-irq: Revert to use of_match_device()
     - NFS: Fix data corruption caused by congestion.
     - af_unix: Fix task hung while purging oob_skb in GC.
     - af_unix: Drop oob_skb ref before purging queue in GC.
     - [x86] ASoC: cs35l56: fix reversed if statement in
       cs35l56_dspwait_asp1tx_put()
     - [arm64] phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use
       dashes
     - [arm64] phy: qcom-qmp-usb: fix v3 offsets data
     - [amd64] dmaengine: idxd: Remove shadow Event Log head stored in idxd
     - [amd64] dmaengine: idxd: Ensure safe user copy of completion record
     - [powerpc*] pseries/iommu: IOMMU table is not initialized for kdump over
       SR-IOV
     - [powerpc*] rtas: use correct function name for resetting TCE tables
     - gpio: 74x164: Enable output pins after registers are reset
     - gpiolib: Fix the error path order in gpiochip_add_data_with_key()
     - gpio: fix resource unwinding order in error path
     - block: define bvec_iter as __packed __aligned(4)
     - [x86] entry_64: Add VERW just before userspace transition
     - [x86] entry_32: Add VERW just before userspace transition
     - [x86] bugs: Use ALTERNATIVE() instead of mds_user_clear static key
     - [x86] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
     - [x86] KVM/VMX: Move VERW closer to VMentry for MDS mitigation
     - drm/nouveau: don't fini scheduler before entity flush
 .
   [ Salvatore Bonaccorso ]
   * [x86] platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR
     (Closes: #1065320)
Checksums-Sha1:
 44d7f65368f1354f70359aec14f5c9abd5ba759d 229550 linux_6.7.9-1.dsc
 57fc8fed736b377f16f5dd02bbc6393d05cdbb38 144155440 linux_6.7.9.orig.tar.xz
 30e8c0ce7367209380f1eb1c901f185707244d1b 1515932 linux_6.7.9-1.debian.tar.xz
 bfcc0cef289ab489bfa820acb57b70a412d038ef 7357 linux_6.7.9-1_source.buildinfo
Checksums-Sha256:
 f03e7a3c3c7008542400ae7b3c42607497cd6dd4f9d6ad525be474120d7989f2 229550 linux_6.7.9-1.dsc
 51d66778e1fd671adc4bd280b59315ae48e423ddcb2fb9e6b81c49d4d15a57b9 144155440 linux_6.7.9.orig.tar.xz
 24c937624c384f822e2d81170f1c3a152a3c53dbae9bde3a9dccf72dbfc66dca 1515932 linux_6.7.9-1.debian.tar.xz
 a474672b85d6e69174238b4d2efae462954e542ca5616c692bf13740aea87111 7357 linux_6.7.9-1_source.buildinfo
Files:
 1a6a61e28f94940763525c567ccbd911 229550 kernel optional linux_6.7.9-1.dsc
 a9897964c4159bc5162a297742e0a35b 144155440 kernel optional linux_6.7.9.orig.tar.xz
 b1c89678bd64a9aa7bbce882a5401347 1515932 kernel optional linux_6.7.9-1.debian.tar.xz
 fd85ee962f966853554e38ac651d65fd 7357 kernel optional linux_6.7.9-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmXrfu1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89ElZkP/jP0y35TWHVJN2MretRk/W2NNyDLDWjT
OFH/WhwbcZ+UczO9AXi2nfOnwimk6/RybZEXegsDDap2uCK1iovML1tkCAh7s+e0
6CaXNvraGqcoc+rVddsovglzZv5MLEwM81vevg8zPNeRSnfyjKN4WDRLijThPwzX
FxSHpXDZREj27NJHh7r30j8UsJxuGI0qqiZPsgwRATEjiAjOTD4CB2Ay/aqwia4i
vbpkyABJVSSka5Zpvszoxsa6JrrtxFdIUoAeOt9aLYl3F11Y5Vt7rrPTqFL7vvtE
+2jgj5gIJ/jlbVeZSvxEUbeL8xz0HtISFuMpx1gofkCkMjnWtY4Rib9urRvYuJTM
UQJheE0K39d61wc3wqYYGFPmMWufcqnsi96ojUe6PwMxgoY2kmeNWlvUbFC86vQb
Wun4jcKtKPA8PXLRVS+EV+MsldIS6Hd3sHM7uGWsVjeKTMctWsXwmbehHJTLJHZe
Icpxugrn+GtoUxDnM2icfBiau/5grknkvISBgMol3wQIJVpFQe2Od20AOROdh4b/
uZWQalDASI/Jv5VXyiDjmUV7Fb+vCUupGe+46eAGsV5WwPwwe2QdJ/DTD5pzbEbN
HPVdC5pGBqfVumIRs+e3n65Xi9z2VM8xncaYD80UM1rn8DcmIhncHZU0p+WdEcX2
CTQM2UNpHfGO
=2Rvi
-----END PGP SIGNATURE-----

Attachment: pgpk05WvsK6VX.pgp
Description: PGP signature