[Bug 1618726] Re: ifup & ifdown crash if multiple interfaces are listed in no-scripts
Mathew Hodson
mathew.hodson at gmail.com
Wed Aug 31 20:26:21 UTC 2016
** Tags added: patch
** Changed in: ifupdown (Ubuntu)
Importance: Undecided => High
** Tags added: xenial yakkety
--
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