Bug 2418884 (CVE-2025-40266) - CVE-2025-40266 kernel: KVM: arm64: Check the untrusted offset in FF-A memory share
Summary: CVE-2025-40266 kernel: KVM: arm64: Check the untrusted offset in FF-A memory ...
Keywords:
Status: NEW
Alias: CVE-2025-40266
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-04 17:02 UTC by OSIDB Bzimport
Modified: 2025-12-19 14:20 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-04 17:02:59 UTC
In the Linux kernel, the following vulnerability has been resolved:

KVM: arm64: Check the untrusted offset in FF-A memory share

Verify the offset to prevent OOB access in the hypervisor
FF-A buffer in case an untrusted large enough value
[U32_MAX - sizeof(struct ffa_composite_mem_region) + 1, U32_MAX]
is set from the host kernel.


Note You need to log in before you can comment on or make changes to this bug.