In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative db_l2nbperpage l2nbperpage is log2(number of blks per page), and the minimum legal value should be 0, not negative. In the case of l2nbperpage being negative, an error will occur when subsequently used as shift exponent. Syzbot reported this bug: UBSAN: shift-out-of-bounds in fs/jfs/jfs_dmap.c:799:12 shift exponent -16777216 is negative
In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative db_l2nbperpage l2nbperpage is log2(number of blks per page), and the minimum legal value should be 0, not negative. In the case of l2nbperpage being negative, an error will occur when subsequently used as shift exponent. Syzbot reported this bug: UBSAN: shift-out-of-bounds in fs/jfs/jfs_dmap.c:799:12 shift exponent -16777216 is negative
Linux Linux, linux kernel, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel, linux kernel >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < cc61fcf7d1c99f148fe8ddfb5c6ed0bb75861f01, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8f2964df6bfce9d92d81ca552010b8677af8d9dc, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < a81a56b4cbe3142cc99f6b98e8f9b3a631c768e1, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 524b4f203afcf87accfe387e846f33f916f0c907, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5f148b16972e5f4592629b244d5109b15135f53f, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0cb567e727339a192f9fd0db00781d73a91d15a6, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 491085258185ffc4fb91555b0dba895fe7656a45, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 1a7c53fdea1d189087544d9a606d249e93c4934b, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 525b861a008143048535011f3816d407940f4bfa, >= 2.6.12, >= 1da177e4c3f4 < cc61fcf7d1c9, >= 1da177e4c3f4 < 8f2964df6bfc, >= 1da177e4c3f4 < a81a56b4cbe3, >= 1da177e4c3f4 < 524b4f203afc, >= 1da177e4c3f4 < 5f148b16972e, >= 1da177e4c3f4 < 0cb567e72733, >= 1da177e4c3f4 < 491085258185, >= 1da177e4c3f4 < 1a7c53fdea1d, >= 1da177e4c3f4 < 525b861a0081, < 4.14.331)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
구조화된 수정 버전 값(4.14.331, 4.19.300, 5.4.262, 5.10.202, 5.15.140, 6.1.64, 6.5.13, 6.6.3)은 참고용입니다. 공급사 공식 보안 권고에서 제품·에디션·설치 방식별 수정 기준을 확인한 뒤 적용합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel, linux kernel 4.14.331, 4.19.300, 5.4.262, 5.10.202, 5.15.140, 6.1.64, 6.5.13, 6.6.3 기준을 충족하는지 확인합니다. 이어서 메모리 손상 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.