Public bug reported:

If /etc/sudoers contains the following (syntactically invalid) line:

    %sudo   ALL=(ALL:ALL) NOPASSWD ALL

the sudo command will segfault:

    $ sudo true
    [1]    12958 segmentation fault (core dumped)  sudo true

A better result would be to fail or warn with a syntax error.

Release: groovy
Architecture: amd64
sudo version: 1.9.1-1ubuntu1.1

** Affects: sudo (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  sudo segfaults when /etc/sudoers has syntax error

Status in sudo package in Ubuntu:
  New

Bug description:
  If /etc/sudoers contains the following (syntactically invalid) line:

      %sudo   ALL=(ALL:ALL) NOPASSWD ALL

  the sudo command will segfault:

      $ sudo true
      [1]    12958 segmentation fault (core dumped)  sudo true

  A better result would be to fail or warn with a syntax error.

  Release: groovy
  Architecture: amd64
  sudo version: 1.9.1-1ubuntu1.1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to