]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linki...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Oct 2025 17:23:59 +0000 (07:23 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Oct 2025 17:23:59 +0000 (07:23 -1000)
commit847f242f7a44fba5aab474534fc498033e48fd72
treeb36ea6c3b1d59daaece0359d0cafc5bdf7a3d139
parent2d07c6c2098805054f84ce642587093bb8feaf8c
parent2d8636119b92970ba135c3c4da87d24dbfdeb8ca
Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat

Pull exfat fixes from Namjae Jeon:

 - Fix out-of-bounds in FS_IOC_SETFSLABEL

 - Add validation for stream entry size to prevent infinite loop

* tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
  exfat: fix out-of-bounds in exfat_nls_to_ucs2()
  exfat: fix improper check of dentry.stream.valid_size