diff options
author | Ross Burton <ross.burton@intel.com> | 2017-07-18 17:04:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-19 11:30:10 +0100 |
commit | 549cb941c5b19909fb00f2bef9c04172ca1c162d (patch) | |
tree | 5f7c2070e851a925e8c69f274fed59ba5acc347b /meta-skeleton | |
parent | ef68005a8c527e9b1d05b7769f0ec8ebe9ec3f91 (diff) | |
download | openembedded-core-549cb941c5b19909fb00f2bef9c04172ca1c162d.tar.gz openembedded-core-549cb941c5b19909fb00f2bef9c04172ca1c162d.tar.bz2 openembedded-core-549cb941c5b19909fb00f2bef9c04172ca1c162d.zip |
systemd: refuse to load units with errors (CVE-2017-1000082)
If a unit has a statement such as User=0day where the username exists but is
strictly speaking invalid, the unit will be started as the root user instead.
Backport a patch from upstream to mitigate this by refusing to start units such
as this.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions