The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20: Linux 6.13-rc6 (2025-01-05 14:13:40 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-6.14-ofs1 for you to fetch changes up to f7c848431632598ff9bce57a659db6af60d75b39: orangefs: fix a oob in orangefs_debug_write (2025-01-08 14:35:59 -0500) ---------------------------------------------------------------- orangefs: fix a oob in orangefs_debug_write I got a syzbot report: slab-out-of-bounds Read in orangefs_debug_write... several people suggested fixes, I tested Al Viro's suggestion and made this patch. ---------------------------------------------------------------- Mike Marshall (1): orangefs: fix a oob in orangefs_debug_write fs/orangefs/orangefs-debugfs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)