On 07/03/2019 06:41, Dan Carpenter wrote:
> The "cpu" variable comes from the sscanf() so Smatch marks it as
> untrusted data.  We can't pass a higher value than "nr_cpu_ids" to
> cpu_possible() or it results in an out of bounds access.
> 
> Fixes: d68d82afd4c8 ("xen: implement CPU hotplugging")
> Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com>

Reviewed-by: Juergen Gross <jgr...@suse.com>


Juergen

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to