6.18.47-xanmod1
Fixed 20
- net: gro: properly validate BIG TCP aggregation criteria
- ptp: vmclock: prevent read-only mappings from becoming writable
- futex: Avoid private hash use-after-free on final put
- Bluetooth: hci_aml: validate firmware segment lengths
- Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
- Bluetooth: ISO: zero the sockaddr before returning it in getname
- Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
- Bluetooth: hci_sync: Fix accept list UAF during suspend
- Bluetooth: hci_event: validate LE Set CIG Parameters response
- Bluetooth: hci_event: fix LE list UAF on reset
- HID: hyperv: validate initial device info bounds
- HID: uclogic: fix use-after-free of inrange_timer on remove
- HID: sensor: custom: Fix use-after-free in enable_sensor
- HID: core: fix number/pointer type confusion on long items
- HID: nintendo: stop device IO before hid_hw_stop on probe failure
- HID: nintendo: register input device after capabilities are set
- HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()
- futex: Fix might_sleep() warning in futex_pivot_pending()
- futex: Fix race on the initial mm->futex.phash.ref allocation
- futex/pi: Plug private futex exec() race
From XanMod Kernel
- b260538251f0 Linux 6.18.47-xanmod1
- 3cefea4ac89f Merge tag 'v6.18.47' into 6.18
- 7519e95095c9 Linux 6.18.47
- 3ce832e2bd43 net: gro: properly validate BIG TCP aggregation criteria
- 5b4f2bec7bea ptp: vmclock: prevent read-only mappings from becoming writable
- dba60d26e9dd futex: Avoid private hash use-after-free on final put
- e1534d49a7b8 Bluetooth: hci_aml: validate firmware segment lengths
- b7d9edcf9fe6 Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
- 1f6d1f2611af Bluetooth: ISO: zero the sockaddr before returning it in getname
- 753af97d8d42 Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
- fe93a697a7a9 Bluetooth: hci_sync: Fix accept list UAF during suspend
- e3f82e8f2a59 Bluetooth: hci_event: validate LE Set CIG Parameters response
- 39a3afb91be3 Bluetooth: hci_event: fix LE list UAF on reset
- 608f8fd8c0f7 HID: hyperv: validate initial device info bounds
- 849e537160bb HID: uclogic: fix use-after-free of inrange_timer on remove
- 8406d4b69d48 HID: sensor: custom: Fix use-after-free in enable_sensor
- 1fa1591efd41 HID: core: fix number/pointer type confusion on long items
- 5efcd7bbfaae HID: nintendo: stop device IO before hid_hw_stop on probe failure
- 268679f50138 HID: nintendo: register input device after capabilities are set
- 51cfd1adbe7a HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()
- 942b89f7824f futex: Fix might_sleep() warning in futex_pivot_pending()
- 86d12b34bafc futex: Fix race on the initial mm->futex.phash.ref allocation
- fdf538b2e696 futex/pi: Plug private futex exec() race
- 4da67def9efe futex: Sanitize and document task_struct::futex::state transitions
- 2b92e5562653 futex/pi: Reject cross-mm private futex owners
- f303f6a4c909 Input: atkbd - skip deactivate for HONOR ZQC-P
- 936ea65543da Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
- 0ea8f0645401 xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
- 39fc615e355b net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
- 4529c03c3da8 HID: pidff: fix OOB write when hid->inputs is empty
- 9a1d7c5f0d82 HID: core: fix OOB read of field->usage in hid_set_field()
- ace7fc4d3879 HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_ID
- 15b60ade825c HID: magicmouse: do not keep a stale msc->input if no input is claimed
- 62ec3c591ee8 HID: magicmouse: re-enable multitouch after reset-resume
- 02a88f8308ae HID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-C
- b6baab796d11 ASoC: codecs: lpass-tx-macro: Fix enum kcontrol accesses
- 9fe5eebb664e mptcp: pm: fix memory leak from alloc-during-teardown race
- 6fa2064761ec mptcp: pm: uniform announced addresses helpers
- 714c6d11acea mptcp: pm: rename add_entry structure to add_addr
- defc59e74c1b mptcp: pm: use for_each_subflow helper
- f31650243c1a nvmet: pci-epf: put CQ ref on create_cq mapping failure
- 20be486d1c22 nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()
- 9c95f7e66c62 nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations
- 6d27199ebe8c nvmet-tcp: bound SGL data length before allocating command buffers
- 8bce9cd08aae nvmet-fc: fix invalid free in LS IOD error path
- b26189d28442 nvmet-auth: zero the AUTH_RECEIVE response buffer
- 23a475ff24d2 dmaengine: fsl-edma: Add error handling for devm_kasprintf
- 364edaedf412 mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()
- 3dc98e5fe82d ipv6: fix use-after-free in ip6_finish_output2()
- d9d1a676b033 ipv4: reject undersized MTUs in ip_do_fragment()
- f03415030579 drm/xe: Fix DPT allocation paths.
- 20892d2923e4 nfc: nci: free destination parameters when closing a connection
- 0d4b5cfab689 nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
- 2f08dbce3b37 nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
- 9620a91f8d64 nfc: nci: add data_len bound checks to activation parameter extractors
- bfcca5f42c9a nfc: st21nfca: validate ATR_REQ length against the received frame
- 2f5d093194ec nfc: pn533: purge fragmented skbs during cleanup
- e969e9841005 nfc: llcp: reject PDUs shorter than the LLCP header
- 2d239590d184 nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
- e87527b506c4 nfc: llcp: bound the connect_sn TLV walk to the skb
- d0902a7c4543 nfc: microread: validate target discovery payload lengths
- db7e464b3509 nfc: fdp: bound the device-reported read length and fix an skb leak
- a56773e649ea nfc: digital: clamp SENSF_RES length to the destination buffer
- cb8246e5846d libceph: fix OOB read in decode_watchers() via missing bounds check
- 184c1a80421a xfs: validate attr entry pointer before field access
- e0e7f464d6ce ext4: fix incorrect function call when initializing s_resgid
- 458776af0061 ext4: don't enable DAX on new encrypted files
- f3d2fa3a9933 ext4: propagate errors from fast commit range replay
- 5f46f084f74b ext4: avoid tail write_begin walk for uptodate folios
- fb5980fbe44f ext4: clear error before retrying inode xattr space fallback
- e447f7edb99b nilfs2: reject invalid block index in GC ioctl
- 4902a5cba21a ext4: stop retrying saturated xattr cache entries
- e11f5b48c827 kcov: fix data corruption and race conditions on PREEMPT_RT
- 164ca33cf536 null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflows
- 6176313622e3 ocfs2: fix missing metadata reservation for large xattrs
- 15ccf5370985 io_uring/uring_cmd: don't skip completion for a synchronous multishot cmd
- 45c945107e00 io_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()
- 4074ae2f1da9 io_uring/io-wq: fix worker accounting when canceling creation callbacks
- b6a768aa975b io_uring/cmd: fix iovec leak when the async cmd is not recycled
- f20c2c32ec1c ALSA: dummy: Check card index validity at probe
- 3da64f2ed902 io_uring/futex: don't mark futex wake requests as inflight
- 61dc1a37e04d nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
- e971d956353d rndis_host: add overflow check in rndis_rx_fixup()
- 4305e4b52acc ALSA: scarlett2: Use a private URB for the notification endpoint
- 65aceb45ca91 ALSA: FCP: Use a private URB for the notification endpoint
- 7596354148c5 iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when racing with iopt_map_file_pages
- d2ab08437e91 iommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardown
- d4b1a13b1eff Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
- 0c55707bd5d0 PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
- 159d162fe80b xfs: don't livelock in scrub on a circular unlinked list
- a05a1b663464 xfs: hoist per-bucket unlinked list check to helper
- 8d678be8e58e xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref error
- 00e2baf0b5ea xfs: add a xchk_ip_set_corrupt helper
- 755d0b7ee356 serial: sc16is7xx: enable THRI before filling TX FIFO
- c5a12344a043 serial: sc16is7xx: use guards for simple mutex locks
- 450fe8f6f1f8 serial: sc16is7xx: rename EFR mutex with generic name