CVE-2025-39962
Last modified
CVE-2025-39962 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgk_app.c:65 rxgk_yfs_decode_ticket() warn: untrusted unsigned subtract. 'ticket_len - 10 * 4' by prechecking the length of what we're trying to extract in two places in the token and decoding for a response packet. Also use sizeof() on the struct we're extracting rather specifying the size numerically to be consistent with the other related statements.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgk_app.c:65 rxgk_yfs_decode_ticket() warn: untrusted unsigned subtract. 'ticket_len - 10 * 4' by prechecking the length of what we're trying to extract in two places in the token and decoding for a response packet. Also use sizeof() on the struct we're extracting rather specifying the size numerically to be consistent with the other related statements.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.16, < 6.16.9 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39962?
How severe is CVE-2025-39962?
How do I fix CVE-2025-39962?
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-39957In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39958In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39959In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3996A vulnerability was found in TOTOLINK N150RT 3.4.0-B20190525…4.8
- CVE-2025-39960In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39961In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-39963In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39964In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2025-39965In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39966In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-39967In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39968In the Linux kernel, the following vulnerability has been re…7.3
Are you affected by CVE-2025-39962?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
