You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(pci): do not panic on invalid BDF during deserialization
Correctly handle invalid Bdf by returning an error to the deserializer.
This bug was caught by the fuzzer.
Signed-off-by: Riccardo Mancini <[email protected]>
Signed-off-by: Babis Chalios <[email protected]>
0 commit comments