pfi_update_status() can return early if the status interface doesn't
exist. But in this case pf_getstatus() was copying uninitialized stack
memory into the output nvlist.
Reported by: Jenkins (KMSAN job)
Differential D35659
pf: Make sure that pfi_update_status() always zeros counters markj on Jun 29 2022, 3:28 PM. Authored by Tags None Referenced Files
Details pfi_update_status() can return early if the status interface doesn't Reported by: Jenkins (KMSAN job)
Diff Detail
|