CVE-2019-10639
Last modified
CVE-2019-10639 is a vulnerability of currently unknown severity. The 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). EPSS estimates a 3.25% chance of exploitation in the next 30 days.
Description
The 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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.1, <= 4.20.9 |
| Linux | Linux Kernel | >= 5.0, < 5.0.8 |
References
- https://arxiv.org/pdf/1906.10478.pdfThird Party Advisory
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.0.8Mailing List, Release Notes, Vendor Advisory
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=355b98553789b646ed97ad801a619ff898471b92Mailing List, Patch, Vendor Advisory
- https://github.com/torvalds/linux/commit/355b98553789b646ed97ad801a619ff898471b92Patch, Third Party Advisory
- https://arxiv.org/pdf/1906.10478.pdfThird Party Advisory
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.0.8Mailing List, Release Notes, Vendor Advisory
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=355b98553789b646ed97ad801a619ff898471b92Mailing List, Patch, Vendor Advisory
- https://github.com/torvalds/linux/commit/355b98553789b646ed97ad801a619ff898471b92Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-10639?
How severe is CVE-2019-10639?
How do I fix CVE-2019-10639?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-10632A directory traversal vulnerability in the file browser comp…
- CVE-2019-10633An eval injection vulnerability in the Python web server rou…
- CVE-2019-10634An XSS vulnerability in the Zyxel NAS 326 version 5.21 and b…
- CVE-2019-10636Marvell SSD Controller (88SS1074, 88SS1079, 88SS1080, 88SS10…
- CVE-2019-10637Marvell SSD Controller (88SS1074, 88SS1079, 88SS1080, 88SS10…
- CVE-2019-10638In the Linux kernel before 5.1.7, a device can be tracked by…
- CVE-2019-1064An elevation of privilege vulnerability exists when Windows …7.8
- CVE-2019-10640An issue was discovered in GitLab Community and Enterprise E…
- CVE-2019-10641Contao before 3.5.39 and 4.x before 4.7.3 has a Weak Passwor…
- CVE-2019-10642Contao 4.7 allows CSRF.
- CVE-2019-10643Contao 4.7 allows Use of a Key Past its Expiration Date.
- CVE-2019-10644An issue was discovered in HYBBS 2.2. /?admin/user.html has …
Are you affected by CVE-2019-10639?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
