5 matches found
ROOT-OS-UBUNTU-2404-CVE-2025-40079 CVE-2025-40079 in rootio-linux - Patched by Root
Root has patched CVE-2025-40079 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
ROOT-OS-DEBIAN-13-CVE-2025-40079 CVE-2025-40079 in rootio-linux - Patched by Root
Root has patched CVE-2025-40079 in the rootio-linux package for Root:Debian:13. Multiple fixed versions available...
BELL-CVE-2025-40079
Bulletin has no description...
CVE-2025-40079
In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Sign extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Unable to handle kernel paging request at virtual address ffffffffa38dbf58 Current testprogs pgtable: 4K pagesize, 57-bit...
CVE-2025-40079
CVE-2025-40079 concerns a Linux kernel issue affecting sign extension of struct ops return values in BPF on RISC-V. The vulnerability arises because a bpf_fifo_dequeue return value is treated as a 32-bit pointer and sign-extended to 64-bit in epilogue, which is normally correct for many BPF types...