5 matches found
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013706)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013706 advisory. In the Linux kernel, the following vulnerability has been resolved: dm flakey: don't corrupt the zero page When we need to zero some range on a block device, the...
CVE-2023-54317
In the Linux kernel, the following vulnerability has been resolved: dm flakey: don't corrupt the zero page When we need to zero some range on a block device, the function blkdevissuezeropages submits a write bio with the bio vector pointing to the zero page. If we use dm-flakey with corrupt bio...
SUSE CVE-2023-54317
In the Linux kernel, the following vulnerability has been resolved: dm flakey: don't corrupt the zero page When we need to zero some range on a block device, the function blkdevissuezeropages submits a write bio with the bio vector pointing to the zero page. If we use dm-flakey with corrupt bio...
CVE-2023-54317
The CVE-2023-54317 issue affects the Linux kernel when dm-flakey with corrupt-bio-writes operates on zero pages. The bug could cause corruption of the zero page during zeroing of a block device, leading to crashes because glibc assumes mmap’ed memory is zeroed (calloc may return non-zero data). T...
SUSE CVE-2017-15019
LAME 3.99.5 has a NULL Pointer Dereference in the hipdecodeinit function within libmp3lame/mpglibinterface.c via a malformed mpg file, because of an incorrect calloc call...