Bug 2397553 (CVE-2025-39883)
| Summary: | CVE-2025-39883 kernel: mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory | ||
|---|---|---|---|
| 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 use-after-free memory bug exists in the linux kernel, such that unpoison_memory() tries to check the PG_HWPoison
flags of an uninitialized page. So VM_BUG_ON_PAGE(PagePoisoned(page)) is triggered, leading to damage to the system availability and integrity.
|
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-09-23 07:01:17 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025092302-CVE-2025-39883-6015@gregkh/T This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions Red Hat Enterprise Linux 8.6 Telecommunications Update Service Via RHSA-2025:22006 https://access.redhat.com/errata/RHSA-2025:22006 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions Red Hat Enterprise Linux 8.8 Telecommunications Update Service Via RHSA-2025:22072 https://access.redhat.com/errata/RHSA-2025:22072 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2025:22387 https://access.redhat.com/errata/RHSA-2025:22387 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2025:22388 https://access.redhat.com/errata/RHSA-2025:22388 This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2025:22395 https://access.redhat.com/errata/RHSA-2025:22395 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2025:22392 https://access.redhat.com/errata/RHSA-2025:22392 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Extended Update Support Via RHSA-2025:22661 https://access.redhat.com/errata/RHSA-2025:22661 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions Via RHSA-2025:22997 https://access.redhat.com/errata/RHSA-2025:22997 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2025:22995 https://access.redhat.com/errata/RHSA-2025:22995 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions Via RHSA-2025:22999 https://access.redhat.com/errata/RHSA-2025:22999 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2025:22996 https://access.redhat.com/errata/RHSA-2025:22996 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.2 Advanced Update Support Via RHSA-2025:23445 https://access.redhat.com/errata/RHSA-2025:23445 This issue has been addressed in the following products: Red Hat Enterprise Linux 10.0 Extended Update Support Via RHSA-2026:0271 https://access.redhat.com/errata/RHSA-2026:0271 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:0445 https://access.redhat.com/errata/RHSA-2026:0445 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On Via RHSA-2026:0533 https://access.redhat.com/errata/RHSA-2026:0533 |