First published: Tue Nov 26 2024(Updated: )
There exists a denial of service through Data corruption in gRPC-C++ - gRPC-C++ servers with transmit zero copy enabled through the channel arg GRPC_ARG_TCP_TX_ZEROCOPY_ENABLED can experience data corruption issues. The data sent by the application may be corrupted before transmission over the network thus leading the receiver to receive an incorrect set of bytes causing RPC requests to fail. We recommend upgrading past commit e9046b2bbebc0cb7f5dc42008f807f6c7e98e791
Credit: cve-coordination@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
gRPC | >e9046b2bbebc0cb7f5dc42008f807f6c7e98e791 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-11407 has been classified as a denial of service vulnerability due to potential data corruption in gRPC-C++.
To fix CVE-2024-11407, you should update to the latest version of gRPC-C++ that addresses this vulnerability.
CVE-2024-11407 affects gRPC-C++ versions prior to the commit e9046b2bbebc0cb7f5dc42008f807f6c7e98e791.
The impact of CVE-2024-11407 includes potential data corruption and denial of service in gRPC-C++ applications with transmit zero copy enabled.
Currently, the recommended action for CVE-2024-11407 is to apply the latest updates, as there are no known effective workarounds.