CVE-2026-72357
Last modified
CVE-2026-72357 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ba2bfc97b4629b10bd8d02b36e04f3932a04cac4, < c9170c83b0e0fc2065a4c2bca5bf1f90c5880156; >= ba2bfc97b4629b10bd8d02b36e04f3932a04cac4, < 1acddd3e22dd6912dd5d54f80462405a1f1e6bae; >= ba2bfc97b4629b10bd8d02b36e04f3932a04cac4, < 169328645663bae30e9abad4012d52441e085a71 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72357?
How severe is CVE-2026-72357?
How do I fix CVE-2026-72357?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72351In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72352In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72353In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72354In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72355In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72356In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72358In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72359In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72360In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72361In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72362In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72363In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72357?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
