Bug 2298133 (CVE-2022-48797)
Summary: | CVE-2022-48797 kernel: mm: don't try to NUMA-migrate COW pages that have other uses | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | dfreiber, drow, jburrell, vkumar |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel 5.10.102, kernel 5.15.25, kernel 5.16.11, kernel 5.17 | Doc Type: | If docs needed, set a value |
Doc Text: |
A vulnerability was found in the Linux kernel's memory management system, where the change_pte_range() function improperly attempts to NUMA-migrate Copy-On-Write pages with existing references. This occurs due to an incorrect check using page_mapcount, leading to potential corruption when NUMA balancing is enabled without process affinity. The impact of this vulnerability can result in data corruption during DMA operations, affecting system reliability.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
OSIDB Bzimport
2024-07-16 12:27:30 UTC
|