← Back to team overview

touch-packages team mailing list archive

[Bug 1373781] Re: bash incomplete fix for CVE-2014-6271

 

There was a build issue with the Ubuntu 14.04 package, and I am in the
process of fixing it now. An update will be released within the hour.

The other releases should be ok.

** Also affects: bash (Ubuntu Lucid)
   Importance: Undecided
       Status: New

** Also affects: bash (Ubuntu Utopic)
   Importance: Undecided
       Status: Confirmed

** Also affects: bash (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: bash (Ubuntu Trusty)
   Importance: Undecided
       Status: New

** Changed in: bash (Ubuntu Lucid)
       Status: New => Fix Released

** Changed in: bash (Ubuntu Precise)
       Status: New => Fix Released

** Changed in: bash (Ubuntu Trusty)
       Status: New => In Progress

** Changed in: bash (Ubuntu Utopic)
       Status: Confirmed => In Progress

** Changed in: bash (Ubuntu Trusty)
     Assignee: (unassigned) => Marc Deslauriers (mdeslaur)

** Changed in: bash (Ubuntu Utopic)
     Assignee: (unassigned) => Marc Deslauriers (mdeslaur)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1373781

Title:
  bash incomplete fix for CVE-2014-6271

Status in “bash” package in Ubuntu:
  In Progress
Status in “bash” source package in Lucid:
  Fix Released
Status in “bash” source package in Precise:
  Fix Released
Status in “bash” source package in Trusty:
  In Progress
Status in “bash” source package in Utopic:
  In Progress

Bug description:
  The fixes for CVE-2014-6271 do NOT work! Security vuln, but should be
  public, this is known already.

  Ubuntu 14.04 LTS: bash 4.3-7ubuntu1.1
  Ubuntu 12.04 LTS: bash 4.2-2ubuntu2.2
  Ubuntu 10.04 LTS: bash 4.1-2ubuntu3.1

  Testcase:
  rm -f echo && env -i  X='() { (a)=>\' bash -c 'echo id'; cat echo

  expected output:
  bash: X: line 1: syntax error near unexpected token `='
  bash: X: line 1: `'
  bash: error importing function definition for `X'
  id

  actual output:
  bash: X: line 1: syntax error near unexpected token `='
  bash: X: line 1: `'
  bash: error importing function definition for `X'
  uid=0(root) gid=0(root) groups=0(root)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1373781/+subscriptions