Robdns · Robdns · CVE-2024-24194
**Name of the Vulnerable Software and Affected Versions**
robdns version d76d2e6
**Description**
The issue is related to a NULL pointer dereference via the `item->tokens` component at `/src/conf-parse.c`. This occurs in robdns commit d76d2e6.
**Recommendations**
For version d76d2e6, consider applying a patch to fix the NULL pointer dereference issue. As a temporary workaround, consider restricting access to the `/src/conf-parse.c` component until a patch is available. Avoid using the `item->tokens` component in the affected configuration parsing functionality until the issue is resolved.