[Bug 272616] [panic] Reproducible kernel panic related to sendfile and IPSec

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Jul 2023 01:27:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272616

--- Comment #16 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=7b335e9f690e77841e3eb7dbf3403429b10fe222

commit 7b335e9f690e77841e3eb7dbf3403429b10fe222
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-07-20 12:08:24 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-07-28 01:14:01 +0000

    ip output: ensure that mbufs are mapped if ipsec is enabled

    PR:     272616

    (cherry picked from commit bc310a95c58a3c570ed7e5103371453881e36ba1)

 sys/netinet/ip_output.c   | 6 ++++++
 sys/netinet6/ip6_output.c | 6 ++++++
 2 files changed, 12 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.