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:   Mon, 21 Jun 2021 22:00:03 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Eric Dumazet <eric.dumazet@...il.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        edumazet@...gle.com, xiyou.wangcong@...il.com,
        syzkaller@...glegroups.com
Subject: Re: [PATCH net] pkt_sched: sch_qfq: fix qfq_change_class() error path

Hello:

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

On Mon, 21 Jun 2021 10:54:49 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
> 
> If qfq_change_class() is unable to allocate memory for qfq_aggregate,
> it frees the class that has been inserted in the class hash table,
> but does not unhash it.
> 
> Defer the insertion after the problematic allocation.
> 
> [...]

Here is the summary with links:
  - [net] pkt_sched: sch_qfq: fix qfq_change_class() error path
    https://git.kernel.org/netdev/net/c/0cd58e5c53ba

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