PT-2026-61373
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmac rx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device...