Security Advisory

CVE-2025-51823

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-08-11 00:00:00
Last updated 2025-08-11 19:27:14
Assigner mitre
State PUBLISHED

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.