Date: Tue, 09 Aug 2022 19:59:14 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258698] aio(4): ucred leak in aio_aqueue()'s failure path Message-ID: <bug-258698-227-uh4l0QeUGv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258698-227@https.bugs.freebsd.org/bugzilla/> References: <bug-258698-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=3D258698 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch releng/12.3 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D7f83d23ecfce15cc83f51aa9d1c4f95c2= 4448ab9 commit 7f83d23ecfce15cc83f51aa9d1c4f95c24448ab9 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2021-09-24 00:14:56 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2022-07-25 20:07:02 +0000 aio_aqueue(): avoid ucred leak on failure path Approved by: so Security: FreeBSD-SA-22:10.aio PR: 258698 Submitted by: sigsys@gmail.com (cherry picked from commit 45c2c7c484de7747014492b17ff89e323ee66496) (cherry picked from commit 76ed54dda74ffe8c7284cab10a4b30445a8db12f) sys/kern/vfs_aio.c | 4 +++- 1 file changed, 3 insertions(+), 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-258698-227-uh4l0QeUGv>