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, 20 May 2020 21:01:24 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     sworley@...ulusnetworks.com
Cc:     netdev@...r.kernel.org, dsahern@...il.com,
        sharpd@...ulusnetworks.com, anuradhak@...ulusnetworks.com,
        roopa@...ulusnetworks.com, sworley1995@...il.com
Subject: Re: [PATCH] net: nlmsg_cancel() if put fails for nhmsg

From: Stephen Worley <sworley@...ulusnetworks.com>
Date: Tue, 19 May 2020 21:57:12 -0400

> Fixes data remnant seen when we fail to reserve space for a
> nexthop group during a larger dump.
> 
> If we fail the reservation, we goto nla_put_failure and
> cancel the message.
> 
> Reproduce with the following iproute2 commands:
 ...
> Fixes: ab84be7e54fc ("net: Initial nexthop code")
> Signed-off-by: Stephen Worley <sworley@...ulusnetworks.com>

Applied and queued up for -stable, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ