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] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 24 Feb 2020 13:29:39 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     jbi.octave@...il.com
Cc:     boqun.feng@...il.com, linux-kernel@...r.kernel.org,
        kuba@...nel.org, allison@...utok.net, steffen.klassert@...unet.com,
        axboe@...nel.dk, hare@...e.com, ktkhai@...tuozzo.com,
        edumazet@...gle.com, tglx@...utronix.de,
        pankaj.laxminarayan.bharadiya@...el.com, arnd@...db.de, cai@....pw,
        netdev@...r.kernel.org
Subject: Re: [PATCH 15/30] af_unix: Add missing annotation for
 unix_wait_for_peer()

From: Jules Irenge <jbi.octave@...il.com>
Date: Sun, 23 Feb 2020 23:16:56 +0000

> Sparse reports a warning unix_wait_for_peer()
> 
> warning: context imbalance in unix_wait_for_peer() - unexpected unlock
> 
> The root cause is the missing annotation at unix_wait_for_peer()
> Add the missing annotation __releases(&unix_sk(other)->lock)
> 
> Signed-off-by: Jules Irenge <jbi.octave@...il.com>

Applied.

Powered by blists - more mailing lists