Bug 2468085 (CVE-2026-43292)
| Summary: | CVE-2026-43292 kernel: mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node | ||
|---|---|---|---|
| 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: | rhel-process-autobot, watson-tool-maintainers |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the Linux kernel. When the CONFIG_PAGE_OWNER option is enabled, the kernel's memory management (mm/vmalloc) component can experience Read-Copy-Update (RCU) stalls during virtual memory allocation cleanup. This occurs because freeing Kernel Address Sanitizer (KASAN) shadow pages triggers expensive stack unwinding operations that acquire RCU read locks. Processing a large number of pages without yielding the CPU can cause tasks to hold the CPU for extended periods, leading to RCU stalls and potential Out-Of-Memory (OOM) conditions, effectively resulting in a Denial of Service.
|
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
2026-05-08 14:03:44 UTC
|