Untrusted Pointer Dereference in GNU Recutils Affects Application Stability
CVE-2021-46019
5.5MEDIUM
What is CVE-2021-46019?
An untrusted pointer dereference vulnerability exists in the rec_db_destroy() function of rec-db.c in GNU Recutils v1.8.90. This flaw can result in a segmentation fault or lead to a crash of the associated application, posing a risk to system stability and availability. Proper input validation and pointer management should be implemented to mitigate this issue.