SHA256
6
0
forked from pool/cpio

Accepting request 263624 from home:vitezslav_cizek:branches:Archiving

- fix an OOB write with cpio -i (bnc#907456) (CVE-2014-9112)
  * added 0001-Fix-memory-overrun-on-reading-improperly-created-lin.patch

OBS-URL: https://build.opensuse.org/request/show/263624
OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=50
This commit is contained in:
Ismail Dönmez
2014-12-03 09:59:19 +00:00
committed by Git OBS Bridge
parent 091bc4a315
commit 19d62652f7
3 changed files with 242 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ Patch22: cpio-stdio.in.patch
Patch23: paxutils-rtapelib_mtget.patch
Patch24: cpio-check_for_symlinks.patch
Patch25: cpio-fix_truncation_check.patch
Patch26: 0001-Fix-memory-overrun-on-reading-improperly-created-lin.patch
PreReq: %install_info_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -83,6 +84,7 @@ Authors:
%patch23 -p1
%patch24 -p1
%patch25 -p1
%patch26 -p1
#chmod 755 .
#chmod u+w *
#chmod a+r *