CVE-2019-11366

Source
https://cve.org/CVERecord?id=CVE-2019-11366
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11366.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-11366
Downstream
Related
Published
2019-04-20T13:29:00.637Z
Modified
2026-03-15T22:26:49.616930Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in atftpd in atftp 0.7.1. It does not lock the threadlistmutex 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 threaddata is NULL when assigned to current, and modified by another thread before a certain tftpdlist.c check, there is a crash when dereferencing current->next.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11366.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "0.7.1"
            }
        ]
    }
]