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)
Sat, Jul 5, 10:58 AM
Unknown Object (File)
Fri, Jul 4, 3:50 PM
Unknown Object (File)
Wed, Jul 2, 1:49 PM
Unknown Object (File)
Wed, Jul 2, 12:59 PM
Unknown Object (File)
Tue, Jul 1, 5:46 PM
Unknown Object (File)
Fri, Jun 27, 5:46 PM
Unknown Object (File)
Wed, Jun 25, 8:10 PM
Unknown Object (File)
Mon, Jun 23, 7:03 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable