diff options
author | Manas Ghandat <ghandatmanas@gmail.com> | 2023-10-04 13:10:40 +0530 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2023-10-04 09:18:03 -0500 |
commit | 05d9ea1ceb62a55af6727a69269a4fd310edf483 (patch) | |
tree | 7ddef40066c70bc93e0d0acf214df04b56e1d859 /fs/jfs/jfs_txnmgr.c | |
parent | 22cad8bc1d36547cdae0eef316c47d917ce3147c (diff) | |
download | lwn-05d9ea1ceb62a55af6727a69269a4fd310edf483.tar.gz lwn-05d9ea1ceb62a55af6727a69269a4fd310edf483.zip |
jfs: fix array-index-out-of-bounds in diAlloc
Currently there is not check against the agno of the iag while
allocating new inodes to avoid fragmentation problem. Added the check
which is required.
Reported-by: syzbot+79d792676d8ac050949f@syzkaller.appspotmail.com
Closes: https://syzkaller.appspot.com/bug?extid=79d792676d8ac050949f
Signed-off-by: Manas Ghandat <ghandatmanas@gmail.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'fs/jfs/jfs_txnmgr.c')
0 files changed, 0 insertions, 0 deletions