aboutsummaryrefslogtreecommitdiffstats
path: root/community/ccid
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-10-19 22:56:38 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-10-19 22:56:38 +0000
commit53993d6b5a3b555579aa202429764996517ed6aa (patch)
treedd1c86fe59c24ba1b142e0f61890f2740bd4c7bb /community/ccid
parent55c392b0f8dbb2b9639d975bdf2121f863785980 (diff)
downloadaports-53993d6b5a3b555579aa202429764996517ed6aa.tar.bz2
aports-53993d6b5a3b555579aa202429764996517ed6aa.tar.xz
main/musl: fix possible buffer overrun in __posix_spawnx().
This can allow programs to crash when $PATH contains elements that are larger than 1024 bytes. Notably, PATH_MAX is larger than 1024 bytes, so this can cause environments with very long, but valid path elements in $PATH to have program crashes when they spawn new processes. No CVE for this one at the time of writing, but this seems like a probable security bug.
Diffstat (limited to 'community/ccid')
0 files changed, 0 insertions, 0 deletions