Show filters
62 Total Results
Displaying 61-62 of 62
Sort by:
Attacker Value
Unknown

CVE-2018-20855

Disclosure Date: July 26, 2019 (last updated November 27, 2024)
An issue was discovered in the Linux kernel before 4.18.7. In create_qp_common in drivers/infiniband/hw/mlx5/qp.c, mlx5_ib_create_qp_resp was never initialized, resulting in a leak of stack memory to userspace.
Attacker Value
Unknown

CVE-2019-18282

Disclosure Date: April 04, 2019 (last updated February 21, 2025)
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.