diff options
author | Arnaud Lecomte <contact@arnaud-lcm.com> | 2025-04-24 00:13:51 +0200 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2025-07-14 17:08:13 -0500 |
commit | c214006856ff52a8ff17ed8da52d50601d54f9ce (patch) | |
tree | 76d7a8f3fb4a97ff66a26f2d34b35a6a36aa170b /rust/helpers/cpu.c | |
parent | bc9ff192a6c940d9a26e21a0a82f2667067aaf5f (diff) |
jfs: upper bound check of tree index in dbAllocAG
When computing the tree index in dbAllocAG, we never check if we are
out of bounds realative to the size of the stree.
This could happen in a scenario where the filesystem metadata are
corrupted.
Reported-by: syzbot+cffd18309153948f3c3e@syzkaller.appspotmail.com
Closes: https://syzkaller.appspot.com/bug?extid=cffd18309153948f3c3e
Tested-by: syzbot+cffd18309153948f3c3e@syzkaller.appspotmail.com
Signed-off-by: Arnaud Lecomte <contact@arnaud-lcm.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'rust/helpers/cpu.c')
0 files changed, 0 insertions, 0 deletions