CVE-2025-68792
Last modified
CVE-2025-68792 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: tpm2-sessions: Fix out of range indexing in name_size 'name_size' does not have any range checks, and it just directly indexes with TPM_ALG_ID, which could lead into memory corruption at worst. Address the issue by only processing known values and returning -EINVAL for unrecognized values. Make also 'tpm_buf_append_name' and 'tpm_buf_fill_hmac_session' fallible so that errors are detected before causing any spurious TPM traffic. End also the authorization session on failure in both of the functions, as the session state would be then by definition corrupted.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: tpm2-sessions: Fix out of range indexing in name_size 'name_size' does not have any range checks, and it just directly indexes with TPM_ALG_ID, which could lead into memory corruption at worst. Address the issue by only processing known values and returning -EINVAL for unrecognized values. Make also 'tpm_buf_append_name' and 'tpm_buf_fill_hmac_session' fallible so that errors are detected before causing any spurious TPM traffic. End also the authorization session on failure in both of the functions, as the session state would be then by definition corrupted.
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 | >= 1085b8276bb4239daa7008f0dcd5c973e4bd690f, < 47e676ce4d68f461dfcab906f6aeb254f7276deb; >= 1085b8276bb4239daa7008f0dcd5c973e4bd690f, < 04a3aa6e8c5f878cc51a8a1c90b6d3c54079bc43; >= 1085b8276bb4239daa7008f0dcd5c973e4bd690f, < 6e9722e9a7bfe1bbad649937c811076acf86e1fd |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68792?
How severe is CVE-2025-68792?
How do I fix CVE-2025-68792?
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-68787In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68788In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68789Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-6879A vulnerability was found in SourceCodester Best Salon Manag…8.8
- CVE-2025-68790In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68791In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68793In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68794In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68795In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68796In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68797In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68798In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68792?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
