CVE Vulnerabilities

CVE-2025-59351

NULL Pointer Dereference

Published: Sep 17, 2025 | Modified: Sep 17, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the first return value of a function is dereferenced even when the function returns an error. This can result in a nil dereference, and cause code to panic. This vulnerability is fixed in 2.1.0.

Weakness

The product dereferences a pointer that it expects to be valid but is NULL.

Potential Mitigations

References