CVE-2026-72357
In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline In the unregister path we use __in_uprobe_trampoline check with current->mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add mm_struct pointer argument to __in_uprobe_trampoline and changing related callers to pass proper mm_struct pointer.
- Affected products
- Kernel, Linux, Linux-Allwinner-5.19, Linux-Aws, Linux-Aws-5.0, Linux-Aws-5.11, Linux-Aws-5.13, Linux-Aws-5.19
- CVSS 3.1
- 7.8 HIGH
- EPSS
- 0.2% (7th percentile)
- NVD status
- Received
- Published
- 2026-08-15
CVE-2026-72357 at NVD
No indexed exploits for CVE-2026-72357 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-72357 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.