CVE-2025-40266
BaseFortify
Publication date: 2025-12-04
Last updated on: 2025-12-04
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the Linux kernel's KVM on arm64 involves improper checking of an untrusted offset in the FF-A memory share. Specifically, the hypervisor did not properly verify the offset value, which could lead to out-of-bounds (OOB) access in the FF-A buffer if a large enough untrusted value is set from the host kernel.
How can this vulnerability impact me? :
The vulnerability could allow an attacker to cause out-of-bounds memory access in the hypervisor, potentially leading to memory corruption, crashes, or escalation of privileges within the virtualized environment.