CVE-2026-43347
Description
A flaw was found in the Linux kernel. An issue with the system's firmware incorrectly identifying a section of memory reserved for the Gunyah hypervisor as available for general use can lead to the kernel attempting to access this protected area. This unauthorized memory access can cause the system to become unstable and crash, resulting in a Denial of Service (DoS).
Understanding the Weakness (CWE)
Confidentiality
Technical Impact: Read Memory; Read Application Data
When reusing a resource such as memory or a program variable, the original contents of that resource may not be cleared before it is sent to an untrusted party.
Availability
Technical Impact: DoS: Crash, Exit, or Restart
The uninitialized resource may contain values that cause program flow to change in ways that the programmer did not intend.
Frequently Asked Questions
Not sure what something means? Check out our Security Glossary.
Want to get errata notifications? Sign up here.