Impact
An issue in the seekdir() function of relibc's dirent module allows attackers to trigger a denial of service when they supply a specially crafted input. The bug causes the function to behave unexpectedly, leading to a program crash or resource exhaustion that renders the affected process unreachable. The problem is a direct result of improper input handling and can be classified under resource exhaustion or unvalidated input categories.
Affected Systems
The vulnerability affects the relibc library used within the Redox operating system. The affected code exists in commit 61f42d, and the issue was reported in a GitLab issue and merge request linked above. No specific version numbers or broader vendor impact are available in the CVE record.
Risk and Exploitability
No CVSS or EPSS score is listed, so the quantitative severity remains unknown. The exploit requires the attacker to supply the crafted input to the seekdir() function, which could be achieved by interacting with any program that consumes directory entries via relibc. While the precise attack vector is not explicitly documented, it is reasonable to assume that local users or potentially remote services with access to the affected code could trigger the crash. There are no current public exploits disclosed; however, the vulnerability could lead to service interruption.
OpenCVE Enrichment