From: Andrey Konovalov
Date: Wed, 29 Mar 2017 16:11:19 +0200
> This patchset addresses multiple overflows and signedness-related issues
> in packet socket ring buffers.
>
> Changes in v2:
> - remove cleanup patches, will send in a separate patchset
> - use a > UINT_MAX / b to check for a * b ove
This patchset addresses multiple overflows and signedness-related issues
in packet socket ring buffers.
Changes in v2:
- remove cleanup patches, will send in a separate patchset
- use a > UINT_MAX / b to check for a * b overflow
Andrey Konovalov (3):
net/packet: fix overflow in check for priv a