3 matches found
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-415238)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-415238 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctpassociationinit While by default maxautoclose...
The vulnerability of the sctp_association_init() function in the Linux operating system’s kernel allows a hacker to execute arbitrary code.
The vulnerability of the sctpassociationinit function in the Linux operating system’s kernel is related to integer overflow. Exploiting this vulnerability could allow an attacker to execute arbitrary code...
SUSE CVE-2024-57938
In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctpassociationinit While by default maxautoclose equals to INTMAX / HZ, one may set net.sctp.maxautoclose to UINTMAX. There is code in sctpassociationinit that can consequently...