7 matches found
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993124)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993124 advisory. In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The buf pointer is an array of u16 values. This code should ...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986298)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986298 advisory. In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The buf pointer is an array of u16 values. This code should ...
Linux Distros Unpatched Vulnerability : CVE-2024-38587
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The buf pointer is an array of u16 values. This code...
PT-2025-8770 · Linux +1 · Linux Kernel +1
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory corruption issue in the Linux kernel has been identified, specifically in the mailbox component, th1520. The functions th1520 mbox suspend noirq and th1520 mbox resume noirq a...
SUSE CVE-2024-38587
In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...
kernel: drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Off by one in dmdmuboutbox1lowirq The ARRAYSIZE should be = ARRAYSIZE to prevent an out of bounds access...
fib_semantics.c out of bounds access vulnerability
A typo in Linux kernel 2.6 before 2.6.21-rc6 and 2.4 before 2.4.35 causes RTAMAX to be used as an array size instead of RTNMAX, which leads to an "out of bound access" by the 1 dnfibprops dnfib.c, DECNet and 2 fibprops fibsemantics.c, IPv4 functions...