VDB
DEBIAN-CVE-2025-71228
DEBIAN-CVE-2025-71228
REJECTED
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED For 32BIT platform _PAGE_PROTNONE is 0, so set a VMA to be VM_NONE or VM_SHARED will make pages non-present, then cause Oops with kernel page fault. Fix it by set correct protection_map[] for VM_NONE/VM_SHARED, replacing _PAGE_PROTNONE with _PAGE_PRESENT.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | *, 0, 6.12.38-1 |
| Debian:14 | linux | 6.18.3-1, 6.12.38-1, 6.12.41-1 |
| Debian:12 | linux | 6.19~rc7-1~exp1, 6.3.1-1~exp1, 6.3.11-1 |
| Debian:11 | linux | 6.16.8-1, 6.16.9-1, 6.16 |
Exploit Intelligence
- 4081.3.7.yml (github-poc)
- test_collectors.py (github-poc)
Timeline
- Feb 27, 2026 CVE Rejected