Lucene search

K
osvGoogleOSV:CVE-2019-6477
HistoryNov 26, 2019 - 4:15 p.m.

CVE-2019-6477

2019-11-2616:15:13
Google
osv.dev
19

AI Score

6.6

Confidence

Low

EPSS

0.017

Percentile

87.9%

With pipelining enabled each incoming query on a TCP connection requires a similar resource allocation to a query received via UDP or via TCP without pipelining enabled. A client using a TCP-pipelined connection to a server could consume more resources than the server has been provisioned to handle. When a TCP connection with a large number of pipelined queries is closed, the load on the server releasing these multiple resources can cause it to become unresponsive, even for queries that can be answered authoritatively or from cache. (This is most likely to be perceived as an intermittent server problem).