lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 27 Nov 2019 10:53:51 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     yangbo.lu@....com
Cc:     netdev@...r.kernel.org, alexandre.belloni@...tlin.com,
        UNGLinuxDriver@...rochip.com, vladimir.oltean@....com
Subject: Re: [v2, 0/2] net: mscc: ocelot: fix potential issues accessing
 skbs list

From: Yangbo Lu <yangbo.lu@....com>
Date: Wed, 27 Nov 2019 15:27:55 +0800

> Fix two prtential issues accessing skbs list.
> - Break the matching loop when find the matching skb to avoid
>   consuming more skbs incorrectly. The timestamp ID is only
>   from 0 to 3 while the FIFO supports 128 timestamps at most.
> - Convert to use skb queue instead of the list of skbs to provide
>   protect with lock.
> 
> ---
> Changes for v2:
> 	- Split into two patches.
> 	- Converted to use skb queue.

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ