VDB
DEBIAN-CVE-2025-40358
DEBIAN-CVE-2025-40358
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: riscv: stacktrace: Disable KASAN checks for non-current tasks Unwinding the stack of a task other than current, KASAN would report "BUG: KASAN: out-of-bounds in walk_stackframe+0x41c/0x460" There is a same issue on x86 and has been resolved by the commit 84936118bdf3 ("x86/unwind: Disable KASAN checks for non-current tasks") The solution could be applied to RISC-V too. This patch also can solve the issue: https://seclists.org/oss-sec/2025/q4/23 [pjw@kernel.org: clean up checkpatch issues]
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:12 | linux | 6.1.76-1, 6.1.76-1, 6.1.82-1 |
| Debian:14 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:11 | linux | 5.14.6-1, 5.14.6-2, 5.14.6-3 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3, 6.1.106-3 |
Exploit Intelligence
- 4081.3.7.yml (github-poc)
Timeline
- Dec 16, 2025 CVE Published
- May 2, 2026 CVE Updated