U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2025-38466 Detail

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

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/183bdb89af1b5193b1d1d9316986053b15ca6fa4 kernel.org
https://git.kernel.org/stable/c/8e8bf7bc6aa6f583336c2fda280b6cea0aed5612 kernel.org
https://git.kernel.org/stable/c/a0a8009083e569b5526c64f7d3f2a62baca95164 kernel.org
https://git.kernel.org/stable/c/ba677dbe77af5ffe6204e0f3f547f3ba059c6302 kernel.org
https://git.kernel.org/stable/c/c0aec35f861fa746ca45aa816161c74352e6ada8 kernel.org
https://git.kernel.org/stable/c/d5074256b642cdeb46a70ce2f15193e766edca68 kernel.org
https://git.kernel.org/stable/c/d7ef1afd5b3f43f4924326164cee5397b66abd9c kernel.org

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2025-38466
NVD Published Date:
07/25/2025
NVD Last Modified:
07/29/2025
Source:
kernel.org