arch/mips/net/bpf_jit.c in the Linux kernel before 5.4.10 can generate undesirable machine code when transforming unprivileged cBPF programs, allowing execution of arbitrary code within the kernel context. This occurs because conditional branches can exceed the 128 KB limit of the MIPS architecture.
References
Configurations
Information
Published : 2021-09-20 06:15
Updated : 2021-10-12 01:15
NVD link : CVE-2021-38300
Mitre link : CVE-2021-38300
JSON object : View
Products Affected
linux
- linux_kernel
CWE
