# XanMod Kernel 7.1.13-xanmod1 - Product: XanMod Kernel (https://whatsnew.fyi/product/xanmod) - Vendor: XanMod - Date: 2026-09-02 - Version: 7.1.13-xanmod1 - Original notes: https://gitlab.com/xanmod/linux/-/releases/7.1.13-xanmod1 - Permalink: https://whatsnew.fyi/product/xanmod/releases/7.1.13-xanmod1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — usb: usbfs: fix use-after-free of usb_device in usbdev_release() - **fixed** — wifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skb - **fixed** — USB: c67x00: fix use-after-free in c67x00_add_iso_urb() - **removed** — USB: serial: spcp8x5: drop broken carrier detect support - **fixed** — USB: serial: option: fix slab OOB read in interrupt URB callback - **fixed** — ALSA: usb-audio: Complete cleanup after system-resume errors - **fixed** — ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output() - **fixed** — ALSA: usb-audio: Fix sample rates for PreSonus AudioBox USB - **changed** — usb: core: Strengthen error handling in hub_hub_status() - **changed** — usb: core: Add lock to usb_wakeup_notification() - **fixed** — KVM: s390: vsie: zero stale crypto bits - **removed** — crypto: qce: Remove unsafe/deprecated algorithms - **fixed** — crypto: mxs-dcp: fix source scatterlist length access - **fixed** — crypto: iaa: fall back to software for multi-entry scatterlists - **fixed** — crypto: qce: fix CCM AAD buffer underallocation - **changed** — crypto: krb5: use kfree_sensitive() for derived key buffers - **fixed** — crypto: atmel-tdes: use scatterlist length before DMA mapping - **changed** — crypto: qcom-rng: Allow zero as a random number - **removed** — crypto: qcom-rng: Remove crypto_rng interface - b553b3542801 Linux 7.1.13-xanmod1 - 43ca95d8926c Merge tag 'v7.1.13' into 7.1 - 81d3924095fd Linux 7.1.13 - 7f0278e474c4 usb: usbfs: fix use-after-free of usb_device in usbdev_release() - 8d481f935889 wifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skb - 7983daa15998 USB: c67x00: fix use-after-free in c67x00_add_iso_urb() - 6bfa6c003d16 USB: serial: spcp8x5: drop broken carrier detect support - a72a13c83a65 USB: serial: option: fix slab OOB read in interrupt URB callback - 6c94877b6bab ALSA: usb-audio: Complete cleanup after system-resume errors - 7f00dbddb51f ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output() - b7c47225d4e2 ALSA: usb-audio: Fix sample rates for PreSonus AudioBox USB - 3a607bf79f86 usb: core: Strengthen error handling in hub_hub_status() - 960ca456faf6 usb: core: Add lock to usb_wakeup_notification() - d4bcd2df6d0d KVM: s390: vsie: zero stale crypto bits - 14f8bdfc7ac9 crypto: qce - Remove unsafe/deprecated algorithms - 0e9edb108a63 crypto: mxs-dcp - fix source scatterlist length access - cec32be0dcbf crypto: iaa - fall back to software for multi-entry scatterlists - 46a84efe2dba crypto: qce - fix CCM AAD buffer underallocation - 91b96dc9cc25 crypto: krb5 - use kfree_sensitive() for derived key buffers - cd4dd09c3d2d crypto: atmel-tdes - use scatterlist length before DMA mapping - 143c74034a1c crypto: qcom-rng - Allow zero as a random number - 843e2bdaf8de crypto: qcom-rng - Remove crypto_rng interface - c3f6dd7ee8b2 crypto: qcom-rng - Enable clock in hwrng case - 3fda114a42f1 crypto: virtio - bound the akcipher result length - 4df26c3684a0 kunit: irq: Continue increasing hrtimer interval for longer - 1b0303ff6ec4 mm/swap: reject swapon() on filesystem-level encrypted files - e97e2d6d0b15 netfilter: nf_tables: don't queue packet path object notifications - d1893ebc5c85 netfilter: nft_set_pipapo_avx2: add missing vzeroupper - 8ba68fd6cdd1 vxlan: keep the last remote linked during FDB flush - 1b466746fe10 batman-adv: reject unrepresentable multicast TVLV offsets - bf1c1151560d ipv6: seg6: clear IPv4 control block on IPIP decapsulation - 0189dce07db2 net/packet: defer vmalloc TX_RING free until skbs finish - 3f4752996735 net: bridge: mcast: fix use-after-free of a master VLAN's multicast context - 505ac032a97c xfrm: bound nat keepalive state collection - 37426395cb90 xfrm: fix xfrm_state_construct() auth-trunc leak - 0bf11081ad37 xfrm: ah6: validate routing header segments_left - 89ef3a2e1e46 xfrm: avoid lock inversion in nat keepalive work - 7911e0236616 xfrm: drop ESP-in-TCP packets with no ingress device - 6b8c20bf6192 tcp: clamp route advmss to TCP_MIN_MSS - eb3bbf29c723 xfrm: espintcp: fix UAF during close - f19186bb71d0 net: advertise TCP MSS from the configured MTU, not the learned PMTU - e54ad693eddb net/tcp-ao: fix use-after-free of current_key on reconnect to another peer - 284d7fd0eec8 tcp: fix AO info use-after-free in tcp_ao_connect_init() - 38a28d5053a4 net/tcp: fix TCP-AO key deletion in VRFs - 6df4f05bc299 gtp: serialize PDP context updates - cd7e875b8959 tls: device: fix out-of-bounds write in tls_append_frag() - 8ee84f9b64fd KVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=y - 9e2de3ee5720 KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusable - 66c01137350b KVM: SEV: Extract loading of guest-provided VMSA to a separate helper - f24ff526fe1b KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests - 1c0bc4321d29 KVM: SEV: Drop FOLL_WRITE for encrypted region registration - bbd6aa311a9f usb: gadget: f_tcm: keep port count until LUN teardown completes - d2e0f9c96551 usb: usbtest: disable dynamic ID support - 1d3e701cda2f fuse: fix invalidate lock leak on open O_TRUNC DAX failure - dd278d954c0e fuse: fix invalidate lock leak on setattr writeback failure - e15f8bcaa5fa xhci: dbgtty: Fix unregister on tty_alloc_driver() failure - 33ed35ca6294 xhci: dbgtty: Fix unregister on tty_register_driver() failure - bf84c6b02 _[Truncated at 4000 characters — full notes: https://gitlab.com/xanmod/linux/-/releases/7.1.13-xanmod1]_