aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-11-03 17:31:37 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-11-03 17:40:03 +0200
commit45b0ee2b407913c533f7ded8d6f8cbeec16ff6ca (patch)
tree7f0251e6df12aadae7c6779bc7cacf2da8254bac /tests/testsuite.at
parent3177d660a4c62a6acb538b0f7c54ba423698889a (diff)
downloadcpio-45b0ee2b407913c533f7ded8d6f8cbeec16ff6ca.tar.gz
cpio-45b0ee2b407913c533f7ded8d6f8cbeec16ff6ca.tar.bz2
Fix CVE-2015-1197
* src/copyin.c (copyin_link): Force safer name suffix for symbolic links. * tests/CVE-2015-1197.at: New file. * tests/Makefile.am: Add new test case. * tests/testsuite.at: Likewise.
Diffstat (limited to 'tests/testsuite.at')
-rw-r--r--tests/testsuite.at2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at
index 644ada0..10cb8b9 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -43,3 +43,5 @@ m4_include([setstat03.at])
m4_include([setstat04.at])
m4_include([setstat05.at])
m4_include([big-block-size.at])
+
+m4_include([CVE-2015-1197.at])

Return to:

Send suggestions and report system problems to the System administrator.