Page MenuHomeFreeBSD

stand: More protection against malformed smbios tables
ClosedPublic

Authored by imp on Apr 25 2023, 4:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 24, 7:19 PM
Unknown Object (File)
Wed, Nov 12, 11:33 PM
Unknown Object (File)
Sat, Nov 8, 4:38 AM
Unknown Object (File)
Wed, Nov 5, 12:27 PM
Unknown Object (File)
Thu, Oct 30, 4:22 AM
Unknown Object (File)
Wed, Oct 29, 7:54 AM
Unknown Object (File)
Oct 15 2025, 9:29 AM
Unknown Object (File)
Oct 11 2025, 2:55 AM
Subscribers

Details

Summary

Add some more sanity checks to make sure we don't march off the end of
the table. Typically, smbios structures are well formed, or Windows
wouldn't boot. Sometimes they aren't, and this at least fails safe.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable