[grpc] Address CVE-2024-11407#43
Conversation
This fix ensures that the iov_base pointers point to the right address. PiperOrigin-RevId: 673923651
|
|
|
@thevar1able |
|
@thevar1able @Algunenano
I'm concerned this might not be the correct approach. Could you please confirm the proper steps for addressing CVEs in ClickHouse submodule forks? TIA |
|
No worries, this is exactly the right approach. But before pushing anything, please check the merged and open PRs to avoid duplicate work ... there have been various CVE fixes from our side already:
|
53d4f44
into
ClickHouse:ClickHouse/v1.59.5
This fix ensures that the iov_base pointers point to the right address.
PiperOrigin-RevId: 673923651
@karthikravis