Date: Sat, 09 Apr 2022 00:56:05 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 263043] malformed SMB reply can page-fault the kernel in smb_t2_placedata() Message-ID: <bug-263043-227-d6EaMQSLUk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263043-227@https.bugs.freebsd.org/bugzilla/> References: <bug-263043-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=3D263043 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D802da293bd5be064c2ecda76e5aa33e1a= 237bc1b commit 802da293bd5be064c2ecda76e5aa33e1a237bc1b Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-04-06 18:25:37 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-04-09 00:55:30 +0000 smbfs: caution against use in the manpage It supports only the obsolete SMBv1 protocol, is known to be buggy, and likely has security vulnerabilities. It will either be updated or removed in the future, but for now at least describe the current state in the man page. PR: 263043 MFC after: 3 days Sponsored by: The FreeBSD Foundation (cherry picked from commit 7c140ef034c33ab0b16b535f3d5f945dc8f71cb4) share/man/man5/smbfs.5 | 21 ++++++++++++++++++++- 1 file changed, 20 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-263043-227-d6EaMQSLUk>