Buffer Overflow Affecting grub2-tools-minimal package, versions <1:2.02-123.el8_6.8
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-CENTOS8-GRUB2TOOLSMINIMAL-2931297
- 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 Centos:8 grub2-tools-minimal to version 1:2.02-123.el8_6.8 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream grub2-tools-minimal package and not the grub2-tools-minimal package as distributed by Centos.
See How to fix? for Centos: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.