In the Linux kernel, the following vulnerability has been resolved:
firmware: armffa: Bound PARTITIONINFOGETREGS copies
The register-based PARTITIONINFOGET path trusted the firmware-provided indices when copying partition descriptors into the caller buffer. Reject inconsistent counts or index progressions so the copy loop cannot write past the allocated array.
(fixed cur_idx when exactly one descriptor in the first fragment)
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64520.json",
"cna_assigner": "Linux"
}