mbox series

[SRU,N,0/1] CVE-2024-43858

Message ID 20240918050433.1855040-1-koichiro.den@canonical.com
Headers show
Series CVE-2024-43858 | expand

Message

Koichiro Den Sept. 18, 2024, 5:04 a.m. UTC
[Impact]

jfs: Fix array-index-out-of-bounds in diFree

Reported-by: syzbot+241c815bda521982cb49@syzkaller.appspotmail.com

[Fix]

Noble:  Clean cherry-pick
Jammy:  fixed via stable
Focal:  fixed via stable
Bionic: fix sent to esm ML
Xenial: fix sent to esm ML
Trusty: won't fix

[Test case]

Compile and boot tested

[Where problem could occur]

This fix affects those who use JFS, an issue with this fix would be
visible to the user via unpredicted system behavior.


Jeongjun Park (1):
  jfs: Fix array-index-out-of-bounds in diFree

 fs/jfs/jfs_imap.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)