summaryrefslogtreecommitdiff
path: root/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAndrew Gallatin <gallatin@FreeBSD.org>2026-01-19 10:41:02 -0500
committerAndrew Gallatin <gallatin@FreeBSD.org>2026-01-19 10:45:49 -0500
commitd91ae61f8fc2dd4ab3c208f25570b91a0725e2e4 (patch)
treea9e378a456d299aa8382ee2f3b7f025c20c2afe5 /source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent99afbc5cc7ae8ba7b112fbafbf24ea2575a65ba4 (diff)
iflib: null out freed mbuf in iflib_txsd_free
When adding the IFLIB_GET_MBUF/FLAGS, I neglected to NULL out the mbuf in the descriptor ring. I didn't think this should matter as the I thought this code was only used when the ring was about to be freed. But I was wrong, and leaving a stale mbuf in there can cause panics. Reported by: Marek Zarychta (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292547) Fixes: 14d93f612f26 Sponsored by: Netflix
Diffstat (limited to 'source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions