5 matches found
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992922)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992922 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - Fix pointer arithmetic In spu2dumpomd value of ptr is increased by ciphkeylen inste...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992652)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992652 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - Fix pointer arithmetic In spu2dumpomd value of ptr is increased by ciphkeylen inste...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989836)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989836 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - add error check in the ahashhmacinit function The ahashinit functions may return...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: crypto: bcm – add an error check in the ahashhmacinit function The ahashinit functions may return errors. The ahashhmacinit function should not return ok when ahashinit returns an error. For example, ahashinit might return -ENOME...
SUSE CVE-2024-38579
In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - Fix pointer arithmetic In spu2dumpomd value of ptr is increased by ciphkeylen instead of hashivlen which could lead to going beyond the buffer boundaries. Fix this bug by changing ciphkeylen to hashivlen. Found by...