Page MenuHomeFreeBSD

PCI DEN0115: Reliably check for a memory resource during probe.
ClosedPublic

Authored by jhb on Jul 13 2023, 8:34 PM.
Tags
None
Referenced Files
F97839116: D41025.diff
Tue, Oct 1, 11:40 AM
Unknown Object (File)
Tue, Sep 17, 3:55 AM
Unknown Object (File)
Wed, Sep 4, 3:49 PM
Unknown Object (File)
Aug 5 2024, 10:34 AM
Unknown Object (File)
Jul 21 2024, 9:22 AM
Unknown Object (File)
May 17 2024, 12:41 AM
Unknown Object (File)
May 8 2024, 7:19 AM
Unknown Object (File)
May 2 2024, 12:48 PM
Subscribers

Details

Summary

rid was stack garbage, so the bus_alloc_resource_any() call could fail
and fall through to the SMCCC version check even if a bridge had a
memory resource.

Debugging help: jrtc27
Sponsored by: DARPA

Diff Detail

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