An issue was discovered in atftpd in atftp 0.7.1. It does not lock the thread_list_mutex mutex before assigning the current thread data structure. As a result, the daemon is vulnerable to a denial of service attack due to a NULL pointer dereference. If thread_data is NULL when assigned to current, and modified by another thread before a certain tftpd_list.c check, there is a crash when dereferencing current->next.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2019-04-20T12:58:09

Updated: 2020-09-28T17:06:23

Reserved: 2019-04-20T00:00:00


Link: CVE-2019-11366

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2019-04-20T13:29:00.637

Modified: 2020-09-28T18:15:14.160


Link: CVE-2019-11366

JSON object: View

cve-icon Redhat Information

No data.

CWE