Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-94838.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-94838
Upstream
Published
2026-08-10T13:20:33Z
Modified
2026-08-30T05:26:50Z
Summary
CVE-2026-68401 affecting package kernel 6.6.150.1-1
Details

In the Linux kernel, the following vulnerability has been resolved:

firmware: armffa: Fix out-of-bound writes in ffasetupandtransmit()

Sashiko (locally) reports multiple out-of-bound issues in ffasetupandtransmit: 1) Writing epmemaccess->reserved can write out of bounds for FFA versions < 1.2 as ffaemadsizeget() returns 16 bytes in that case while reserved has an offset of 24. Instead of zeroing fields, memset the struct to zero first based on the FFA version.

2) Make sure there is enough size to write constituents.

While at it, convert the only sizeof() in the driver that uses a type instead of variable.

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
6.6.150.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-94838.json"