CVE-2019-10639
HighThe Linux kernel 4.x (starting from 4.1) and 5.x before 5.0.8 allows Information Exposure (partial kernel address disclosure), leading to a KASLR bypass. Specifically, it is possible to extract the KASLR kernel image offset using the IP ID values the kernel produces for connection-less protocols (e.g., UDP and ICMP). When such traffic is sent to multiple destination IP addresses, it is possible to obtain hash collisions (of indices to the counter array) and thereby obtain the hashing key (via enumeration). This key contains enough bits from a kernel address (of a static variable) so when the key is extracted (via enumeration), the offset of the kernel image is exposed. This attack can be carried out remotely, by the attacker forcing the target device to send UDP or ICMP (or certain other) traffic to attacker-controlled IP addresses. Forcing a server to send UDP traffic is trivial if the server is a DNS server. ICMP traffic is trivial if the server answers ICMP Echo requests (ping). For client targets, if the target visits the attacker's web page, then WebRTC or gQUIC can be used to force UDP traffic to attacker-controlled IP addresses. NOTE: this attack against KASLR became viable in 4.1 because IP ID generation was changed to have a dependency on an address associated with a network namespace.
CVSS 3.0 score
7.5
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness type
CWE-326CVE-2019-10639 is classified as CWE-326
See CWE-326 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2019-10639 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
Third Party Advisory
-
Mailing List Release Notes Vendor Advisory
-
-
-
-
-
-
-
Ubuntu Securityhttps://usn.ubuntu.com/4115-1/
-
Ubuntu Securityhttps://usn.ubuntu.com/4118-1/
-
Debian Securityhttps://www.debian.org/security/2019/dsa-4497
-
-
PatchKernel patch commithttps://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=355b98553789b646ed97ad801a619ff898471b92
-
PatchKernel patch commithttps://github.com/torvalds/linux/commit/355b98553789b646ed97ad801a619ff898471b92
Frequently asked questions
-
What is CVE-2019-10639?
CVE-2019-10639 is a High severity Linux kernel vulnerability with a CVSS score of 7.5 out of 10 . CVE-2019-10639 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2019-10639?
CVE-2019-10639 has a CVSS score of 7.5 out of 10, rated High severity (CVSS 3.0). The vector string is
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N. -
Is there a patch available for CVE-2019-10639?
No patch is currently available for CVE-2019-10639. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2019-10639 actively exploited?
No — CVE-2019-10639 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.