VDB
DEBIAN-CVE-2025-71129
DEBIAN-CVE-2025-71129
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign extend kfunc call arguments The kfunc calls are native calls so they should follow LoongArch calling conventions. Sign extend its arguments properly to avoid kernel panic. This is done by adding a new emit_abi_ext() helper. The emit_abi_ext() helper performs extension in place meaning a value already store in the target register (Note: this is different from the existing sign_extend() helper and thus we can't reuse it).
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.12.38-1, 6.12.41-1, 6.12.43-1 |
| Debian:12 | linux | 0, 6.1.106-1, 6.1.106-2 |
| Debian:13 | linux | 0, 6.12.38-1, 6.12.41-1 |
Timeline
- Jan 14, 2026 CVE Published
- Apr 28, 2026 CVE Updated