Bug 2414495 (CVE-2025-40153)
| Summary: | CVE-2025-40153 kernel: Linux kernel: Denial of Service via mprotect() on huge transparent huge pages | ||
|---|---|---|---|
| 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 | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the Linux kernel. A local user with the ability to allocate or utilize large transparent huge pages (hugetlb) memory regions could trigger a system-wide Denial of Service (DoS). This occurs when the `mprotect()` function is applied to these large hugetlb areas, causing the kernel to enter a prolonged loop without allowing other processes to run, leading to a CPU soft-lockup. This vulnerability stems from the `hugetlb_change_protection()` function lacking appropriate rescheduling points during operations on extensive memory ranges.
|
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
2025-11-12 11:03:30 UTC
|