mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-29 15:45:51 +00:00
In get_capi_ctr_by_nr() and get_capi_appl_by_nr() the parameter comes from skb->data. The current code can underflow to one space before the start of the array. The sanity check isn't needed in __get_capi_appl_by_nr() but I changed it to match the others. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| capi.c | ||
| capidrv.c | ||
| capidrv.h | ||
| capilib.c | ||
| capiutil.c | ||
| kcapi_proc.c | ||
| kcapi.c | ||
| kcapi.h | ||
| Kconfig | ||
| Makefile | ||