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)
Wed, Oct 15, 9:29 AM
Unknown Object (File)
Sat, Oct 11, 2:55 AM
Unknown Object (File)
Sat, Oct 11, 2:55 AM
Unknown Object (File)
Sat, Oct 11, 2:55 AM
Unknown Object (File)
Fri, Oct 10, 8:08 PM
Unknown Object (File)
Wed, Oct 1, 1:55 PM
Unknown Object (File)
Mon, Sep 29, 10:18 AM
Unknown Object (File)
Sun, Sep 28, 4:52 PM
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