CVE-2025-38466
Last modified
CVE-2025-38466 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: perf: Revert to requiring CAP_SYS_ADMIN for uprobes Jann reports that uprobes can be used destructively when used in the middle of an instruction. The kernel only verifies there is a valid instruction at the requested offset, but due to variable instruction length cannot determine if this is an instruction as seen by the intended execution stream. Additionally, Mark Rutland notes that on architectures that mix data in the text segment (like arm64), a similar things can be done if the data word is 'mistaken' for an instruction. As such, require CAP_SYS_ADMIN for uprobes.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: perf: Revert to requiring CAP_SYS_ADMIN for uprobes Jann reports that uprobes can be used destructively when used in the middle of an instruction. The kernel only verifies there is a valid instruction at the requested offset, but due to variable instruction length cannot determine if this is an instruction as seen by the intended execution stream. Additionally, Mark Rutland notes that on architectures that mix data in the text segment (like arm64), a similar things can be done if the data word is 'mistaken' for an instruction. As such, require CAP_SYS_ADMIN for uprobes.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.8, < 5.10.240 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.189 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.146 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.99 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.39 | — |
| Linux | Linux Kernel | >= 6.13, < 6.15.7 | — |
| Linux | Linux Kernel | 6.16 | Rc1 |
| Debian | Debian Linux | 11.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38466?
How severe is CVE-2025-38466?
How do I fix CVE-2025-38466?
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 2025
- CVE-2025-38460In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38461In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-38462In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-38463In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38464In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38465In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38467In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38468In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38469In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3847A vulnerability classified as critical has been found in mar…9.8
- CVE-2025-38470In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38471In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-38466?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
