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.
References
Configurations
History
No history.
Information
Published : 2022-09-02 05:15
Updated : 2024-11-21 07:17
NVD link : CVE-2022-39188
Mitre link : CVE-2022-39188
CVE.ORG link : CVE-2022-39188
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')