REDHAT-BUG-2459982: Medium severity rhboot efivar (libefiboot) vulnerability

Published Apr 21, 2026
·
Updated

A stack overflow vulnerability was found in libefiboot (part of efivar). The device path node parser does not validate that each node Length field is >= 4 bytes (minimum EFI device path node header size) before recursing. A crafted node with Length < 4 causes infinite recursion in efiloadoptisvalid() -> efiloadoptoptionaldatasize(), leading to stack exhaustion and process crash.

Upstream: github.com/rhboot/efivar - no Issues tab or SECURITY.md available. This report serves as initial upstream notification. Suggested fix: Add minimum length guard: if (dp->length < 4) return -1;

Affected Software

1 affected component
rhboot efivar (libefiboot)

Event History

Apr 21, 2026
Data Sourced
via Red Hat·05:10 AM
DescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2459982?

The severity of REDHAT-BUG-2459982 is medium with a score of 4.

2

What type of vulnerability is REDHAT-BUG-2459982?

REDHAT-BUG-2459982 is a stack overflow vulnerability found in libefiboot.

3

How does the stack overflow occur in REDHAT-BUG-2459982?

The stack overflow in REDHAT-BUG-2459982 occurs due to the device path node parser not validating node Length fields before recursing.

4

What products are affected by REDHAT-BUG-2459982?

The products affected by REDHAT-BUG-2459982 include rhboot and efivar (libefiboot).

5

How can I mitigate the effects of REDHAT-BUG-2459982?

To mitigate REDHAT-BUG-2459982, ensure that your system is updated to address the stack overflow vulnerability in libefiboot.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203