[dpdk-dev] [PATCH v2] examples/vm_power_manager: buffer not null terminated

Thomas Monjalon thomas.monjalon at 6wind.com
Mon May 16 14:48:55 CEST 2016


2016-05-10 17:49, Daniel Mrzyglod:
> CID30691:
> If the buffer is treated as a null terminated string in later operations,
> a buffer overflow or over-read may occur.
> 
> In add_vm: The string buffer may not have a null terminator if the source
> string's length is equal to the buffer size
> 
> Fixes: e8ae9b662506 ("examples/vm_power: channel manager and monitor in host")
> 
> Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod at intel.com>

Applied, thanks


More information about the dev mailing list