In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade SLES:15.6 docker to version 25.0.6_ce-150000.207.1 or higher.
Note: Versions mentioned in the description apply only to the upstream docker package and not the docker package as distributed by SLES.
See How to fix? for SLES:15.6 relevant fixed versions and status.
The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.