CVE-2025-51823

Severity CVSS v4.0:
Pending analysis
Type:
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Publication date:
11/08/2025
Last modified:
14/08/2025

Description

libcsp 2.0 is vulnerable to Buffer Overflow in the csp_eth_init() function due to improper handling of the ifname parameter. The function uses strcpy to copy the interface name into a structure member (ctx->name) without validating the input length.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:libcsp:libcsp:2.0:*:*:*:*:*:*:*