Security Advisory

CVE-2024-56375

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-22 00:00:00
Last updated 2025-01-06 17:29:19
Assigner mitre
State PUBLISHED

Description

An integer underflow was discovered in Fort 1.6.3 and 1.6.4 before 1.6.5. A malicious RPKI repository that descends from a (trusted) Trust Anchor can serve (via rsync or RRDP) a Manifest RPKI object containing an empty fileList. Fort dereferences (and, shortly afterwards, writes to) this array during a shuffle attempt, before the validation that would normally reject it when empty. This out-of-bounds access is caused by an integer underflow that causes the surrounding loop to iterate infinitely. Because the product is permanently stuck attempting to overshuffle an array that doesnt actually exist, a crash is nearly guaranteed.