CVE-2025-71118
Last modified
CVE-2025-71118 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid walking the Namespace if start_node is NULL Although commit 0c9992315e73 ("ACPICA: Avoid walking the ACPI Namespace if it is not there") fixed the situation when both start_node and acpi_gbl_root_node are NULL, the Linux kernel mainline now still crashed on Honor Magicbook 14 Pro [1]. That happens due to the access to the member of parent_node in acpi_ns_get_next_node(). The NULL pointer dereference will always happen, no matter whether or not the start_node is equal to ACPI_ROOT_OBJECT, so move the check of start_node being NULL out of the if block. Unfortunately, all the attempts to contact Honor have failed, they refused to provide any technical support for Linux. The bad DSDT table's dump could be found on GitHub [2]. DMI: HONOR FMB-P/FMB-P-PCB, BIOS 1.13 05/08/2025 [ rjw: Subject adjustment, changelog edits ]. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid walking the Namespace if start_node is NULL Although commit 0c9992315e73 ("ACPICA: Avoid walking the ACPI Namespace if it is not there") fixed the situation when both start_node and acpi_gbl_root_node are NULL, the Linux kernel mainline now still crashed on Honor Magicbook 14 Pro [1]. That happens due to the access to the member of parent_node in acpi_ns_get_next_node(). The NULL pointer dereference will always happen, no matter whether or not the start_node is equal to ACPI_ROOT_OBJECT, so move the check of start_node being NULL out of the if block. Unfortunately, all the attempts to contact Honor have failed, they refused to provide any technical support for Linux. The bad DSDT table's dump could be found on GitHub [2]. DMI: HONOR FMB-P/FMB-P-PCB, BIOS 1.13 05/08/2025 [ rjw: Subject adjustment, changelog edits ]
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.12.1, < 5.10.248 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.198 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.160 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.120 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.64 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.3 | — |
| Linux | Linux Kernel | 2.6.12 | — |
| Linux | Linux Kernel | 6.19 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-71118?
How severe is CVE-2025-71118?
How do I fix CVE-2025-71118?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-71112In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-71113In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71114In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71115In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71116In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-71117In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71119In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-7112A vulnerability was found in Portabilis i-Educar 2.9.0 and c…5.4
- CVE-2025-71120In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71121In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71122In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-71123In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-71118?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
