Home
last modified time | relevance | path

Searched hist:"5 f7bea2952830ae60d4b65dafdc8411ac9d991f0" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Diflib.cdiff 5f7bea2952830ae60d4b65dafdc8411ac9d991f0 Tue Feb 28 17:56:20 CET 2023 Gleb Smirnoff <glebius@FreeBSD.org> iflib: fix regression with new pfil(9) KPI

Do not pass the pointer to our valid mbuf to pfil(9). Pass an
uninitialized one only. This was unsafe with the old KPI, too,
but for some reason didn't fail.

Fixes: caf32b260ad46b17a4c1a8ce6383e37ac489f023