CVE-2025-21947
Last modified
CVE-2025-21947 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix type confusion via race condition when using ipc_msg_send_request req->handle is allocated using ksmbd_acquire_id(&ipc_ida), based on ida_alloc. req->handle from ksmbd_ipc_login_request and FSCTL_PIPE_TRANSCEIVE ioctl can be same and it could lead to type confusion between messages, resulting in access to unexpected parts of memory after an incorrect delivery. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix type confusion via race condition when using ipc_msg_send_request req->handle is allocated using ksmbd_acquire_id(&ipc_ida), based on ida_alloc. req->handle from ksmbd_ipc_login_request and FSCTL_PIPE_TRANSCEIVE ioctl can be same and it could lead to type confusion between messages, resulting in access to unexpected parts of memory after an incorrect delivery. ksmbd check type of ipc response but missing add continue to check next ipc reponse.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 6.1.131 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.83 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.19 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.7 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21947?
How severe is CVE-2025-21947?
How do I fix CVE-2025-21947?
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-21941In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21942In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21943In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-21944In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21945In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21946In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21948In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21949In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-2195A vulnerability was found in MRCMS 3.1.2. It has been classi…6.1
- CVE-2025-21950In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21951In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21952In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-21947?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
