]> git.ipfire.org Git - thirdparty/glibc.git/commit
CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
authorFlorian Weimer <fweimer@redhat.com>
Mon, 17 Jan 2022 09:21:34 +0000 (10:21 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 17 Jan 2022 09:47:58 +0000 (10:47 +0100)
commitf545ad4928fa1f27a3075265182b38a4f939a5f7
treed601541a207382c53aa7dfd6ccc256805ec34294
parentef972a4c50014a16132b5c75571cfb6b30bef136
CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)

The sunrpc function svcunix_create suffers from a stack-based buffer
overflow with overlong pathname arguments.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
NEWS
sunrpc/Makefile
sunrpc/svc_unix.c
sunrpc/tst-bug28768.c [new file with mode: 0644]