CVE-2026-53110
CVE-2026-53110 concerns the Linux kernel s390/bpf: the JIT now implements zero-extension for unsigned return values and kfunc arguments (previously only sign-extension was implemented). The fix aligns with s390x ABI requirements, correcting how unsigned values are extended and preventing potentia...