Page MenuHomeFreeBSD

oce(4): Account and trace mbufs before handing to hw
ClosedPublic

Authored by cem on Jun 19 2020, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 10, 1:30 AM
Unknown Object (File)
Thu, May 2, 9:17 PM
Unknown Object (File)
Thu, May 2, 9:35 AM
Unknown Object (File)
Fri, Apr 19, 7:36 PM
Unknown Object (File)
Mar 23 2024, 11:21 PM
Unknown Object (File)
Mar 16 2024, 5:53 AM
Unknown Object (File)
Mar 7 2024, 11:48 PM
Unknown Object (File)
Jan 11 2024, 1:20 AM
Subscribers

Details

Summary

Once tx mbufs have been handed to hardware, nothing serializes the tx
path against completion and potential use-after-free of the outbound
mbuf. Perform accounting and BPF tap before queueing to hardware to
avoid this race.

Submitted by: Steve Wirtz <steve_wirtz AT dell.com>

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31835
Build 29395: arc lint + arc unit