# XanMod Kernel 7.2.3-xanmod1 - Product: XanMod Kernel (https://whatsnew.fyi/product/xanmod) - Vendor: XanMod - Date: 2026-09-02 - Version: 7.2.3-xanmod1 - Original notes: https://gitlab.com/xanmod/linux/-/releases/7.2.3-xanmod1 - Permalink: https://whatsnew.fyi/product/xanmod/releases/7.2.3-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 - **removed** — crypto: sun8i-ss: Remove crypto_rng interface - **removed** — crypto: sun8i-ce: Remove crypto_rng interface - 3b1e0e296cd6 Linux 7.2.3-xanmod1 - a981f4bbb87f Merge tag 'v7.2.3' into 7.2 - 58e7295cfeca Linux 7.2.3 - 47a7f98fbb50 usb: usbfs: fix use-after-free of usb_device in usbdev_release() - e5e8fc11a7ac wifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skb - f24dcc61bd0e USB: c67x00: fix use-after-free in c67x00_add_iso_urb() - 3720311fa519 USB: serial: spcp8x5: drop broken carrier detect support - d762aef4eba3 USB: serial: option: fix slab OOB read in interrupt URB callback - d1f643b1c025 ALSA: usb-audio: Complete cleanup after system-resume errors - 1074c2306901 ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output() - 8bf1cdb6d05c ALSA: usb-audio: Fix sample rates for PreSonus AudioBox USB - b471594da637 usb: core: Strengthen error handling in hub_hub_status() - 7c48aa0c1e79 usb: core: Add lock to usb_wakeup_notification() - 29b4f7bc2991 KVM: s390: vsie: zero stale crypto bits - 8cbd1539e00d crypto: qce - Remove unsafe/deprecated algorithms - 6ef9a4afb52c crypto: mxs-dcp - fix source scatterlist length access - 516a830e2f47 crypto: iaa - fall back to software for multi-entry scatterlists - 4839f4c21f9c crypto: qce - fix CCM AAD buffer underallocation - a1bf79365794 crypto: krb5 - use kfree_sensitive() for derived key buffers - 0dd2f638877a crypto: atmel-tdes - use scatterlist length before DMA mapping - 8ab58786b4c6 crypto: sun8i-ss - Remove crypto_rng interface - 1017f987c5f0 crypto: sun8i-ce - Remove crypto_rng interface - 3c7101cfc52e crypto: qcom-rng - Allow zero as a random number - 669d940351ed crypto: qcom-rng - Remove crypto_rng interface - b1d62624a13c crypto: qcom-rng - Enable clock in hwrng case - 1f9f877b1ef1 crypto: virtio - bound the akcipher result length - 8b9a857fcf32 kunit: irq: Continue increasing hrtimer interval for longer - 9b74e5633687 mm/swap: reject swapon() on filesystem-level encrypted files - 68de7f3a38ac netfilter: nf_tables: don't queue packet path object notifications - fbfa5944d221 netfilter: nft_set_pipapo_avx2: add missing vzeroupper - 4bbc76ee1b21 vxlan: keep the last remote linked during FDB flush - 2b46baa591d0 batman-adv: reject unrepresentable multicast TVLV offsets - f4be3b391265 ipv6: seg6: clear IPv4 control block on IPIP decapsulation - 550d00aa5819 net/packet: defer vmalloc TX_RING free until skbs finish - a29f3b884ba5 vlan: fix skb_under_panic and races when toggling HW VLAN offload - 57f94d3f4dee net: bridge: mcast: fix use-after-free of a master VLAN's multicast context - 3921c573d1ca xfrm: bound nat keepalive state collection - be19d20e53a2 xfrm: fix xfrm_state_construct() auth-trunc leak - 46640c814f25 xfrm: ah6: validate routing header segments_left - a9fa05b7a124 xfrm: avoid lock inversion in nat keepalive work - 943d95233b8b xfrm: drop ESP-in-TCP packets with no ingress device - 31cf23493619 tcp: clamp route advmss to TCP_MIN_MSS - 54b41ad14da9 xfrm: espintcp: fix UAF during close - 713ed6ce111e net: advertise TCP MSS from the configured MTU, not the learned PMTU - 2857dcbd03cf net/tcp-ao: fix use-after-free of current_key on reconnect to another peer - d17e88b6b60f tcp: fix AO info use-after-free in tcp_ao_connect_init() - a742178889f9 net/tcp: fix TCP-AO key deletion in VRFs - 1e995498d297 gtp: serialize PDP context updates - 7e1208c13561 tls: device: fix out-of-bounds write in tls_append_frag() - 60e5acbffcd4 KVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=y - 6d989a0e2df2 KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusable - 68a34115a423 KVM: SEV: Extract loading of guest-provided VMSA to a separate helper - 7813da74c6d3 KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests - c79c113b299b KVM: SEV: Drop FOLL_WRITE for encrypted region registration - 97f6402f5950 KVM: SEV: Allocate full pages for {DE,EN}CRYPT ops on SNP-enabled hosts - eaa96a8458f5 usb: gadget: f_tcm: keep port count until LUN teardown completes - c6e90336ed7d usb: usbtest: disable dynamic ID support - e981474d7bf1 fuse: f _[Truncated at 4000 characters — full notes: https://gitlab.com/xanmod/linux/-/releases/7.2.3-xanmod1]_