Sourced from github.com/docker/docker's releases.
v26.1.5
26.1.5
Security
This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq that impacted setups using authorization plugins (AuthZ) for access control. No other changes are included in this release, and this release is otherwise identical for users not using AuthZ plugins.
Full Changelog: https://github.com/moby/moby/compare/v26.1.4...v26.1.5
411e817
Merge commit from fork9cc85ea
If url includes scheme, urlPath will drop hostname, which would not
match the...820cab9
Authz plugin security fixes for 0-length content and path
validation6bc4906
Merge pull request #48123
from vvoland/v26.1-481206fbdce4
update to go1.21.12f533464
Merge pull request #47986
from vvoland/v26.1-47985c1d4587
builder/mobyexporter: Add missing nil checkd642804
Merge pull request #47940
from thaJeztah/26.1_backport_api_remove_container_c...daba246
docs: api: image inspect: remove Container and ContainerConfig