Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:27111
HistorySep 21, 2020 - 6:36 a.m.

Denial Of Service (DoS)

2020-09-2106:36:03
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
12

0.002 Low

EPSS

Percentile

64.8%

linux-gcp is vulnerable to denial of service (DoS). The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code.