CVE-2025-40129
Last modified
CVE-2025-40129 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less than XDR_UNIT.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0653028e8f1c97fec30710813a001ad8a2ec34f4, < 81cec07d303186d0d8c623ef8b5ecd3b81e94cf6; >= 0653028e8f1c97fec30710813a001ad8a2ec34f4, < affc03d44921f493deaae1d33151e3067a6f9f8f; >= 0653028e8f1c97fec30710813a001ad8a2ec34f4, < ab9a70cd2386a0d70c164b0905dd66bc9af52e77; >= 0653028e8f1c97fec30710813a001ad8a2ec34f4, < 6df164e29bd4e6505c5a2e0e5f1e1f6957a16a42 |
| Linux | Linux | 6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40129?
How severe is CVE-2025-40129?
How do I fix CVE-2025-40129?
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-40123In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40124In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40125In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40126In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40127In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40128Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-4013A vulnerability was found in PHPGurukul Art Gallery Manageme…9.8
- CVE-2025-40130In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40131In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40132In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40133In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40134In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40129?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
