CVE-2025-39975
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-39975, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-15

Last updated on: 2025-10-16

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix wrong index reference in smb2_compound_op() In smb2_compound_op(), the loop that processes each command's response uses wrong indices when accessing response bufferes. This incorrect indexing leads to improper handling of command results. Also, if incorrectly computed index is greather than or equal to MAX_COMPOUND, it can cause out-of-bounds accesses.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-15
Last Modified
2025-10-16
Generated
2026-07-06
AI Q&A
2025-10-15
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the Linux kernel's SMB client, specifically in the smb2_compound_op() function. The function uses incorrect indices when processing each command's response, leading to improper handling of command results. Additionally, if the computed index is greater than or equal to MAX_COMPOUND, it can cause out-of-bounds memory accesses.

Impact Analysis

The vulnerability can cause improper handling of SMB command results and potentially lead to out-of-bounds memory accesses. This could result in system instability, crashes, or potentially allow an attacker to exploit the out-of-bounds access for malicious purposes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-39975. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart