REDHAT-BUG-2329003
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
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2329003?
The severity of REDHAT-BUG-2329003 is classified as a denial of service vulnerability due to data corruption in gRPC-C++.
How do I fix REDHAT-BUG-2329003?
To fix REDHAT-BUG-2329003, you should ensure that the transmit zero copy feature is properly configured or disabled in your gRPC-C++ implementation.
What products are affected by REDHAT-BUG-2329003?
REDHAT-BUG-2329003 affects gRPC-C++ servers when the transmit zero copy feature is enabled.
What are the consequences of REDHAT-BUG-2329003?
The consequences of REDHAT-BUG-2329003 include potential data corruption of applications' transmitted data over gRPC-C++ channels.
When was REDHAT-BUG-2329003 reported?
REDHAT-BUG-2329003 was reported on Red Hat's bug tracking system, highlighting issues related to data transmission in gRPC-C++.