4 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013787)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013787 advisory. In the Linux kernel, the following vulnerability has been resolved: hfs: fix OOB Read in hfsbrecfind Syzbot reported a OOB read bug:...
Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011110)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011110 advisory. In the Linux kernel, the following vulnerability has been resolved: hfs: fix OOB Read in hfsbrecfind Syzbot reported a OOB read bug:...
CVE-2022-50581 hfs: fix OOB Read in __hfs_brec_find
In the Linux kernel, the following vulnerability has been resolved: hfs: fix OOB Read in hfsbrecfind Syzbot reported a OOB read bug: ================================================================== BUG: KASAN: slab-out-of-bounds in hfsstrcmp+0x117/0x190 fs/hfs/string.c:84 Read of size 1 at addr...
CVE-2022-50581
The CVE-2022-50581 entry concerns the Linux kernel vulnerability in the HFS filesystem code. A faulty length value in hfs_write_inode() can lead to an OOB read during hfs_brec_find() via hfs_strcmp(), caused by len exceeding HFS_NAMELEN. The root cause is insufficient length validation before inv...