Bug 2334692 (CVE-2024-56678)
Summary: | CVE-2024-56678 kernel: powerpc/mm/fault: Fix kfence page fault reporting | ||
---|---|---|---|
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: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw was found in the PowerPC architecture's memory fault handling in the Linux kernel. When reading from /proc/kcore, the kernel may incorrectly attempt to handle faults on KFENCE-allocated memory regions using the KFENCE mechanism instead of the appropriate fixup table. This misbehavior can lead to false-positive reports of memory errors, including invalid reads and use-after-free conditions. A local attacker could exploit this by triggering reads on unmapped or freed KFENCE objects, potentially causing a denial of service or confusing kernel debugging tools.
|
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-12-28 10:02:57 UTC
|