In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in get_max_inline_xattr_value_size() Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file system is mounted, it's possible for the inode table to get corrupted. Add bounds checking to avoid reading beyond the end of allocated memory if this happens.
In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in get_max_inline_xattr_value_size() Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file system is mounted, it's possible for the inode table to get corrupted. Add bounds checking to avoid reading beyond the end of allocated memory if this happens.
Linux Linux, linux kernel의 현재 전체 버전이 공식 영향 범위(Linux Linux, linux kernel >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 5a229d21b98d132673096710e8281ef522dab1d1, >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 3d7b8fbcd2273e2b9f4c6de5ce2f4c0cd3cb1205, >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 486efbbc9445dca7890a1b86adbccb88b91284b0, >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 4597554b4f7b29e7fd78aa449bab648f8da4ee2c, >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < f22b274429e88d3dc7e79d375b56ce4f2f59f0b4, >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 1d2caddbeeee56fbbc36b428c5b909c3ad88eb7f, >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < e780058bd75614b66882bc02620ddbd884171560, >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 88a06a94942c5c0a896e9da1113a6bb29e36cbef, >= 67cf5b09a46f72e048501b84996f2f77bc42e947 < 2220eaf90992c11d888fe771055d4de330385f01, >= 3.8, < 4.14.315, >= 4.15 < 4.19.283, >= 4.20 < 5.4.243, >= 5.5 < 5.10.180, >= 5.11 < 5.15.112, >= 5.16 < 6.1.29, >= 6.2 < 6.2.16, >= 6.3 < 6.3.3, 6.4)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
구조화된 수정 버전 값(4.14.315, 4.19.283, 5.4.243, 5.10.180, 5.15.112, 6.1.29, 6.2.16, 6.3.3)은 참고용입니다. 공급사 공식 보안 권고에서 제품·에디션·설치 방식별 수정 기준을 확인한 뒤 적용합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 Linux Linux, linux kernel 4.14.315, 4.19.283, 5.4.243, 5.10.180, 5.15.112, 6.1.29, 6.2.16, 6.3.3 기준을 충족하는지 확인합니다. 이어서 유형 미확정 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.