Date: Thu, 03 Jun 2021 00:58:49 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 255859] ipfilter/netinent: ip_nat memory leak and use-after-free Message-ID: <bug-255859-7501-Ar7K1V4ZUT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255859-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-255859-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=3D255859 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dc8773c8018e74a34a5d9e7ec6d66f4311= 148f975 commit c8773c8018e74a34a5d9e7ec6d66f4311148f975 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-05-25 18:54:49 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-06-03 00:57:45 +0000 ipfilter: Fix ip_nat memory leak and use-after-free Unfortunately the wrong elemet is freed, also resulting in use-after-fr= ee. PR: 255859 Submitted by: lylgood@foxmail.com Reported by: lylgood@foxmail.com (cherry picked from commit 323a4e2c4e285e6f8eee8db3fe2cb7490a734da0) sys/contrib/ipfilter/netinet/ip_nat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=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-255859-7501-Ar7K1V4ZUT>