Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:4212-1

Опубликовано: 16 сент. 2026
Источник: suse-cvrf

Описание

Security update for distribution

This update for distribution fixes the following issues:

Security issues fixed:

  • CVE-2026-33186: google.golang.org/grpc: authorization bypass due to improper validation of the HTTP/2 :path pseudo- header (bsc#1260283).
  • CVE-2026-33540: information disclosure via improper validation of authentication realm URL (bsc#1261793).
  • CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE (bsc#1265788).
  • CVE-2026-34986: github.com/go-jose/go-jose/v4: crafted JWE input with a missing encrypted key can lead to a denial of service (bsc#1262951).
  • CVE-2026-35172: information disclosure via stale references after content deletion (bsc#1262096).
  • CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation (bsc#1266629).
  • CVE-2026-39827,CVE-2026-39828,CVE-2026-39829,CVE-2026-39830,CVE-2026-39831, CVE-2026-39832,CVE-2026-39833,CVE-2026-39834,CVE-2026-39835,CVE-2026-42508, CVE-2026-46595,CVE-2026-46597,CVE-2026-46598: golang.org/x/crypto/ssh: multiple issues (bsc#1268884).
  • CVE-2026-41888: tag deletion bypasses the storage.delete.enabled configuration (bsc#1265429).
  • CVE-2026-56852: golang.org/x/text/unicode/norm: infinite loop on truncated/invalid UTF-8 input (bsc#1272132).

Changes for distribution:

Update to 3.1.1:

  • Bounds-check the file basename in PurgeUploads Walk callback
  • Add S3 Express One Zone support to the S3 storage driver
  • Fix tag list endpoint in proxy mode
  • Clamp oversized n query parameter in proxy mode instead of returning 400
  • See the full changelog below for the full list of changes.
  • internal/client/auth/challenge: cleanups and minor refactor
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.18.0 to 0.19.0 in the go_modules group across 1 directory
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otl ptrace/otlptracehttp from 1.42.0 to 1.43.0 in the go_modules group across 1 directory
  • build(deps): bump github/codeql-action from 4.34.1 to 4.35.1
  • chore(build): Bump go version to latest
  • refactor: use slices.Backward to simplify the code
  • fix(proxy): fix tag list endpoint in proxy mode
  • Update docker-compose structure in deploying.md
  • build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
  • build(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0
  • build(deps): bump docker/login-action from 4.0.0 to 4.1.0
  • build(deps): bump docker/bake-action from 7.0.0 to 7.1.0
  • fix(proxy): clamp oversized n query param instead of
  • feat(s3): add express zone one support to S3 driver
  • fix(storage): bounds-check the file basename in PurgeUploads Walk callback
  • chore(release): prepare for v3.1.1 release
  • Adds support for tag pagination
  • Fixes default credentials in Azure storage provider
  • Drops support for go1.23 and go1.24 and updates to go1.25
  • docs: Update to refer to new image tag v3
  • Fix default_credentials in azure storage provider
  • chore: make function comment match function name
  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group across 1 directory
  • fix: implement JWK thumbprint for Ed25519 public keys
  • fix: Annotate code block from validation.indexes configuration docs
  • feat: extract redis config to separate struct
  • Fix: resolve issue #4478 by using a temporary file for non- append writes
  • build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
  • docs: Add note about OTEL_TRACES_EXPORTER
  • fix: set OTEL traces to disabled by default
  • Fix markdown syntax for OTEL traces link in docs
  • Switch UUIDs to UUIDv7
  • refactor: replace map iteration with maps.Copy/Clone
  • s3-aws: fix build for 386
  • docs: Add OpenTelemetry links to quickstart docs
  • Fix S3 driver loglevel param
  • Fixed data race in TestSchedule test
  • Fixes #4683 - uses X/Y instead of Gx/Gy for thumbprint of ecdsa keys
  • build(deps): bump actions/checkout from 4 to 5
  • Fix broken link to Docker Hub fair use policy
  • fix(registry/handlers/app): redis CAs
  • build(deps): bump actions/labeler from 5 to 6
  • build(deps): bump actions/setup-go from 5 to 6
  • build(deps): bump actions/upload-pages-artifact from 3 to 4
  • build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3
  • build(deps): bump github/codeql-action from 3.26.5 to 4.30.7
  • build(deps): bump github/codeql-action from 4.30.7 to 4.30.8
  • chore: labeler: add area/client mapping for internal/client/**
  • client: add Accept headers to Exists() HEAD
  • feat(registry): Make graceful shutdown test robust
  • fix(registry): Correct log formatting for upstream challenge
  • build(deps): bump github/codeql-action from 4.30.8 to 4.30.9
  • build(deps): bump github/codeql-action from 4.30.9 to 4.31.3
  • refactor: remove redundant variable declarations in for loops
  • 'should' -> 'must' regarding redis eviction policy
  • build(deps): bump actions/checkout from 5 to 6
  • Incorrect warning hint
  • Add return error when list object
  • build(deps): bump actions/checkout from 5.0.1 to 6.0.0
  • build(deps): bump peter-evans/dockerhub-description from 4 to 5
  • fix: Logging regression for manifest HEAD requests
  • Add boolean parsing util
  • Expose useFIPSEndpoint for S3
  • Add Cloudfleet Container Registry to adopters
  • fix(ci): Fix broken Azure e2e storage tests
  • BUG: Fix notification filtering to work with actions when mediatypes is empty
  • build(deps): bump actions/checkout from 6.0.0 to 6.0.1
  • build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0
  • build(deps): bump github/codeql-action from 4.31.3 to 4.31.10
  • build(deps): bump github/codeql-action from 4.31.10 to 4.32.2
  • build(deps): bump actions/checkout from 6.0.1 to 6.0.2
  • update golangci-lint to v2.9 and fix linting issues
  • update to go1.25.7, alpine 3.23, xx v1.9.0
  • vendor: github.com/sirupsen/logrus v1.9.4
  • vendor: update golang.org/x/* dependencies
  • vendor: github.com/docker/docker-credential-helpers v0.9.5
  • vendor: github.com/opencontainers/image-spec v1.1.1
  • vendor: github.com/klauspost/compress v1.18.4
  • fix: prefer otel variables over hard coded service name
  • vendor: github.com/spf13/cobra v1.10.2
  • vendor: github.com/bshuster-repo/logrus-logstash-hook v1.1.0
  • fix: sync parent dir to ensure data is reliably stored
  • modernize code
  • vendor: github.com/docker/go-events 605354379745
  • vendor: github.com/go-jose/go-jose/v4 v4.1.3
  • build(deps): bump github/codeql-action from 4.32.2 to 4.32.5
  • build(deps): bump docker/login-action from 3 to 4
  • build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0
  • build(deps): bump docker/setup-buildx-action from 3 to 4
  • build(deps): bump docker/bake-action from 6 to 7
  • build(deps): bump docker/metadata-action from 5 to 6
  • fix: nil-check scheduler in proxyingRegistry.Close()
  • fix: set MD5 on GCS writer before first Write call in putContent
  • docs: pull through cache will pull from remote multiple times
  • Update s3.md regionendpoint option
  • chore(deps): Bump Go to latest 1.25 in CI workflows and go.mod
  • fix: correct Ed25519 JWK thumbprint kty from 'OTP' to 'OKP'
  • Update vacuum.go
  • Opt: refector tag list pagination support (stage 1)
  • Correctly match environment variables to YAML-inlined structs in configuration
  • Enable Redis TLS without client certificates
  • build(deps): bump actions/deploy-pages from 4 to 5
  • build(deps): bump github/codeql-action from 4.32.5 to 4.34.1
  • fix(registry/proxy): use detached context when flushing write buffer
  • ci: pin actions and apply zizmor auto-fixes
  • build(deps): bump actions/setup-go from 6.3.0 to 6.4.0
  • build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in the go_modules group across 1 directory
  • chore(app): warn when partial TLS config is used in Redis
  • feat(registry): enhance authentication checks in htpasswd implementation
  • Opt: refactor tag list pagination support
  • build(deps): bump codecov/codecov-action from 5.5.4 to 6.0.0
  • build(deps): bump actions/configure-pages from 5.0.0 to 6.0.0
  • fix(vendor): fix broke vendor validation
  • chore(ci): Prep for v3.1 release
  • Update to version 3.1.0:
  • fix(vendor): fix broke vendpor validation
  • fix redis repo-scoped blob descriptor revocation
  • proxy: bind bearer realms to upstream trust boundary
  • restore directory ownership after last change
  • Move config files in systemd tmpfiles dir for immutable mode (jsc#PED-14747)
  • Add distribution-registry.tmpfiles
  • This is the first v3 stable release since v2.8.3 which is a culmination of years of hard work of the container community and registry maintainers!
  • If you are upgrading from v2.x and have never used any of the release candidates, please familiarise yourselves with the v2.x deprecations properly.
  • oss and swift storage drivers are no longer supported
  • docker/libtrust has been replaced with go-jose/go-jose in https://github.com/distribution/distribution/pull/4096
  • client is no longer supported as a standalone package in https://github.com/distribution/distribution/pull/4126
  • the default configuration path has changed to /etc/distribution/config.yml
  • ManifestBuilder interface in 3886
  • manifest.Versioned has been deprecated in favor of oci.Versioned in 3887
  • reference package has been moved to github.com/distribution/reference in https://github.com/distribution/distribution/pull/4063

Список пакетов

SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise Module for Containers 15 SP7
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise Server 15 SP4-LTSS
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise Server 15 SP5-LTSS
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise Server 15 SP6-LTSS
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise Server for SAP Applications 15 SP6
distribution-registry-3.1.1-150400.9.41.1

Описание

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, "deny" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback "allow" rule was present. This affects gRPC-Go servers that use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`; AND that have a security policy contains specific "deny" rules for canonical paths but allows other requests by default (a fallback "allow" rule). The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server. The fix in version 1.79.3 ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string. While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: Use a validating interceptor (recommended mitigation); infrastructure-level normalization; and/or policy hardening.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

Distribution is a toolkit to pack, ship, store, and deliver container content. Prior to 3.1.0, in pull-through cache mode, distribution discovers token auth endpoints by parsing WWW-Authenticate challenges returned by the configured upstream registry. The realm URL from a bearer challenge is used without validating that it matches the upstream registry host. As a result, an attacker-controlled upstream (or an attacker with MitM position to the upstream) can cause distribution to send the configured upstream credentials via basic auth to an attacker-controlled realm URL. This vulnerability is fixed in 3.1.0.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

Distribution is a toolkit to pack, ship, store, and deliver container content. Prior to 3.1.0, distribution can restore read access in repo a after an explicit delete when storage.cache.blobdescriptor: redis and storage.delete.enabled: true are both enabled. The delete path clears the shared digest descriptor but leaves stale repo-scoped membership behind, so a later Stat or Get from repo b repopulates the shared descriptor and makes the deleted blob readable from repo a again. This vulnerability is fixed in 3.1.0.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode("xn--example-.com") incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject "example.com" but permit "xn--example-.com". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name "example.com".


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a "no-touch-required" extension in Permissions.Extensions from PublicKeyCallback.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

Distribution is a toolkit to pack, ship, store, and deliver container content. Prior to 3.1.1, tag deletion via the DELETE /v2/<name>/manifests/<tag> endpoint bypasses the storage.delete.enabled: false configuration, allowing any API client to remove tags from repositories even when the operator has explicitly disabled deletion. This vulnerability is fixed in 3.1.1.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки

Описание

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:distribution-registry-3.1.1-150400.9.41.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:distribution-registry-3.1.1-150400.9.41.1

Ссылки
Уязвимость SUSE-SU-2026:4212-1