Security Advisory

CVE-2022-28737

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-07-20 00:26:15
Last updated 2024-10-22 13:17:50
Assigner canonical
State PUBLISHED

Description

Theres a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.