Description of the patch:
This update for docker-stable fixes the following issues
- CVE-2026-33747: github.com/moby/buildkit: malicious frontends can craft API messages that cause files to be written
outside of the BuildKit state directory (bsc#1260967).
- CVE-2026-33748: github.com/moby/buildkit: insufficient validation of Git URL fragment subdir components may allow
access to files outside the checked-out Git repository (bsc#1261078).
- CVE-2026-33997: Fixed privilege validation bypass during plugin (bsc#1265907).
- CVE-2026-34040: Fixed Authz zero length regression (bsc#1265929).