Page MenuHomeFreeBSD

cxgbe/tom: Fix potential leak in t4_aiotx_process_job.
ClosedPublic

Authored by np on Apr 4 2021, 10:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 25, 9:35 PM
Unknown Object (File)
Sun, Sep 21, 11:48 AM
Unknown Object (File)
Fri, Sep 19, 12:24 AM
Unknown Object (File)
Sep 3 2025, 4:21 PM
Unknown Object (File)
Aug 30 2025, 8:15 AM
Unknown Object (File)
Aug 13 2025, 8:11 PM
Unknown Object (File)
Jul 31 2025, 3:09 PM
Unknown Object (File)
Jul 19 2025, 4:47 PM
Subscribers

Details

Summary

The mbuf allocated could be a chain and must be freed with m_freem.

MFC after: 1 week
Sponsored by: Chelsio Communications

Diff Detail

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