Page MenuHomeFreeBSD

mlx5: plug theoretical leak in vxlan rules
ClosedPublic

Authored by vangyzen on Aug 12 2025, 11:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 2:14 PM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Sat, Oct 11, 12:28 AM
Unknown Object (File)
Fri, Oct 10, 11:49 PM
Unknown Object (File)
Sat, Oct 4, 2:17 AM
Unknown Object (File)
Fri, Oct 3, 1:03 PM
Subscribers

Details

Summary

Plug a theoretical memory/refcount leak when adding a vxlan rule.
This is not currently an actual leak, but it could become one.

PR: 287945
Sponsored by: Dell Inc.

Test Plan

I have not tested this. I found it by code inspection.

Diff Detail

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