> This is another patch about making a copy of the data into kernel space
> before using it.  It is easy to trigger a kernel oops in the original
> code.  If you passed a NULL to SNDRV_SST_SET_TARGET_DEVICE then it
> called BUG_ON().  And SNDRV_SST_DRIVER_INFO would let you write the
> information to arbitrary memory locations which is a security violation.
> 
> Signed-off-by: Dan Carpenter <[email protected]>
Acked by: Vinod Koul <[email protected]>

~Vinod
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to