Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 May 2022 13:53:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 263824] genet(4): Driver interface may overwrite memory in a consecutive memory copy operations when parsing TX packet
Message-ID:  <bug-263824-7501-UmcqJnGKx2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263824-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263824-7501@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=3D263824

Mike Karels <karels@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|mfc-stable13?,              |mfc-stable12-
                   |mfc-stable12?               |

--- Comment #6 from Mike Karels <karels@freebsd.org> ---
(In reply to Jiahao LI from comment #4)

> hw.genet.tx_hdr_min does not exist in the Freebsd running in my developme=
nt environment.=20

Ah, then it is an older version of the driver; the sysctl was added there l=
ast
June.  The version without the sysctl would act as if the sysctl value was 0
for the IPv4 case.

Should be fixed in the version I just checked in.  Marking for MFC to 13, b=
ut
not 12; the driver is not in 12.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263824-7501-UmcqJnGKx2>