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:   Sat, 19 Dec 2020 00:50:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Davide Caratti <dcaratti@...hat.com>
Cc:     jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
        davem@...emloft.net, kuba@...nel.org, vinicius.gomes@...el.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH net] net/sched: sch_taprio: ensure to reset/destroy all child
 qdiscs

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Thu, 17 Dec 2020 22:29:46 +0100 you wrote:
> taprio_graft() can insert a NULL element in the array of child qdiscs. As
> a consquence, taprio_reset() might not reset child qdiscs completely, and
> taprio_destroy() might leak resources. Fix it by ensuring that loops that
> iterate over q->qdiscs[] don't end when they find the first NULL item.
> 
> Fixes: 44d4775ca518 ("net/sched: sch_taprio: reset child qdiscs before freeing them")
> Fixes: 5a781ccbd19e ("tc: Add support for configuring the taprio scheduler")
> Suggested-by: Jakub Kicinski <kuba@...nel.org>
> Signed-off-by: Davide Caratti <dcaratti@...hat.com>
> 
> [...]

Here is the summary with links:
  - [net] net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
    https://git.kernel.org/netdev/net/c/698285da79f5

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ