summaryrefslogtreecommitdiffstats
path: root/sbin/ldconfig
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-11-11 19:57:41 +0000
committerjhb <jhb@FreeBSD.org>2005-11-11 19:57:41 +0000
commit2ef18a36a52be615626faff3ce34611f0e1e1013 (patch)
treeababdd4405f19282da0739f7940277e9ea39eb19 /sbin/ldconfig
parent42f426fa1283df17a7240bc8c8c9a33531dc929a (diff)
downloadFreeBSD-src-2ef18a36a52be615626faff3ce34611f0e1e1013.zip
FreeBSD-src-2ef18a36a52be615626faff3ce34611f0e1e1013.tar.gz
Fix a bug in dlinfo(RTLD_DI_SERINFOSIZE) requests. For each search path
we included the length of the path in the returned size but not the length of the associated Dl_serpath structure. Without this fix, programs attempting to allocate a structure to hold the search path information would allocate too small of a buffer and rtld would overrun the buffer while filling it via a subsequent RTLD_DI_SERINFO request. Submitted by: "William K. Josephson" wkj at morphisms dot net Reviewed by: jdp MFC after: 2 weeks
Diffstat (limited to 'sbin/ldconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud