blob: cf12ce4090efb9559fc6f3d7de3fa7da036b485d [file] [log] [blame]
package = "github.com/miekg/dns"
description = """
An attacker may prevent TCP connections to a [`Server`][] by opening
a connection and leaving it idle, until the connection is closed by
the server no other connections will be accepted.
"""
cve = "CVE-2017-15133"
credit = "Pedro Sampaio"
symbols = ["Server.serveTCP"]
[[versions]]
fixed = "v1.0.4-0.20180125103619-43913f2f4fbd"
[links]
pr = "https://github.com/miekg/dns/pull/631"
commit = "https://github.com/miekg/dns/commit/43913f2f4fbd7dcff930b8a809e709591e4dd79e"