Vulnerability in Linux Kernel

CVE-2019-18282

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.

EPSS: 0.026 (84.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

  • cve@mitre.org (Mailing List, x_refsource_MISC, Vendor Advisory)
  • cve@mitre.org (x_refsource_CONFIRM, Patch, Mailing List, Vendor Advisory)
  • cve@mitre.org (x_refsource_CONFIRM, Third Party Advisory)
  • cve@mitre.org (mailing-list, x_refsource_MLIST, Mailing List, Third Party Advisory)
  • cve@mitre.org (Third Party Advisory, x_refsource_MISC)

Frequently asked questions

What is CVE-2019-18282?
CVE-2019-18282 is a medium-severity vulnerability in Linux Kernel, classified under Use of Insufficiently Random Values. CVSS score: 5.3/10. Published 2020-01-16.
How severe is CVE-2019-18282?
Medium severity. CVSS v3 base score is 5.3 out of 10.
Is CVE-2019-18282 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.