ISOMAN

CVE

CVE-2018-18281

Since Linux kernel version 3.2, the mremap() syscall performs TLB flushes after dropping pagetable locks. If a syscall such as ftruncate() removes entries from the pagetables of a task that is in the middle of mremap(), a stale TLB entry can remain for a short time that permits access to a physical page after it has been released back to the page allocator and reused. This is fixed in the following kernel versions: 4.9.135, 4.14.78, 4.18.16, 4.19.

Severity
HIGH
CVSS
7.8
Published
Modified

Linked Releases

References

  1. http://packetstormsecurity.com/files/150001/Linux-mremap-TLB-Flush-Too-Late.html
  2. http://www.openwall.com/lists/oss-security/2018/10/29/5
  3. http://www.securityfocus.com/bid/105761
  4. http://www.securityfocus.com/bid/106503
  5. https://access.redhat.com/errata/RHSA-2019:0831
  6. https://access.redhat.com/errata/RHSA-2019:2029
  7. https://access.redhat.com/errata/RHSA-2019:2043
  8. https://access.redhat.com/errata/RHSA-2020:0036
  9. https://access.redhat.com/errata/RHSA-2020:0100
  10. https://access.redhat.com/errata/RHSA-2020:0103
  11. https://access.redhat.com/errata/RHSA-2020:0179
  12. https://bugs.chromium.org/p/project-zero/issues/detail?id=1695
  13. https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.78
  14. https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.16
  15. https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.135
  16. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eb66ae030829605d61fbef1909ce310e29f78821
  17. https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html
  18. https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html
  19. https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html
  20. https://usn.ubuntu.com/3832-1/