New issue
Advanced search Search tips

Issue 806332 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Dropping shill privileges: /usr/libexec/ipsec/starter expects to be run as root

Project Member Reported by mortonm@chromium.org, Jan 26 2018

Issue description

During initialization, /usr/libexec/ipsec/starter checks that its UID equals 0. If not, it exits. Patch this check and deal with any other permission issues in strongswan.

Code: https://github.com/strongswan/strongswan/blob/master/src/starter/starter.c#L483 
 
Components: Security
Labels: OS-Chrome

Sign in to add a comment