diff options
author | Ross Burton <ross.burton@intel.com> | 2017-07-19 13:34:44 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-27 22:36:44 +0100 |
commit | b7e7b5e294f944c27fb1d2be61c0cf38f6c81ba8 (patch) | |
tree | 5f510d42d9f72143ad0835dc239668b198b355c1 /scripts/send-error-report | |
parent | bc3fa28e93a4006f1625dd6877a179faaa412f10 (diff) | |
download | poky-b7e7b5e294f944c27fb1d2be61c0cf38f6c81ba8.tar.gz |
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.
(From OE-Core rev: a6eaef0f179a341c0b96bb30aaec2d80862a11d6)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/send-error-report')
0 files changed, 0 insertions, 0 deletions