-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 04 Jul 2026 20:24:27 +0200 Source: linux Binary: bpftool bpftool-dbgsym hyperv-daemons hyperv-daemons-dbgsym intel-sdsi intel-sdsi-dbgsym libcpupower-dev libcpupower1 libcpupower1-dbgsym linux-bpf-dev linux-config-6.12 linux-cpupower linux-cpupower-dbgsym linux-headers-6.12.95+deb13-amd64 linux-headers-6.12.95+deb13-cloud-amd64 linux-headers-6.12.95+deb13-rt-amd64 linux-image-6.12.95+deb13-amd64-dbg linux-image-6.12.95+deb13-amd64-unsigned linux-image-6.12.95+deb13-cloud-amd64-dbg linux-image-6.12.95+deb13-cloud-amd64-unsigned linux-image-6.12.95+deb13-rt-amd64-dbg linux-image-6.12.95+deb13-rt-amd64-unsigned linux-image-amd64-dbg linux-image-amd64-signed-template linux-image-cloud-amd64-dbg linux-image-rt-amd64-dbg linux-kbuild-6.12.95+deb13 linux-kbuild-6.12.95+deb13-dbgsym linux-perf linux-perf-dbgsym rtla rtla-dbgsym usbip usbip-dbgsym Architecture: amd64 Version: 6.12.95-1 Distribution: trixie-security Urgency: high Maintainer: all / amd64 / i386 Build Daemon (x86-grnet-03) Changed-By: Salvatore Bonaccorso Description: bpftool - Inspection and simple manipulation of BPF programs and maps hyperv-daemons - Support daemons for Linux running on Hyper-V intel-sdsi - Intel On Demand (SDSi) provisioning tool libcpupower-dev - CPU frequency and voltage scaling tools for Linux (development fi libcpupower1 - CPU frequency and voltage scaling tools for Linux (libraries) linux-bpf-dev - Headers for BPF development linux-config-6.12 - Debian kernel configurations for Linux 6.12 linux-cpupower - CPU power management tools for Linux linux-headers-6.12.95+deb13-amd64 - Header files for Linux 6.12.95+deb13-amd64 linux-headers-6.12.95+deb13-cloud-amd64 - Header files for Linux 6.12.95+deb13-cloud-amd64 linux-headers-6.12.95+deb13-rt-amd64 - Header files for Linux 6.12.95+deb13-rt-amd64 linux-image-6.12.95+deb13-amd64-dbg - Debug symbols for linux-image-6.12.95+deb13-amd64 linux-image-6.12.95+deb13-amd64-unsigned - Linux 6.12 for 64-bit PCs linux-image-6.12.95+deb13-cloud-amd64-dbg - Debug symbols for linux-image-6.12.95+deb13-cloud-amd64 linux-image-6.12.95+deb13-cloud-amd64-unsigned - Linux 6.12 for x86-64 cloud linux-image-6.12.95+deb13-rt-amd64-dbg - Debug symbols for linux-image-6.12.95+deb13-rt-amd64 linux-image-6.12.95+deb13-rt-amd64-unsigned - Linux 6.12 for 64-bit PCs, PREEMPT_RT linux-image-amd64-dbg - Debugging symbols for Linux amd64 configuration (meta-package) linux-image-amd64-signed-template - Template for signed linux-image packages for amd64 linux-image-cloud-amd64-dbg - Debugging symbols for Linux cloud-amd64 configuration (meta-packa linux-image-rt-amd64-dbg - Debugging symbols for Linux rt-amd64 configuration (meta-package) linux-kbuild-6.12.95+deb13 - Kbuild infrastructure for Linux 6.12.95+deb13 linux-perf - Performance analysis tools for Linux rtla - Real-Time Linux Analysis tools usbip - USB device sharing system over IP network Closes: 1136179 1139686 Changes: linux (6.12.95-1) trixie-security; urgency=high . * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.95 - wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain - wifi: mt76: mt7921: fix a potential scan no APs - wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_sync (CVE-2026-53101) - fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios (CVE-2026-53167) - gpiolib: Extract gpiochip_choose_fwnode() for wider use - gpiolib: Remove redundant assignment of return variable - gpio: Fix resource leaks on errors in gpiochip_add_data_with_key() (CVE-2026-31732) - io_uring/net: Avoid msghdr on op_connect/op_bind async data - drm/xe/display: fix oops in suspend/shutdown without display (CVE-2026-53142) - [arm64] drm/v3d: Store the active job inside the queue's state - [arm64] drm/v3d: Skip CSD when it has zeroed workgroups (CVE-2026-53139) - eventpoll: use hlist_is_singular_node() in __ep_remove() - eventpoll: split __ep_remove() - eventpoll: kill __ep_remove() - eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}() - eventpoll: rename ep_remove_safe() back to ep_remove() - eventpoll: move epi_fget() up - eventpoll: fix ep_remove struct eventpoll / struct file UAF (CVE-2026-46242) - iio: light: bh1780: fix PM runtime leak on error path (CVE-2026-43355) - net: Drop the lock in skb_may_tx_timestamp() (CVE-2026-43216) - Reapply "selftest/ptp: update ptp selftest to exercise the gettimex options" - debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING - debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP - debugobjects: Do not fill_pool() if pi_blocked_on - debugobjects: Dont call fill_pool() in early boot hardirq context - RDMA/bnxt_re: zero shared page before exposing to userspace - i2c: stub: Reject I2C block transfers with invalid length - [amd64] agp/amd64: Fix broken error propagation in agp_amd64_probe() (CVE-2026-53325) - bpf: Reject sleepable kprobe_multi programs at attach time (CVE-2026-43010) - ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn() - regulator: core: fix locking in regulator_resolve_supply() error path - dlm: prevent NPD when writing a positive value to event_done (CVE-2025-23131) - xfs: remove the expr argument to XFS_TEST_ERROR - xfs: fix error returns in CoW fork repair - Revert "net: bonding: fix use-after-free in bond_xmit_broadcast()" - net: bonding: add broadcast_neighbor option for 802.3ad - bonding: add support for per-port LACP actor priority - bonding: print churn state via netlink - bonding: 3ad: implement proper RCU rules for port->aggregator (CVE-2026-52975) - net: bonding: fix use-after-free in bond_xmit_broadcast() (CVE-2026-31419) - bonding: fix NULL pointer dereference in actor_port_prio setting - staging: rtl8723bs: fix buffer over-read in rtw_update_protection (CVE-2026-53179) - fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh() (CVE-2026-53341) - Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs - hv: utils: handle and propagate errors in kvp_register - locking/mutex: Remove wakeups from under mutex::wait_lock - locking/rtmutex: Skip remove_waiter() when waiter is not enqueued - phonet: Pass ifindex to fill_addr(). - phonet: Pass net and ifindex to phonet_address_notify(). - net: phonet: free phonet_device after RCU grace period (CVE-2026-53157) - rxrpc: Fix the ACK parser to extract the SACK table for parsing (CVE-2026-53151) - fuse: re-lock request before replacing page cache folio - ftrace: Update the mcount_loc check of skipped entries - ftrace: Have ftrace pages output reflect freed pages - ftrace: Do not over-allocate ftrace memory - ftrace: Test mcount_loc addr before calling ftrace_call_addr() - ftrace: Check against is_kernel_text() instead of kaslr_offset() - net: ipv6: Make udp_tunnel6_xmit_skb() void - sctp: disable BH before calling udp_tunnel_xmit_skb() (CVE-2026-53070) - iio: light: veml6075: add bounds check to veml6075_it_ms index - iio: adc: ti-ads1298: add bounds check to pga_settings index - vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write - [arm64] serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero - ksmbd: reject non-VALID session in compound request branch - media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si - virtiofs: fix UAF on submount umount - [amd64] KVM: x86: Fix shadow paging use-after-free due to unexpected role (CVE-2026-53359) - [amd64] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level - Revert "PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion support" - [amd64] KVM: SEV: Ignore MMIO requests of length '0' - [amd64] KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+ - [amd64] KVM: SEV: Ignore Port I/O requests of length '0' - batman-adv: tp_meter: keep unacked list in ascending ordered - batman-adv: tp_meter: initialize dup_acks explicitly - batman-adv: tp_meter: initialize dec_cwnd explicitly - batman-adv: tp_meter: avoid window underflow - batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd - batman-adv: tp_meter: fix fast recovery precondition - batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection - batman-adv: tp_meter: add only finished tp_vars to lists - batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE - batman-adv: prevent ELP transmission interval underflow - batman-adv: tp_meter: initialize last_recv_time during init - batman-adv: ensure bcast is writable before modifying TTL - batman-adv: fix (m|b)cast csum after decrementing TTL - batman-adv: frag: ensure fragment is writable before modifying TTL - batman-adv: frag: avoid underflow of TTL - batman-adv: v: prevent OGM aggregation on disabled hardif - batman-adv: tp_meter: restrict number of unacked list entries - batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE - batman-adv: tp_meter: prevent parallel modifications of last_recv - batman-adv: tp_meter: handle overlapping packets - batman-adv: tt: don't merge change entries with different VIDs - batman-adv: tt: track roam count per VID - batman-adv: dat: prevent false sharing between VLANs - batman-adv: tvlv: enforce 2-byte alignment - batman-adv: tvlv: avoid race of cifsnotfound handler state - ipv6: account for fraggap on the paged allocation path (CVE-2026-53362) - fs: constify file ptr in backing_file accessor helpers - lsm: add backing_file LSM hooks - selinux: fix overlayfs mmap() and mprotect() access checks - inet: add indirect call wrapper for getfrag() calls - ipv4: account for fraggap on the paged allocation path - ntfs3: reject direct userspace writes to reserved $LX* xattrs - [amd64] KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb() - [amd64] KVM: SEV: Unmap and unpin the GHCB as needed on vCPU free - af_unix: Set gc_in_progress to true in unix_gc(). (CVE-2026-53361) - mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program - mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g - mac802154: llsec: add skb_cow_data() before in-place crypto - net: skmsg: preserve sg.copy across SG transforms - net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink - apparmor: mediate the implicit connect of TCP fast open sendmsg - apparmor: fix use-after-free in rawdata dedup loop - NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR - fbdev: fix use-after-free in store_modes() - kernel/fork: clear PF_BLOCK_TS in copy_process() - block: invalidate cached plug timestamp after task switch - err.h: use __always_inline on all error pointer helpers - KEYS: fix overflow in keyctl_pkey_params_get_2() - keys: Pin request_key_auth payload in instantiate paths - wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3S - wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peer - wifi: ath11k: fix warning when unbinding - wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptor - wifi: rtw88: increase TX report timeout to fix race condition - wifi: rtw88: usb: fix memory leaks on USB write failures - wifi: iwlwifi: mvm: fix race condition in PTP removal - f2fs: validate compress cache inode only when enabled - f2fs: fix to round down start offset of fallocate for pin file - f2fs: validate ACL entry sizes in f2fs_acl_from_disk() - f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node() - f2fs: keep atomic write retry from zeroing original data - block: Avoid mounting the bdev pseudo-filesystem in userspace - bpf: use kvfree() for replaced sysctl write buffer - exfat: fix potential use-after-free in exfat_find_dir_entry() - KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned() - gfs2: fix use-after-free in gfs2_qd_dealloc - [arm64] pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next() - hdlc_ppp: sync per-proto timers before freeing hdlc state - blk-cgroup: fix UAF in __blkcg_rstat_flush() - tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done - pNFS: Fix use-after-free in pnfs_update_layout() - fpga: region: fix use-after-free in child_regions_with_firmware() - rpmsg: char: Fix use-after-free on probe error path - ocfs2: reject oversized group bitmap descriptors - 9p: avoid putting oldfid in p9_client_walk() error path - [amd64] KVM: x86: hyper-v: Bound the bank index when querying sparse banks - [amd64] KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path - power: reset: linkstation-poweroff: fix use-after-free in the linkstation_poweroff_init() - [riscv64] mm: Extract helper mark_new_valid_map() - [riscv64] kfence: Call mark_new_valid_map() for kfence_unprotect() - fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var - fbdev: modedb: fix a possible UAF in fb_find_mode() - fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode - i2c: core: fix adapter registration race - NFSD: Fix SECINFO_NO_NAME decode error cleanup - nfsd: fix posix_acl leak on SETACL decode failure - nfsd: check get_user() return when reading princhashlen - nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race - nfsd: reset write verifier on deferred writeback errors - NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr - NFS: Prevent resource leak in nfs_alloc_server() - ksmbd: fix out-of-bounds read in smb_check_perm_dacl() - serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails - drivers/base/memory: set mem->altmap after successful device registration - Documentation: ioctl-number: Fix linuxppc-dev mailto link - Documentation: ioctl-number: Extend "Include File" column width - [amd64] crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user() - [amd64] crypto: qat - Return pointer directly in adf_ctl_alloc_resources - [amd64] crypto: qat - remove unused character device and IOCTLs - net/tcp-ao: fix use-after-free of key in del_async path - locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex - net: bonding: update the slave array for broadcast mode - bonding: annotate data-races arcound churn variables - bonding: do not set usable_slaves for broadcast mode . [ Salvatore Bonaccorso ] * net/netfilter: Enable NETFILTER_NETLINK_HOOK as module (Closes: #1139686) * [rt] Refresh "locking/rt: Annotate unlock followed by lock for sparse." . [ Uwe Kleine-König ] * [amd64] Enable CONFIG_PINCTRL_CS42L43 and CONFIG_SPI_CS42L43 explicitly (Closes: #1136179) Checksums-Sha1: 9dc17d3de2a96be4074026da986eb7aca045eac1 965488 bpftool-dbgsym_7.5.0+6.12.95-1_amd64.deb 60b6010481000ba5eebf27b798ac26513a7c6c67 1580108 bpftool_7.5.0+6.12.95-1_amd64.deb e8b531a04888edfd7a669e3aab0ce39baf22d2d4 46360 hyperv-daemons-dbgsym_6.12.95-1_amd64.deb ad6ed84609b305aef9857078135c2900b090030b 1313896 hyperv-daemons_6.12.95-1_amd64.deb 7f160b44ed1a5c72bec2da97ebfc10eb41924913 19660 intel-sdsi-dbgsym_6.12.95-1_amd64.deb bec036c13164160b8b6d0ebd165dff31fe072360 1302200 intel-sdsi_6.12.95-1_amd64.deb bf26b164f5149a05eba12747962648f14484c69c 1297980 libcpupower-dev_6.12.95-1_amd64.deb bb3aed3f58395773c5d090bee0530d6e6a23954a 32368 libcpupower1-dbgsym_6.12.95-1_amd64.deb d7e07b159cd9b0cee699d241067ac3411319a01c 1305808 libcpupower1_6.12.95-1_amd64.deb 9210a8260933c45d11aa9e8195ca55ff6fe8e707 1766088 linux-bpf-dev_6.12.95-1_amd64.deb 5327bf8b585da3a44a6906a776e4304b6cc38c9b 1439604 linux-config-6.12_6.12.95-1_amd64.deb 44022780d816a01b50618093671da64ffbd908b6 402180 linux-cpupower-dbgsym_6.12.95-1_amd64.deb fe2b2dc0e2c4ea4c1f9eeb080eac9b9b1a374af9 1471224 linux-cpupower_6.12.95-1_amd64.deb cfe1cfc99f510ccc78afe95a8b18c386dea48dff 3056872 linux-headers-6.12.95+deb13-amd64_6.12.95-1_amd64.deb ce762943855ad53d12a750959c7232a6a7bb6e14 2716392 linux-headers-6.12.95+deb13-cloud-amd64_6.12.95-1_amd64.deb 3f17d59955732b7d4c9f6ea5d3b74111235873d7 3051684 linux-headers-6.12.95+deb13-rt-amd64_6.12.95-1_amd64.deb e9cc04b3f3d9c3713ef3144ba34d4ad0d7297c25 1040190924 linux-image-6.12.95+deb13-amd64-dbg_6.12.95-1_amd64.deb 8461ff97f96af3318c2014cb292bfb709ecf6adc 107784904 linux-image-6.12.95+deb13-amd64-unsigned_6.12.95-1_amd64.deb 4e51f7bd24b1c590a14c81e10ecf4abbbc0fd22b 318504512 linux-image-6.12.95+deb13-cloud-amd64-dbg_6.12.95-1_amd64.deb 31145dd45bff6169b11a046579d6184cad295108 34293292 linux-image-6.12.95+deb13-cloud-amd64-unsigned_6.12.95-1_amd64.deb c3d5fcf470eed7b34c8f19825e88cdf33d202e5d 1040409500 linux-image-6.12.95+deb13-rt-amd64-dbg_6.12.95-1_amd64.deb 77543a37fd9fdf6153bd89e127841c7a7b976ee3 107753544 linux-image-6.12.95+deb13-rt-amd64-unsigned_6.12.95-1_amd64.deb a639dd1a7d32e85803890a01b818312481d932e8 1160 linux-image-amd64-dbg_6.12.95-1_amd64.deb aebc86532af0c87cf53a90ca0ba41e097abc06f9 2259364 linux-image-amd64-signed-template_6.12.95-1_amd64.deb ee656ae81dfe581b9655a5d214088f3b0a630a47 1176 linux-image-cloud-amd64-dbg_6.12.95-1_amd64.deb 620c1c297f2c80fcc88272163b0719e1262af3a5 1172 linux-image-rt-amd64-dbg_6.12.95-1_amd64.deb 70798ce3202d08f8e1a21e35f4f720c3af32233b 1919020 linux-kbuild-6.12.95+deb13-dbgsym_6.12.95-1_amd64.deb 2193f987a83fd83c2a80eb247025e40ff513ac5a 1729640 linux-kbuild-6.12.95+deb13_6.12.95-1_amd64.deb 093a0fdf19407147fc4f036a07bf42343fddba20 12373068 linux-perf-dbgsym_6.12.95-1_amd64.deb f39b64b81476eacd47545ab1dedd004b55b7390a 4848484 linux-perf_6.12.95-1_amd64.deb aef39701c5952d6c212100ab73641b0403c58eeb 22474 linux_6.12.95-1_amd64-buildd.buildinfo d8923e863bb875b4d588c0141d8641cd627a871f 112144 rtla-dbgsym_6.12.95-1_amd64.deb 186104f0d2aeeb6461d198631ecab4358015069a 1352220 rtla_6.12.95-1_amd64.deb eee819eefcdc908947243ddad7ee319b69f77e66 145888 usbip-dbgsym_2.0+6.12.95-1_amd64.deb 330c19f35dfecca1eea7f31e298ea6d519a4c1d8 1338560 usbip_2.0+6.12.95-1_amd64.deb Checksums-Sha256: 325aca3d3b2e5aff999eb721705f57f2a70e16146834c1329a22e44ebb77cfde 965488 bpftool-dbgsym_7.5.0+6.12.95-1_amd64.deb 4c7f27fa64b113fbbb29712edb63027b9d458f1c5101cae0c886aaf56d975fac 1580108 bpftool_7.5.0+6.12.95-1_amd64.deb 1e2d8c779c5a5e6b74ed7163d3d40ceceb9a127558d8cedbdcd29b36baf3a1bd 46360 hyperv-daemons-dbgsym_6.12.95-1_amd64.deb 466d4d0550e99a1a8faf0c8f771e56b2190f716f9a1599da2fdb7610435bd64e 1313896 hyperv-daemons_6.12.95-1_amd64.deb 5bd1e7a3d7d1d61dd622c4443fb9805f3285c85ff8fa8ad8a0bbda66e388b5c4 19660 intel-sdsi-dbgsym_6.12.95-1_amd64.deb f05bf9465e20e214876ad54443d5ca00e71ff4bc1b0ffa905be01cf56277875d 1302200 intel-sdsi_6.12.95-1_amd64.deb d2ce2543e36fc4f734adabe0df98297c684962c9e27f6a36bb856dbfb18eb5c5 1297980 libcpupower-dev_6.12.95-1_amd64.deb a066769a962999281678c7e8e80942b2f676e910e28612b3b7521910614345c9 32368 libcpupower1-dbgsym_6.12.95-1_amd64.deb 48d60d6bf55e3f62f7fb1fd3bc3ac1d27f8a0f8483a2bccb67b1d7c40c7519d9 1305808 libcpupower1_6.12.95-1_amd64.deb 3c04911988e3a5221a48a6e73687cae7542878ef3fa5cdab56a175b6c2ac3f47 1766088 linux-bpf-dev_6.12.95-1_amd64.deb 1b627b63ce318b7727d3d0ca49724705c10f5544cc962ac50790ca799be6223a 1439604 linux-config-6.12_6.12.95-1_amd64.deb 5f7df2156a1e35ede666f09ae2e6734d27d3f501e9f7aa4ed67184ed7bced424 402180 linux-cpupower-dbgsym_6.12.95-1_amd64.deb a2e2bedfd7d7f294e9b41a1cab44f7b37ffae538b3f0fe92803ea7de844aacf0 1471224 linux-cpupower_6.12.95-1_amd64.deb 6d8763ad4f74bf2a79c0e472ffa1232624797b19a3f62b6ed0b340956ab56924 3056872 linux-headers-6.12.95+deb13-amd64_6.12.95-1_amd64.deb 76ffa7cb14195a16d42c84be391ebeba4e9e08d1ab0b3a7dd3fc1f65a021faa1 2716392 linux-headers-6.12.95+deb13-cloud-amd64_6.12.95-1_amd64.deb 1559155e98ed7d539f28b3e3a6d7f301a66e77dc4f28c95c89802c335071147b 3051684 linux-headers-6.12.95+deb13-rt-amd64_6.12.95-1_amd64.deb f36c3c3e242dc148478fd60d78e889c51ed79a5300b4b48b99090305213bf82f 1040190924 linux-image-6.12.95+deb13-amd64-dbg_6.12.95-1_amd64.deb 744b3d593dee1f99e12ec86c59de31a4407f9365deee64b170b830233fb0e6c5 107784904 linux-image-6.12.95+deb13-amd64-unsigned_6.12.95-1_amd64.deb a4e94fd0599a1509d2bb4a4020171ebe06a67c52959b6d33e15bc249b6349cf8 318504512 linux-image-6.12.95+deb13-cloud-amd64-dbg_6.12.95-1_amd64.deb 608797527b6d3d2c84bd82a3c1c5e90380bc0aefe80a2dacc1804bea914d4a93 34293292 linux-image-6.12.95+deb13-cloud-amd64-unsigned_6.12.95-1_amd64.deb c0d5c0275c9789e05382d231c56e7ea791a4a1948a1c94c0a69f684bf3b53458 1040409500 linux-image-6.12.95+deb13-rt-amd64-dbg_6.12.95-1_amd64.deb 75ed4ef963593a7521beacb1d5cd58ada5d9fbb10a11e74b045962c100d1fe3a 107753544 linux-image-6.12.95+deb13-rt-amd64-unsigned_6.12.95-1_amd64.deb 2b8f44c496aa7a0728d6ba80d55191af617c138a20abb8f5d56d8ad566b20533 1160 linux-image-amd64-dbg_6.12.95-1_amd64.deb 1484713914a2da1628925c309a4c2388f4d3562c70d58750befb31d14bfd60af 2259364 linux-image-amd64-signed-template_6.12.95-1_amd64.deb 6c955965e235e5c84f263629adc5a6aa6313ac887a62fed13137132d61ce7bd0 1176 linux-image-cloud-amd64-dbg_6.12.95-1_amd64.deb fe4ca38ffaebb1c2e688ab15c8d7578f273f510722c2e873b74317e86927846c 1172 linux-image-rt-amd64-dbg_6.12.95-1_amd64.deb 9ca3a398d1c40329c6b3d5a8e78da760e3aca87d7bac2b92784e5ce2ec9bea9f 1919020 linux-kbuild-6.12.95+deb13-dbgsym_6.12.95-1_amd64.deb a2e98145f555ee07d3d644ed2d22300d106f6995c24b1b1509d3c812ed785555 1729640 linux-kbuild-6.12.95+deb13_6.12.95-1_amd64.deb 556dca99d942dc81afad297d1cf57253f80c4aeb1237a6eebe73074776b51ef6 12373068 linux-perf-dbgsym_6.12.95-1_amd64.deb 9ab68f646cbafb9d9a474142b6a7c7712c7d3cdd29626338cfb8b6f02516b8cc 4848484 linux-perf_6.12.95-1_amd64.deb be439f66b6c4f9bac46889aa97dfbee595fdcef722ead2426f1828ff7e000529 22474 linux_6.12.95-1_amd64-buildd.buildinfo 367d026de00056dbfef968967f36cd9c1237fa28c6d2fc68f818678c08fd5419 112144 rtla-dbgsym_6.12.95-1_amd64.deb bcf18775d18e48fceb506420900310a16a68c39be9f598cdc14e047ac4a2eb20 1352220 rtla_6.12.95-1_amd64.deb 75e8b8d2c6435e73759e3efe19ab47a88024f0c9fa588da7a7298fac40c02cf5 145888 usbip-dbgsym_2.0+6.12.95-1_amd64.deb 64fae019af7e1b57829c89b22fbe7c04f3b23fd9f5ea81ab2101846ff1c721db 1338560 usbip_2.0+6.12.95-1_amd64.deb Files: 14eac13c51b286783fece6c3ad920dcb 965488 debug optional bpftool-dbgsym_7.5.0+6.12.95-1_amd64.deb bf870f9517d3dad449ff4258d3cff66b 1580108 devel optional bpftool_7.5.0+6.12.95-1_amd64.deb 8dd581b856c6d01123ee504c9b56c102 46360 debug optional hyperv-daemons-dbgsym_6.12.95-1_amd64.deb d40fb40c637add7e0e2b99c40bdb6d63 1313896 admin optional hyperv-daemons_6.12.95-1_amd64.deb 0785fb09493d19fc8146ea02e6d7ccd1 19660 debug optional intel-sdsi-dbgsym_6.12.95-1_amd64.deb bc421f19a2893ca6d856f2272d4a811d 1302200 admin optional intel-sdsi_6.12.95-1_amd64.deb 05434629dbb535570c4c07fde0d0febb 1297980 libdevel optional libcpupower-dev_6.12.95-1_amd64.deb 03a407600aac6091f7abfeea3c07d04a 32368 debug optional libcpupower1-dbgsym_6.12.95-1_amd64.deb d9d626f181e58f9640e26d619d7aa24b 1305808 libs optional libcpupower1_6.12.95-1_amd64.deb ae4353242fa10ff3e14188fc2fa49f72 1766088 devel optional linux-bpf-dev_6.12.95-1_amd64.deb d7febfd0d04abfe6b022f92227618ed4 1439604 kernel optional linux-config-6.12_6.12.95-1_amd64.deb fd4264c01d88eb4ffd44d3242306d720 402180 debug optional linux-cpupower-dbgsym_6.12.95-1_amd64.deb a12116e061bf9c5728a825bf2686a648 1471224 admin optional linux-cpupower_6.12.95-1_amd64.deb a21455c61eb44802a5cfdf0261a9c643 3056872 kernel optional linux-headers-6.12.95+deb13-amd64_6.12.95-1_amd64.deb b7f4578e31a790b51753a048a7b57e87 2716392 kernel optional linux-headers-6.12.95+deb13-cloud-amd64_6.12.95-1_amd64.deb 8deb448ad399712ee7174916ae5aadda 3051684 kernel optional linux-headers-6.12.95+deb13-rt-amd64_6.12.95-1_amd64.deb 3ffdda8e6a76703835f23a8c75772dc6 1040190924 debug optional linux-image-6.12.95+deb13-amd64-dbg_6.12.95-1_amd64.deb 991193f1e0230fe5b441c2288d5199b6 107784904 kernel optional linux-image-6.12.95+deb13-amd64-unsigned_6.12.95-1_amd64.deb b0ff341d8cf0096573d19a6abebc946e 318504512 debug optional linux-image-6.12.95+deb13-cloud-amd64-dbg_6.12.95-1_amd64.deb 9d94fb1683fc77d23194de8303a13d31 34293292 kernel optional linux-image-6.12.95+deb13-cloud-amd64-unsigned_6.12.95-1_amd64.deb 827308e471df466a9186de7204bc04e6 1040409500 debug optional linux-image-6.12.95+deb13-rt-amd64-dbg_6.12.95-1_amd64.deb 22b024badde7d316eaef237d650a42ab 107753544 kernel optional linux-image-6.12.95+deb13-rt-amd64-unsigned_6.12.95-1_amd64.deb f989123f1c06debb79bce1907299b106 1160 kernel optional linux-image-amd64-dbg_6.12.95-1_amd64.deb ab3ccc5e47064fa96a343190bcab2dbb 2259364 kernel optional linux-image-amd64-signed-template_6.12.95-1_amd64.deb 034fe75c6b6e98e2730c3785ab941001 1176 kernel optional linux-image-cloud-amd64-dbg_6.12.95-1_amd64.deb fdea6421fc44344d50a17211fc814733 1172 kernel optional linux-image-rt-amd64-dbg_6.12.95-1_amd64.deb c34714405aed93cccb0fe9327e490367 1919020 debug optional linux-kbuild-6.12.95+deb13-dbgsym_6.12.95-1_amd64.deb 441ff7eb4f1a7efde0841040dacf6382 1729640 kernel optional linux-kbuild-6.12.95+deb13_6.12.95-1_amd64.deb 5be2a2b33633bf46cce148f543cb6018 12373068 debug optional linux-perf-dbgsym_6.12.95-1_amd64.deb 60ebfc7cd8c9fd4968296b3bed5365ff 4848484 devel optional linux-perf_6.12.95-1_amd64.deb d3fa579bbce727662f4ee215e2b5f7fe 22474 kernel optional linux_6.12.95-1_amd64-buildd.buildinfo 802b21b4cd1b0d6e887625d83fd3cfd4 112144 debug optional rtla-dbgsym_6.12.95-1_amd64.deb d3c4e36dad4edc316d74bdb431339275 1352220 devel optional rtla_6.12.95-1_amd64.deb da185581d53e3ea98a2983abf729eb96 145888 debug optional usbip-dbgsym_2.0+6.12.95-1_amd64.deb 42844683edcef933e92fc29285540edb 1338560 admin optional usbip_2.0+6.12.95-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE5ZI1lXv5WjhHIVjsN8Ugyu9dQiQFAmpKNoUACgkQN8Ugyu9d QiR8JBAAgmTPw5KAxxTEoCj/u++CTXK0tGKh4D4cfCg9hVjAOD5T6pTdU2p8VNxT 01c02M+5S3YNzXAerKU916vwg2F+D1D3zEgZGIdk3ZljWoHtpnt9Tv7JMDq0YCry GcvMlM54IuttXkzG7lV8knYtUaWJeBChJl9Ym58Yj8Ht9cL9vpUxHOvhxfQsmPS0 INVkqHqbr3soQ0ugt/ELuDcVbMzRqA7dpuXy8iKDBpUQ6L27a4j7ekXHoO3UpC7V PJTpIfFCsrZEXrdRqX2EE2WRtriHCPCPqTiS9rQamkt41iCyOY6dISJY08oQFuSf +fYwFIGDwF9mp8KD7mIYOjEzJXwiba5HAQ2ccfk/fRfhwNgR3QpVbCwnlufVYCOg HzeUiIHIUrA4xRg3BN6H7ueyJ0uA2v+a/G4JlRyj72AdsUbd2hAVQFlwULPN4drj R3M0yyPB9g45H2Vxgylxrh76AvBvr4Bgth5pva2iWHh3rhm4TqIw0Dlz08j513xH 7sWlt8qCe4NFXUDgpg3GF8SwCYo7DFY6RCeX4dZaLYSd+UeVItDqOmaWqzlSwtz/ sMmajR7Nbro002n7d228XPJf/7OSJma8gay0h/qfoHQbKMjopIUMepznkcTkhqk1 47Rn+blARd8SuwJri6+f1urmJ+dTm/zkafvV0E4yLyTgA7aW5A8= =Sis8 -----END PGP SIGNATURE-----