]> git.ipfire.org Git - thirdparty/glibc.git/commit
CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
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 10:48:59 +0000 (11:48 +0100)
commit7b5d433fd097b8ed74e458eca33597290e07b974
treea9b20b2639a00af00be8a7e41259e09d33739f94
parent5575daae5099e779bb860b566b4d608418a5b832
CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)

Processing an overlong pathname in the sunrpc clnt_create function
results in a stack-based buffer overflow.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
(cherry picked from commit 226b46770c82899b555986583294b049c6ec9b40)
NEWS
sunrpc/clnt_gen.c