3 matches found
Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010988)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010988 advisory. In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds i...
CVE-2022-50567
In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...
CVE-2022-50567
CVE-2022-50567 affects the Linux kernel fs/jfs component, where a shift-out-of-bounds can occur in dbAllocAG due to a missing check of bmp->db_agl2size. Syzbot reported UBSAN: shift-out-of-bounds in dbAllocAG. The underlying issue is that bmp->db_agl2size can exceed 64, triggering the OOB s...