3 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-64056
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports,...
CVE-2026-64056
The CVE covers a Linux kernel issue in the Cortina ethernet driver. The RX socket buffer (SKB) used to assemble fragments in gmac_rx() was a static local variable, which could race on devices with two ethernet ports (Gemini) when both ports are active. The fix makes the RX SKB a per-port variable...
Azure Linux 3.0 Security Update: kernel (CVE-2025-38331)
The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38331 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Use TOE/TSO on a...