-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 28 Aug 2026 18:24:29 +0200
Source: linux
Architecture: source
Version: 7.1.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Salvatore Bonaccorso <carnil@debian.org>
Changes:
linux (7.1.12-1) unstable; urgency=medium
.
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v7.x/ChangeLog-7.1.11
- xfs: hoist per-bucket unlinked list check to helper
- xfs: don't livelock in scrub on a circular unlinked list
- xfs: add a xchk_ip_set_corrupt helper
- xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref
error
- PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
- Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
- [arm64] iommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardown
- [amd64] iommu/iommufd: Fix NULL pointer deref in
iommufd_ioas_change_process when racing with iopt_map_file_pages
- ALSA: FCP: Use a private URB for the notification endpoint
- ALSA: scarlett2: Use a private URB for the notification endpoint
- rndis_host: add overflow check in rndis_rx_fixup()
- nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
- io_uring/futex: don't mark futex wake requests as inflight
- io_uring/futex: only mark private futex waits as inflight
- ALSA: dummy: Check card index validity at probe
- io_uring/cmd: fix iovec leak when the async cmd is not recycled
- io_uring/io-wq: fix worker accounting when canceling creation callbacks
- io_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()
- io_uring/uring_cmd: don't skip completion for a synchronous multishot cmd
- io_uring: defer eventfd signaling when queued from a wakeup handler
- ocfs2: fix missing metadata reservation for large xattrs
- null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflows
- kcov: fix data corruption and race conditions on PREEMPT_RT
- ext4: stop retrying saturated xattr cache entries
- nilfs2: reject invalid block index in GC ioctl
- ext4: clear error before retrying inode xattr space fallback
- ext4: avoid tail write_begin walk for uptodate folios
- ext4: propagate errors from fast commit range replay
- ext4: don't enable DAX on new encrypted files
- ext4: fix incorrect function call when initializing s_resgid
- xfs: validate attr entry pointer before field access
- xfs: restore nofs context unconditionally in xfs_trans_roll
- [amd64] drm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usage
- [amd64] drm/i915: Track fence region ID in plane state
- [amd64] drm/i915: Introduce struct intel_fb_pin_params
- drm/xe: Fix DPT allocation paths.
- nfc: digital: clamp SENSF_RES length to the destination buffer
- nfc: fdp: bound the device-reported read length and fix an skb leak
- nfc: microread: validate target discovery payload lengths
- nfc: llcp: bound the connect_sn TLV walk to the skb
- nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
- nfc: llcp: reject PDUs shorter than the LLCP header
- nfc: pn533: purge fragmented skbs during cleanup
- nfc: st21nfca: validate ATR_REQ length against the received frame
- nfc: nci: add data_len bound checks to activation parameter extractors
- nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
- nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
- nfc: nci: free destination parameters when closing a connection
- ipv4: reject undersized MTUs in ip_do_fragment()
- ipv6: fix use-after-free in ip6_finish_output2()
- [riscv64] mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()
- dmaengine: fsl-edma: Add error handling for devm_kasprintf
- nvmet-auth: zero the AUTH_RECEIVE response buffer
- nvmet-fc: fix invalid free in LS IOD error path
- nvmet-tcp: bound SGL data length before allocating command buffers
- nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations
- nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()
- nvmet: pci-epf: put CQ ref on create_cq mapping failure
- fbdev: Wrap user-invoked calls to fb_set_var() in helper
- fbdev: serialize mode sysfs access with lock_fb_info()
- drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
- drm/amdgpu: Allocate coredump ring buffers per ring
- mptcp: pm: rename add_entry structure to add_addr
- mptcp: pm: uniform announced addresses helpers
- mptcp: pm: fix memory leak from alloc-during-teardown race
- HID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-C
- HID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()
- HID: magicmouse: re-enable multitouch after reset-resume
- HID: magicmouse: do not keep a stale msc->input if no input is claimed
- HID: core: fix OOB read of field->usage in hid_set_field()
- HID: pidff: fix OOB write when hid->inputs is empty
- net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
- futex/pi: Reject cross-mm private futex owners
- futex: Sanitize and document task_struct::futex::state transitions
- futex/pi: Plug private futex exec() race
- futex: Fix race in futex_pivot_pending() during private hash resize
- futex: Fix race on the initial mm->futex.phash.ref allocation
- futex: Fix might_sleep() warning in futex_pivot_pending()
- HID: asus: fix missing hid_is_usb() check
- HID: huawei: fix missing hid_is_usb() check
- HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()
- HID: nintendo: register input device after capabilities are set
- HID: nintendo: stop device IO before hid_hw_stop on probe failure
- HID: rapoo: fix missing hid_is_usb() check
- HID: core: fix number/pointer type confusion on long items
- HID: ft260: fix stack-use-after-return write in I2C read race
- HID: sensor: custom: Fix use-after-free in enable_sensor
- HID: uclogic: fix use-after-free of inrange_timer on remove
- HID: hyperv: validate initial device info bounds
- HID: input: read battery capacity from its actual report offset
- Bluetooth: hci_event: fix LE list UAF on reset
- Bluetooth: hci_event: validate LE Set CIG Parameters response
- Bluetooth: hci_sync: Fix accept list UAF during suspend
- Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
- Bluetooth: ISO: zero the sockaddr before returning it in getname
- Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
- Bluetooth: hci_aml: validate firmware segment lengths
- futex: Avoid private hash use-after-free on final put
- [amd64,arm64] ptp: vmclock: prevent read-only mappings from becoming
writable (CVE-2026-80724)
https://www.kernel.org/pub/linux/kernel/v7.x/ChangeLog-7.1.12
- inet: frags: strip GSO state from fragments before reassembly
(CVE-2026-80590)
Checksums-Sha1:
d61358b98cdaa776c2645e837865fcfdff833f13 196174 linux_7.1.12-1.dsc
1477dfc019b72f38bfbe6f576bc3b90a7b97f009 161695260 linux_7.1.12.orig.tar.xz
675e2c2cecc4ef7ece61928a7651197d181c3062 1540788 linux_7.1.12-1.debian.tar.xz
edda00745ddd54c719e2f5b2f884dde04d7da6cf 6912 linux_7.1.12-1_source.buildinfo
Checksums-Sha256:
c3981a51e095211b11ddba1800c00c8f59279fcc9a0cec20c5f3b9320df40efb 196174 linux_7.1.12-1.dsc
ae80c0d4333ad4026f8f1645134473301750f96f8e4d6bdf36c2f3bb448769a3 161695260 linux_7.1.12.orig.tar.xz
31999f52681f6c4fcf226c2fee5909420f0d50569298d09897d520852bf72aef 1540788 linux_7.1.12-1.debian.tar.xz
96a5c3207400bc94d142f6b5b237da8989407e863ff53df89cf07846531cc2be 6912 linux_7.1.12-1_source.buildinfo
Files:
c5fd42ab6b5128db4ce0a9d372cc5027 196174 kernel optional linux_7.1.12-1.dsc
d5027764795dd921bcf2e6aa9b0a0965 161695260 kernel optional linux_7.1.12.orig.tar.xz
5e8d042d3566f13fbead81cae2daefe3 1540788 kernel optional linux_7.1.12-1.debian.tar.xz
f5f8d123d54d1d41093071cf7119aae3 6912 kernel optional linux_7.1.12-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmqRtyJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EhJcP/jj4ZVt/QtXTTLOEZyWMx9Uhtq6y997C
HX7G081nogJCZsG9e20JU3n/hnEqQ1ENaVHLoz9TjNFHkUGpPCZIHnlF69j7J7tC
H2H8uDf9o4xJmtjt4c45qSRxqpuY/cftEV2du7NxO/3//D2kCkpte74GjNVomAcE
LahotCykRuNHhpVc/PKDQFMqzGHILQ8XEBmJYSWrLYhuwn3lmUK0RkZtHYXEGKkV
26scEi2hlVLwd6veWvq4ydWUrQV9XkctL6xMk+GwUZfFe/vQxdGy/iez9s37ob0w
0ASpBCoYvl/QW/H9QNXqRc0Y5MGNWPx+/D9ZMGdPhTn4o/NfVNSkworJ+cJxs/86
FpAPSo1iQMdICyaYGqRyFTfS7R/Z8h3j/z4P9K26QxQ2q2dOgLvL5wW1mdZzJzV5
ocroPuAe5vVJm8wWYETNKBdkGwyXSLzu1Y1SXHgoDkvB07G5OSY5zdEHkLi31FC0
0yB/JllxI4d6jSsNFtlCjxn3LFJsWLGy2v1Fk5dOISF9gCgv+7drQzLLbYnWv11/
x0e/0a/E8PFep3r5KPe1rSIRO9+oovLMWWeKbZVUDn3yiXP1zCCaPxf6hYJzy/H2
zVWTC2cWq3q7w78B2Nu/ZvOHjYh+7A7VCJydi4z9POaradlwrCFqLn3P+ImE0PhB
OhKZx7hOiziN
=3Vel
-----END PGP SIGNATURE-----