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
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-11-26 17:15
Updated : 2024-11-26 17:15
NVD link : CVE-2024-11407
Mitre link : CVE-2024-11407
CVE.ORG link : CVE-2024-11407
JSON object : View
Products Affected
No product.
CWE
CWE-682
Incorrect Calculation