Page MenuHomeFreeBSD

loader.efi: efi_redirect_exceptions does use uninitialized pointer
ClosedPublic

Authored by tsoome on Feb 8 2026, 11:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 18, 7:17 AM
Unknown Object (File)
Sat, Aug 15, 12:36 AM
Unknown Object (File)
Wed, Aug 12, 2:52 PM
Unknown Object (File)
Wed, Aug 12, 2:42 PM
Unknown Object (File)
Wed, Aug 12, 2:37 PM
Unknown Object (File)
Sun, Aug 9, 2:14 AM
Unknown Object (File)
Sat, Aug 8, 5:45 PM
Unknown Object (File)
Sat, Aug 8, 7:38 AM
Subscribers

Details

Summary

loader_idt.rd_base is not set when we are attempting to bcopy(),
resulting to data stored to page 0 and therefore corrupting it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70518
Build 67401: arc lint + arc unit