CVE-2025-37924
Last modified
CVE-2025-37924 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess->user = NULL was introduced to fix the dangling pointer created by ksmbd_free_user. However, it is possible another thread could be operating on the session and make use of sess->user after it has been passed to ksmbd_free_user but before sess->user is set to NULL.. EPSS estimates a 9.80% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess->user = NULL was introduced to fix the dangling pointer created by ksmbd_free_user. However, it is possible another thread could be operating on the session and make use of sess->user after it has been passed to ksmbd_free_user but before sess->user is set to NULL.
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 | >= 5.15, < 6.1.138 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.90 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.28 | — |
| Linux | Linux Kernel | >= 6.13, < 6.14.6 | — |
| Linux | Linux Kernel | 6.15 | Rc1 |
| Debian | Debian Linux | 11.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2025/08/msg00010.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-37924?
How severe is CVE-2025-37924?
How do I fix CVE-2025-37924?
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-37919In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3792A vulnerability, which was classified as critical, has been …7.2
- CVE-2025-37920In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-37921In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37922In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37923In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37925In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37926In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37927In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37928In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37929In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3793The Buddypress Force Password Change plugin for WordPress is…4.2
Are you affected by CVE-2025-37924?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
