216.73.216.78

CVE-2025-57632

· Published 25/09/2025 20:15 · Modified 26/09/2025 21:15

Labels: CVE-2025-57632 2025-09-25CVE-2025-57632CWE-120[email protected]

Essential information

Published
25/09/2025 20:15
Modified
26/09/2025 21:15
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

libsmb2 6.2+ is vulnerable to Buffer Overflow. When processing SMB2 chained PDUs (NextCommand), libsmb2 repeatedly calls smb2_add_iovector() to append to a fixed-size iovec array without checking the upper bound of v->niov (SMB2_MAX_VECTORS=256). An attacker can craft responses with many chained PDUs to overflow v->niov and perform heap out-of-bounds writes, causing memory corruption, crashes, and potentially arbitrary code execution. The SMB2_OPLOCK_BREAK path bypasses message ID validation.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
libsmb2 / libsmb2 cpe:2.3:a:libsmb2:libsmb2:6.2-*:*:*:*:*:*:*:*

References