]> code.ossystems Code Review - openembedded-core.git/commit
dpkg: Security Advisory - CVE-2014-3127
authorGuillem Jover <guillem@debian.org>
Tue, 17 Jun 2014 08:25:52 +0000 (04:25 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jun 2014 09:23:45 +0000 (10:23 +0100)
commit2c3838443eacd3a86ea8917ea53a20248e7bdf03
tree32570d719aa20d56218230b59a875a0f8b9661ca
parent81880b34a8261e824c5acafaa4cb321908e554a0
dpkg: Security Advisory - CVE-2014-3127

v2 changes:
* update format for commit log
* add Upstream-Status for patch

commit a12eb58959d0a10584a428f4a3103a49204c410f upstream

Dpkg::Source::Patch: Outright reject C-style filenames in patches

Because patch only started recognizing C-style filenames in diffs
in version 2.7, it's not safe to assume one behaviour or the other,
as the system might or might not have a recent enough version, or
a GNU patch program at all. There's also no reason we should be
supporting this kind of strange encoded filenames in patches, when
we have not done so up to now.

Let's just ban these types of diffs and be done with it.

Fixes: CVE-2014-0471, CVE-2014-3127
Closes: #746306
[drop the text for debian/changelog,because it's not suitable
for the veriosn]
Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com>
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dpkg/dpkg/dpkg-1.17.4-CVE-2014-0471-CVE-2014-3127.patch [new file with mode: 0644]
meta/recipes-devtools/dpkg/dpkg_1.17.4.bb