This update for protobuf fixes the following issues:
CVE-2024-2410: Use after free when parsing JSON from a stream (bsc#1223947).
CVE-2024-7254: StackOverflow vulnerability in Protocol Buffers (bsc#1230778).
CVE-2025-4565: Parsing of untrusted Protocol Buffers data containing an arbitrary number of recursive groups or messages can lead to crash due to RecursionError (bsc#1244663).