CVE-2026-34859
Received Received - Intake
Use-After-Free Vulnerability in Kernel Module Affecting Availability, Confidentiality

Publication date: 2026-04-13

Last updated on: 2026-04-15

Assigner: Huawei Technologies

Description
UAF vulnerability in the kernel module. Impact: Successful exploitation of this vulnerability will affect availability and confidentiality.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-13
Last Modified
2026-04-15
Generated
2026-05-06
AI Q&A
2026-04-13
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 4 associated CPEs
Vendor Product Version / Range
huawei harmonyos 4.2.0
huawei harmonyos 4.3.0
huawei emui 15.0.0
huawei emui 14.2.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Use-After-Free (UAF) issue in the kernel module. A UAF vulnerability occurs when a program continues to use a pointer after the memory it points to has been freed, which can lead to unpredictable behavior or exploitation.


How can this vulnerability impact me? :

Successful exploitation of this vulnerability can impact system availability and confidentiality. This means attackers could potentially disrupt system operations or gain unauthorized access to sensitive information.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability affects availability and confidentiality, which are key aspects of compliance with standards like GDPR and HIPAA.

A successful exploitation could lead to unauthorized disclosure or disruption of data, potentially impacting the protection of personal or sensitive information required by these regulations.

Therefore, this vulnerability could pose risks to meeting the confidentiality and availability requirements mandated by such standards.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart