PT-2026-34426
In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol st shndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplify symbols: for i = 1; i sh size / sizeofElf Sym; i++ const char name = info-strtab +...