2 matches found
Linux Distros Unpatched Vulnerability : CVE-2022-48797
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabli...
7.1CVSS5.3AI score0.00239EPSS
SaveExploits0References3
CVE-2022-48797
CVE-2022-48797 concerns a Linux kernel issue where NUMA balancing could alter COW page writability. The bug was traced to change_pte_range() using page_mapcount(page) to decide NUMA protection, which is incorrect; the recommended fix is to use page_count() (as reported by Oded Gabbay). Connected ...
7.1CVSS6.8AI score0.00239EPSS
SaveExploits0References4Affected Software1
20