[Bug 1618726] Re: ifup & ifdown crash if multiple interfaces are listed in no-scripts

Michael Hudson-Doyle michael.hudson+lp at canonical.com
Tue Sep 13 23:44:41 UTC 2016


Fun. This bug affects Debian too it seems, I'll forward it along there
unless you have already?

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1618726

Title:
  ifup & ifdown crash if multiple interfaces are listed in no-scripts

Status in ifupdown package in Ubuntu:
  New

Bug description:
  This is a trivially reproducible crash in ifup/ifdown, with a patch
  attached.

  Steps to reproduce:
  1) echo no-scripts foo bar >> /etc/network/interfaces
  2) ifup baz

  Expected results:
  Unknown interface baz

  Actual results:
  Segmentation fault (core dumped)

  It's irrelevant whether the second interface is on the same no-scripts line or separate one. This will crash just the same:
  echo no-scripts foo >> /etc/network/interfaces
  echo no-scripts bar >> /etc/network/interfaces

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



More information about the Ubuntu-sponsors mailing list