mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-19 23:41:39 +01:00
changelog: Add entry for sysext file ownership bugfix
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
cf025a2be9
commit
fa050e999d
@ -0,0 +1 @@
|
||||
- Fix ownership of systemd units shipped with built-in docker/containerd sysexts. The files shipped on production images were accidentally owned by 1000:1000 instead of 0:0. This uid/gid is not present on Flatcar images but would be assigned to the first created user. Due to contents of sysexts and /usr being readonly on Flatcar, the invalid permissions can't be used to escalate privileges. ([scripts#2266](https://github.com/flatcar/scripts/pull/2266))
|
||||
Loading…
x
Reference in New Issue
Block a user