CVE-2019-18282

MEDIUMCVSS 5.3/10EPSS 2.60%

Last modified

CVE-2019-18282 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 2.60% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.3/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

EPSS Probability
2.60%

83.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
LinuxLinux Kernel>= 4.3, <= 5.3.10
DebianDebian Linux8.0
NetappA700s FirmwareAll versions
Netapp8300 FirmwareAll versions
Netapp8700 FirmwareAll versions
NetappA400 FirmwareAll versions
NetappH610s FirmwareAll versions
NetappActive Iq Unified ManagerAll versions
NetappCloud BackupAll versions
NetappData Availability ServicesAll versions
NetappE-Series Santricity Os Controller>= 11.0.0, <= 11.70.1
NetappHci Management NodeAll versions
NetappSolidfireAll versions
NetappSteelstore Cloud Integrated StorageAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2019-18282?
CVE-2019-18282 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 2.60% probability of exploitation in the next 30 days.
How do I fix CVE-2019-18282?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-18282?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST