#VU112820 Integer overflow in Linux kernel - CVE-2025-38339
Published: July 11, 2025
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to integer overflow within the bpf_jit_emit_func_call_rel() and bpf_jit_build_body() functions in arch/powerpc/net/bpf_jit_comp64.c, within the bpf_jit_build_body() function in arch/powerpc/net/bpf_jit_comp32.c, within the invoke_bpf_prog(), __arch_prepare_bpf_trampoline() and arch_bpf_trampoline_size() functions in arch/powerpc/net/bpf_jit_comp.c. A local user can execute arbitrary code.