7.1.13-xanmod1
Changed 4
- usb: core: Strengthen error handling in hub_hub_status()
- usb: core: Add lock to usb_wakeup_notification()
- crypto: krb5: use kfree_sensitive() for derived key buffers
- crypto: qcom-rng: Allow zero as a random number
Fixed 12
- usb: usbfs: fix use-after-free of usb_device in usbdev_release()
- wifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skb
- USB: c67x00: fix use-after-free in c67x00_add_iso_urb()
- USB: serial: option: fix slab OOB read in interrupt URB callback
- ALSA: usb-audio: Complete cleanup after system-resume errors
- ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()
- ALSA: usb-audio: Fix sample rates for PreSonus AudioBox USB
- KVM: s390: vsie: zero stale crypto bits
- crypto: mxs-dcp: fix source scatterlist length access
- crypto: iaa: fall back to software for multi-entry scatterlists
- crypto: qce: fix CCM AAD buffer underallocation
- crypto: atmel-tdes: use scatterlist length before DMA mapping
Removed 3
- USB: serial: spcp8x5: drop broken carrier detect support
- crypto: qce: Remove unsafe/deprecated algorithms
- crypto: qcom-rng: Remove crypto_rng interface
From XanMod Kernel
- 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
- bf84c6b02649 usb: xhci: bail out of setup if the controller is inaccessible
- ff4f51d0fe5a usb: xhci: Handle USB3 port events when there is one roothub
- 766a3c7dddd9 usb: xhci: Handle bogus TRB pointers in Missed Service Error events
- 6d39dff1705e accessibility: speakup: unregister tty ldisc on later init failures
- b6c9ac95dc36 fpga: dfl: fme: add error handling
- 0f23bfff6033 ext4: zero out whole block for clean edges in WRITE_ZEROES
- 6cfbf7dea8a8 ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
- 2335e7f2cf44 ext4: write back partial-zeroed edges in WRITE_ZEROES
- 3cc1c2d5fbd0 ext4: move partial block zeroing earlier in ext4_zero_range()
- 7e9ff031a5bc ext4: protect WRITE_ZEROES written extents with orphan list
- 41fab074d4a1 ext4: export converted block count from ext4_convert_unwritten_extents()
- 30a5b97813db selinux: switch two allocations to use kzalloc_objs()
- cd998a10d6c9 selinux: require a class's permission values to cover its permission count
- a7f3d4f22d92 selinux: reject a permission value exceeding the class permission count
- f1e4513e8f06 selinux: more strict policy parsing
- 4b53bfa7cb19 selinux: use u16 for security classes
- 6d810f75a312 Revert "selinux: reject a permission value exceeding the class permission count"
- 0a9750263ffa nvme-tcp: fix usage of page_frag_cache
- ec8fcaf354c1 KVM: x86/mmu: Check write tracking in all address spaces
- 4e5f753e8c28 RDMA/rxe: Fix OOB in free_rd_atomic_resources()
- d4cd32eb8bd2 RDMA/rxe: Fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp
- b66529dc933e bpf: reject overlarge global subprog argument sizes
- badc4fe5a9c1 Linux 7.1.12
- 69b73b74d9eb inet: frags: strip GSO state from fragments before reassembly