3 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012967)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012967 advisory. In the Linux kernel, the following vulnerability has been resolved: serial/pmaczilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop t...
kernel: mlxbf_gige: call request_irq() after NAPI initialized
CVE-2024-35907 is a vulnerability in the Linux kernel's mlxbfgige driver, which supports Mellanox BlueField devices. The issue occurs during kdump operations when a receive RX interrupt is triggered before the driver fully initializes. This leads to a race condition that can result in a NULL...
SUSE CVE-2024-26999
In the Linux kernel, the following vulnerability has been resolved: serial/pmaczilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq completely. That may be better than a hard lock-up but it turns out that you get a crash anyway if you're using pmaczilog as ...