Page MenuHomeFreeBSD

bhyve smbios type 3 structure is incorrect
ClosedPublic

Authored by tsoome on Dec 28 2021, 12:48 PM.
Tags
None
Referenced Files
F103264913: D33682.diff
Fri, Nov 22, 7:53 PM
Unknown Object (File)
Tue, Nov 19, 2:13 AM
Unknown Object (File)
Tue, Nov 5, 8:31 AM
Unknown Object (File)
Tue, Oct 29, 11:58 PM
Unknown Object (File)
Tue, Oct 29, 1:01 AM
Unknown Object (File)
Oct 22 2024, 3:32 PM
Unknown Object (File)
Oct 1 2024, 9:15 AM
Unknown Object (File)
Oct 1 2024, 7:38 AM
Subscribers

Details

Summary

If you look at the SMBIOS specification, we'll find something is
missing. In particular at offset 0Dh is supposed to be the OEM-defined
field. This should go between security and height. It is not legal to
actually skip this and will lead to other folks not properly
interpreting later parts of the table.

https://www.illumos.org/issues/14312

Submitted by: Robert Mustacchi <rm@fingolfin.org>
Obtained from: ilumos
MFC after: 1 week

Diff Detail

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