PT-2026-27681
In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix ARM64 alignment fault in multipath hash seed struct sysctl fib multipath hash seed contains two u32 fields user seed and mp seed, making it an 8-byte structure with a 4-byte alignment requirement. In fib multipath...