Skip to content
Commit 05d9ea1c authored by Manas Ghandat's avatar Manas Ghandat Committed by Dave Kleikamp
Browse files

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: default avatar <syzbot+79d792676d8ac050949f@syzkaller.appspotmail.com>
Closes: https://syzkaller.appspot.com/bug?extid=79d792676d8ac050949f
Signed-off-by: default avatarManas Ghandat <ghandatmanas@gmail.com>
Signed-off-by: default avatarDave Kleikamp <dave.kleikamp@oracle.com>
parent 22cad8bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment