CVE-2025-39942
BaseFortify
Publication date: 2025-10-04
Last updated on: 2026-03-25
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | kernel | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the Linux kernel's ksmbd smbdirect component involves improper verification of the remaining_data_length against the max_fragmented_recv_size. The fix ensures that the remaining data length respects the maximum allowed fragmented receive size, preventing potential issues related to data handling.
How can this vulnerability impact me? :
If exploited, this vulnerability could lead to improper handling of fragmented data in the ksmbd smbdirect component, potentially causing data corruption, denial of service, or other unexpected behavior in the Linux kernel's SMB direct functionality.