In the Linux kernel, the following vulnerability has been resolved:
LoongArch: Enable exception fixup for specific ADE subcode
This patch allows the LoongArch BPF JIT to handle recoverable memory
access errors generated by BPF_PROBE_MEM* instructions.
When a BPF program performs memory access operations, the instructions
it executes may trigger ADEM exceptions. The kernel’s built-in BPF
exception table mechanism (EX_TYPE_BPF) will generate corresponding
exception fixup entries in the JIT compilation phase; however, the
architecture-specific trap handling function needs to proactively call
the common fixup routine to achieve exception recovery.
do_ade(): fix EX_TYPE_BPF memory access exceptions for BPF programs,
ensure safe execution.
Relevant test cases: illegal address access tests in module_attach and
subprogs_extable of selftests/bpf.
References
Configurations
Configuration 1 (hide)
|
History
21 May 2026, 18:36
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo | |
| References | () https://git.kernel.org/stable/c/73ede654d9daa2ee41bdd17bc62946fc5a0258cb - Patch | |
| References | () https://git.kernel.org/stable/c/9bdc1ab5e4ce6f066119018d8f69631a46f9c5a0 - Patch | |
| References | () https://git.kernel.org/stable/c/c2ed4f71e9288f21d5c53ff790270758e60fa5f9 - Patch | |
| References | () https://git.kernel.org/stable/c/c49a28068363f3dca439aa5fe4d3b1f8159809fe - Patch | |
| Summary |
|
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:* |
19 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
18 Mar 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-18 18:16
Updated : 2026-05-21 18:36
NVD link : CVE-2025-71270
Mitre link : CVE-2025-71270
CVE.ORG link : CVE-2025-71270
JSON object : View
Products Affected
linux
- linux_kernel
CWE
