SB20260816508 - Improper Initialization in Linux kernel kernel probes
Published: August 16, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper Initialization (CVE-ID: CVE-2026-72028)
CWE-ID: CWE-665 - Improper Initialization
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper state management in arch/riscv/kernel/probes/rethook_trampoline.S when handling kretprobe stack access on risc-v systems. A local user can configure a kretprobe that reads a word from the stack to cause a denial of service.
The issue occurs because the original stack pointer is not preserved in the saved register state, which can leave regs->sp with an arbitrary value during stack access.
Remediation
Install update from vendor's website.
References
- https://git.kernel.org/stable/c/2faf0198168d2017cb528a79f76c560fda3b6e94
- https://git.kernel.org/stable/c/5da5cf48a432e30ded8d58087854e5383a36eff1
- https://git.kernel.org/stable/c/91b4d76dd07f1a1f20f73dfebb42ba04ac911a56
- https://git.kernel.org/stable/c/bc7b086a45521a986a49045907f017e3e46c763e
- https://git.kernel.org/stable/c/c386e1c591d72eab58ee2e69105c8cbc70928857