| Summary | In the Linux kernel, the following vulnerability has been resolved: efi/capsule-loader: fix incorrect sizeof in phys array reallocation The krealloc() call for cap_info->phys in __efi_capsule_setup_info() uses The allocation is also inconsistent with the initial array allocation in On 64-bit systems where sizeof(phys_addr_t) == sizeof(phys_addr_t *), this This is similar to the bug fixed in commit fccfa646ef36 ("efi/capsule-loader: |
|---|---|
| Publication Date | June 25, 2026, 2:17 a.m. |
| Registration Date | June 27, 2026, 4:20 a.m. |
| Last Update | June 25, 2026, 2:17 a.m. |