First published: Sun Jan 06 2019(Updated: )
The mincore() implementation in mm/mincore.c in the Linux kernel through 4.19.13 allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allowing sniffing of secret information. (Fixing this affects the output of the fincore program.) Limited remote exploitation may be possible, as demonstrated by latency differences in accessing public files from an Apache HTTP Server.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <0:2.6.18-439.el5 | 0:2.6.18-439.el5 |
redhat/kernel | <0:2.6.32-754.18.2.el6 | 0:2.6.32-754.18.2.el6 |
redhat/kernel | <0:2.6.32-431.97.1.el6 | 0:2.6.32-431.97.1.el6 |
redhat/kernel | <0:2.6.32-504.82.1.el6 | 0:2.6.32-504.82.1.el6 |
redhat/kernel-rt | <0:3.10.0-1062.rt56.1022.el7 | 0:3.10.0-1062.rt56.1022.el7 |
redhat/kernel | <0:3.10.0-1062.el7 | 0:3.10.0-1062.el7 |
redhat/kernel-alt | <0:4.14.0-115.12.1.el7a | 0:4.14.0-115.12.1.el7a |
redhat/kernel | <0:3.10.0-327.83.1.el7 | 0:3.10.0-327.83.1.el7 |
redhat/kernel | <0:3.10.0-514.71.1.el7 | 0:3.10.0-514.71.1.el7 |
redhat/kernel | <0:3.10.0-693.61.1.el7 | 0:3.10.0-693.61.1.el7 |
redhat/kernel | <0:3.10.0-862.44.2.el7 | 0:3.10.0-862.44.2.el7 |
redhat/kernel | <0:3.10.0-957.35.1.el7 | 0:3.10.0-957.35.1.el7 |
redhat/kernel-rt | <0:4.18.0-147.rt24.93.el8 | 0:4.18.0-147.rt24.93.el8 |
redhat/kernel | <0:4.18.0-147.el8 | 0:4.18.0-147.el8 |
redhat/kernel | <0:4.18.0-80.15.1.el8_0 | 0:4.18.0-80.15.1.el8_0 |
redhat/kernel-rt | <1:3.10.0-693.61.1.rt56.656.el6 | 1:3.10.0-693.61.1.rt56.656.el6 |
Linux Linux kernel | <=4.19.13 | |
Netapp Active Iq Performance Analytics Services | ||
Netapp Element Software Management Node | ||
debian/linux | 4.19.249-2 4.19.289-2 5.10.197-1 5.10.191-1 6.1.66-1 6.1.52-1 6.5.13-1 6.6.8-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2019-5489 refers to a vulnerability discovered in the Linux kernel through version 4.19.13 that allows local attackers to infer shared memory access timings through a software page cache side channel attack.
The severity of CVE-2019-5489 is rated as high with a CVSS score of 7.1.
The Linux operating systems implementing the 'page cache' caching mechanism and using certain versions of the kernel are affected by this vulnerability.
A malicious user/process can exploit CVE-2019-5489 by using in-memory page-cache knowledge to infer access timings to shared memory and gain sensitive information.
You can find more information about CVE-2019-5489 at the following references: [Link 1](https://security-tracker.debian.org/tracker/CVE-2019-5489), [Link 2](https://git.kernel.org/linus/574823bfab82d9d8fa47f422778043fbb4b4f50e), [Link 3](https://arxiv.org/abs/1901.01161)