summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2013-04-18 14:29:58 -0400
committerSteve Dickson <steved@redhat.com>2013-04-22 08:15:18 -0400
commita9f437119d79a438cb12e510f3cadd4060102c9f (patch)
tree859f4d8b4974014199c207dc435132edbcd2396e /INSTALL
parent4072a0bb8b619cab027bb3833785768681da4ed5 (diff)
downloadti-rpc-a9f437119d79a438cb12e510f3cadd4060102c9f.tar.gz
svc_getargs(): Should not be freeing arg pointers on failureslibtirpc-0-2-4-rc1
commit 82cc2e61 (SVCAUTH_WRAP/SVCAUTH_UNWRAP) introduce a regression that causes callers of svc_getargs() to crash when svc_freeargs() frees args points that are allocated on the stack. svc_getargs() should let the callers do the freeing and not make any assumptions on the type of memory passed in. Also see: https://bugzilla.redhat.com/show_bug.cgi?id=948378 and CVE-2013-1950 EMBARGOED rpcbind: invalid pointer free leads to crash Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions