Security Advisory

CVE-2024-25713

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-11 00:00:00
Last updated 2025-11-04 22:05:58
Assigner mitre
State PUBLISHED

Description

yyjson through 0.8.0 has a double free, leading to remote code execution in some cases, because the pool_free function lacks loop checks. (pool_free is part of the pool series allocator, along with pool_malloc and pool_realloc.)