Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2014 19:25:20 -0500
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Jung-uk Kim <jkim@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r369684 - in head/shells/bash: . files
Message-ID:  <542C9B70.9020306@FreeBSD.org>
In-Reply-To: <542C2EFC.6090302@FreeBSD.org>
References:  <201410010335.s913ZD6R006655@svn.freebsd.org> <542C2EFC.6090302@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--eWqXEcGApowBsDQAqUL4bmCctXOP8nPxf
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 10/1/2014 11:42 AM, Jung-uk Kim wrote:
> On 2014-09-30 23:35:13 -0400, Bryan Drewery wrote:
>> Author: bdrewery Date: Wed Oct  1 03:35:12 2014 New Revision:
>> 369684 URL: http://svnweb.freebsd.org/changeset/ports/369684 QAT:
>> https://qat.redports.org/buildarchive/r369684/
>=20
>> Log: Add RedHat's patch for CVE-2014-7186, commonly known as
>> "redir_stack" overflow, which has not been shown to be as critical
>> as "shellshock" currently.
>=20
>> Security:	CVE-2014-7186
>=20
> Thanks!
>=20
> BTW, this patch also fixes CVE-2014-7187.
>=20
> http://www.openwall.com/lists/oss-security/2014/09/26/2
>=20
> FYI, 4.3 Patchlevel 27 fixed two more CVEs, i.e., CVE-2014-6277 and
> CVE-2014-6278.
>=20
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2014-6277
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2014-6278
>=20
> Jung-uk Kim
>=20

Well those are still an issue in 4.3.28 if you control the environment
fully. I.e., if you can pass BASH_FUNC_name%% then it will still
crash/execute code. Chet is working on patches for them,
http://www.openwall.com/lists/oss-security/2014/10/01/25.

Our bash is immune to this due to disabling function imports. The
bashcheck script is wrong currently though and I've submitted a pull
request to fix it here: https://github.com/hannob/bashcheck/pull/23

I've just committed 4.3.28 as well.


--=20
Regards,
Bryan Drewery


--eWqXEcGApowBsDQAqUL4bmCctXOP8nPxf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)

iQEcBAEBAgAGBQJULJtwAAoJEDXXcbtuRpfP8wIH/08Kromlma77SVQYUnAyPjHI
qWSzOytkZ+jLRHcMETrvhByVmSnZF111lw2y/G1IcLtVJ142llwHAuVW8vjojUk6
x1/eHhicCPKM04KS1r3ZP4XP97FoyQ21qI2j7Bz3QbaoaKkfmRfk9hXU92owkuoO
JLgV5mQJeADyUwg5Jb5UscPhEaJ1D52Brs0cCqjP206nQ30k22KJb1XYFEPXFDkp
0GHVkF8lMiryflacSPeE1va0yCT2Fl1axJGrpxsvrw/f62pCZQGQknfuHU3TL7xN
2UM1wkzgsO99njVJRKYfimyAmlktT99FlOau0p7P95vpigpDCDDUnJERnqeZdbY=
=vw79
-----END PGP SIGNATURE-----

--eWqXEcGApowBsDQAqUL4bmCctXOP8nPxf--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?542C9B70.9020306>