CyberRota Analysis
AI-GeneratedThe vulnerability occurs in oxenstored during the teardown of a domain, where usage counts are improperly leaked, potentially leading to incorrect quota enforcement for newly created domains. This can result in a situation where a reused domain ID is erroneously restricted, limiting the number of nodes it can create. Organizations utilizing oxenstored should prioritize addressing this issue to prevent potential disruptions in service and resource allocation.
Original NVD Description
When oxenstored is tearing a domain down, the node data is cleaned up but the usage counts are leaked. When the domain ID is eventually reused, the new domain can create fewer nodes before beeing deemed to be over quota.