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)
Mar 14 2024, 10:40 PM
Unknown Object (File)
Mar 14 2024, 10:40 PM
Unknown Object (File)
Mar 13 2024, 1:51 AM
Unknown Object (File)
Mar 9 2024, 1:57 PM
Unknown Object (File)
Feb 26 2024, 2:35 AM
Unknown Object (File)
Jan 14 2024, 9:36 AM
Unknown Object (File)
Nov 17 2023, 1:22 PM
Unknown Object (File)
Aug 19 2023, 11:14 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