Buffer Overflow Affecting shim-aa64 package, versions <0:15.6-1.el8
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RHEL8-SHIMAA64-4185234
- published 9 Jun 2022
- disclosed 7 Jun 2022
Introduced: 7 Jun 2022
CVE-2022-28737 Open this link in a new tabHow to fix?
Upgrade RHEL:8 shim-aa64 to version 0:15.6-1.el8 or higher.
This issue was patched in RHSA-2022:5096.
NVD Description
Note: Versions mentioned in the description apply only to the upstream shim-aa64 package and not the shim-aa64 package as distributed by RHEL.
See How to fix? for RHEL:8 relevant fixed versions and status.
There's 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.