[dpdk-dev] [PATCH v2] cryptodev: fix crash on null dereference

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Dec 9 13:06:33 CET 2016



> -----Original Message-----
> From: Jerin Jacob [mailto:jerin.jacob at caviumnetworks.com]
> Sent: Saturday, December 03, 2016 6:34 PM
> To: dev at dpdk.org
> Cc: Doherty, Declan; De Lara Guarch, Pablo; Jerin Jacob; stable at dpdk.org
> Subject: [dpdk-dev] [PATCH v2] cryptodev: fix crash on null dereference
> 
> crypodev->data->name will be null when
> rte_cryptodev_get_dev_id() invoked without a valid
> crypto device instance.
> 
> Fixes: d11b0f30df88 ("cryptodev: introduce API and framework for crypto
> devices")
> 
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> CC: stable at dpdk.org

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list