CVE-2019-11366

UnknownEPSS 2.10%

Last modified

CVE-2019-11366 is a vulnerability of currently unknown severity. 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. EPSS estimates a 2.10% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
2.10%

79.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Atftp ProjectAtftp0.7.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-11366?
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.
How severe is CVE-2019-11366?
Severity scoring for CVE-2019-11366 is pending analysis. The EPSS model estimates a 2.10% probability of exploitation in the next 30 days.
How do I fix CVE-2019-11366?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-11366?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST