Information disclosure in Linux kernel - CVE-2019-18282

 

Information disclosure in Linux kernel - CVE-2019-18282

Published: March 9, 2021


Vulnerability identifier: #VU51269
CSH Severity: Medium
CVSS v4 BT: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2019-18282
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to track devices via UDP packets.

The vulnerability exists due to excessive data output in the flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 and affects net/core/flow_dissector.c and related code. 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. A remote attacker can use the hashrnd value and track reliably track activity of devices using UDP packets.


Affected software

Linux kernel
F5OS
Red Hat Enterprise Linux for Real Time for NFV
Red Hat Enterprise Linux for Real Time
Red Hat Enterprise Linux for Power, little endian
Red Hat Enterprise Linux for Scientific Computing
Red Hat Enterprise Linux for Power, big endian
Red Hat Enterprise Linux for IBM z Systems
Red Hat Enterprise Linux Desktop
Red Hat Enterprise Linux Workstation
Red Hat Enterprise Linux Server
BIG-IQ Centralized Management
BIG-IP GTM
BIG-IP LTM
BIG-IP FPS
BIG-IP AFM
BIG-IP ASM
BIG-IP Analytics
BIG-IP PEM
BIG-IP APM
BIG-IP AAM
BIG-IP Link Controller
BIG-IP DNS
BIG-IP Advanced WAF
BIG-IP
BIG-IP DDHD
BIG-IP SSLO
kernel (Red Hat package)
kernel-rt (Red Hat package)
Data Computing Appliance (DCA)
IBM QRadar Network Security
Session Smart Router

How to mitigate CVE-2019-18282

Install updates from vendor's website.

Linux kernel - update to 5.3.10
kernel (Red Hat package) - update to 3.10.0-1160.11.1.el7
kernel-rt (Red Hat package) - update to 3.10.0-1160.11.1.rt56.1145.el7
Data Computing Appliance (DCA) - update to 4.3.0.0
IBM QRadar Network Security - addressed in versions 5.4.0.17, 5.5.0.12
Session Smart Router - addressed in versions 5.4.7, 5.5.3

External References

Related Security Bulletins