[dpdk-dev] [master PATCH v2 2/2] vhost: fix possible denial of service by leaking FDs
David Marchand
david.marchand at redhat.com
Tue Nov 12 16:23:27 CET 2019
On 12/11/2019 16:19, Maxime Coquelin wrote:
> A malicious Vhost-user master could send in loop hand-crafted
> vhost-user messages containing more file descriptors the
> vhost-user slave expects. Doing so causes the application using
> the vhost-user library to run out of FDs.
>
> This issue has been assigned CVE-2019-14818
>
> Fixes: 8f972312b8f4 ("vhost: support vhost-user")
>
> Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list