[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Nov 2022 10:49:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=0156c3f1f7608bb1ce547bed6b60cb084db3e7eb

commit 0156c3f1f7608bb1ce547bed6b60cb084db3e7eb
Author:     Zhenlei Huang <zlei.huang@gmail.com>
AuthorDate: 2022-09-30 07:55:29 +0000
Commit:     Zhenlei Huang <zlei@FreeBSD.org>
CommitDate: 2022-11-04 10:38:50 +0000

    if_vxlan(4): Check the size of data available in mbuf before using them

    PR:             261711
    Reviewed by:    kp
    Tested by:      Alfa (burak.sn at outlook.com)
    Approved by:    kp (mentor)
    Differential Revision:  https://reviews.freebsd.org/D36794

    (cherry picked from commit 8707cb19e68128c181477d87f960182c14e15f12)

 sys/net/if_vxlan.c | 6 ++++++
 1 file changed, 6 insertions(+)

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