Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jan 2025 23:23:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 243057] wrong mbuf  passed to key_sendup_mbuf by key_spdacquire
Message-ID:  <bug-243057-227-TA1va8YnNP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243057-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243057-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243057

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D378a2b155aaf853933df5b53e174b3880=
826488c

commit 378a2b155aaf853933df5b53e174b3880826488c
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2025-01-06 23:20:08 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-01-06 23:20:18 +0000

    netipsec: Pass the right mbuf up

    Note that key_spdacquire() is dead code, as the SADB_X_SPDACQUIRE
    message handler is not set.

    PR:             243057
    MFC after:      2 weeks

 sys/netipsec/key.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243057-227-TA1va8YnNP>