Skip to content

stable-3975.2.1

Latest
Compare
Choose a tag to compare
@tormath1 tormath1 released this 05 Sep 11:38
· 1330 commits to main since this release
stable-3975.2.1
3ce269c

Changes since Stable 3975.2.0

Security fixes:

Bug fixes:

  • 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)
  • Equinix Metal: Fixed oem-cloudinit.service. The availability check now uses the https://metadata.platformequinix.com/metadata endpoint. (scripts#2222)

Updates: