First published: Fri Sep 02 2022(Updated: )
An issue was discovered in include/asm-generic/tlb.h in the Linux kernel before 5.19. Because of a race condition (unmap_mapping_range versus munmap), a device driver can free a page while it still has stale TLB entries. This only occurs in situations with VM_PFNMAP VMAs.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/Kernel | <5.19 | 5.19 |
Linux Kernel | <5.19 | |
Debian Debian Linux | =10.0 | |
Debian Debian Linux | =11.0 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
https://lore.kernel.org/stable/CAG48ez3SEqOPcPCYGHVZv4iqEApujD5VtM3Re-tCKLDEFdEdbg@mail.gmail.com/
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-39188 has been classified as a high severity vulnerability due to the potential for a device driver to exploit a race condition.
To fix CVE-2022-39188, upgrade your Linux kernel to version 5.19 or later, or apply the relevant patches available for your distribution.
CVE-2022-39188 affects all versions of the Linux kernel prior to 5.19.
CVE-2022-39188 is caused by a race condition between unmap_mapping_range and munmap functions in the Linux kernel.
CVE-2022-39188 is not remotely exploitable and typically requires local access to the affected system.