Ronnie Sahlberg

2 exploits Active since Sep 2025
CVE-2026-53689 WRITEUP HIGH WRITEUP
Sahlberg Libnfs - Improper Validation of Specified Quantity in Input
libnfs through 6.0.2 before 55c18ea does not validate a string size, leading to an integer overflow during a connection to a crafted NFS server. This occurs in libnfs_zdr_string in lib/libnfs-zdr.c.
CVSS 7.1
CVE-2025-57632 WRITEUP HIGH WRITEUP
libsmb2 6.2+ - Buffer Overflow via SMB2 Chained PDU Processing
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.
CVSS 7.5