#VU124201 Improper Access Control in Linux kernel - CVE-2025-71270
Published: March 20, 2026
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper error handling in the LoongArch BPF JIT exception recovery mechanism when processing memory access operations triggered by BPF_PROBE_MEM* instructions. A local user can execute a specially crafted BPF program to cause a denial of service.
The vulnerability specifically affects LoongArch architecture systems where BPF programs perform memory access operations that trigger ADEM exceptions. Proper fixup handling was missing in the architecture-specific trap handler prior to the patch.