]> granicus.if.org Git - procps-ng/commit
Possible segfault in file2strvec introduced by latest CVE fix
authorJan Rybar <jrybar@redhat.com>
Wed, 8 Aug 2018 10:06:57 +0000 (20:06 +1000)
committerCraig Small <csmall@enc.com.au>
Wed, 8 Aug 2018 10:06:57 +0000 (20:06 +1000)
commit7febddabd8e5a17cc1480908dbe286d5ed834b17
treeb33c09bb68db3bc87d7410fb05afea6c63805ece
parent16bd4cd5aaa4052362e8861671f222cf8fe4c868
Possible segfault in file2strvec introduced by latest CVE fix

'rbuf' used before allocated.
Revealed by static analysis

References:
 commit 36e066df52eedf147a51e4cf3a86fd13748d6f79

Signed-off-by: Craig Small <csmall@enc.com.au>
proc/readproc.c