diff options
author | lei lu <llfamsec@gmail.com> | 2024-05-29 02:30:40 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-27 10:33:44 +0200 |
commit | 7f91bd0f2941fa36449ce1a15faaa64f840d9746 (patch) | |
tree | 3f716aa283fc2c73705a894d32bb98005c24a77d /kernel/backtracetest.c | |
parent | 13d38c00df97289e6fba2e54193959293fd910d2 (diff) | |
download | linux-stable-7f91bd0f2941fa36449ce1a15faaa64f840d9746.tar.gz linux-stable-7f91bd0f2941fa36449ce1a15faaa64f840d9746.tar.bz2 linux-stable-7f91bd0f2941fa36449ce1a15faaa64f840d9746.zip |
jfs: don't walk off the end of ealist
commit d0fa70aca54c8643248e89061da23752506ec0d4 upstream.
Add a check before visiting the members of ea to
make sure each ea stays within the ealist.
Signed-off-by: lei lu <llfamsec@gmail.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/backtracetest.c')
0 files changed, 0 insertions, 0 deletions