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: Thu, 30 Nov 2023 23:08:12 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Bert Karwatzki <spasswolf@....de>
Cc: almasrymina@...gle.com, edumazet@...gle.com, hawk@...nel.org,
 pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: page_pool: Fix NULL pointer dereference in
 page_pool_unlist()

On Thu, 30 Nov 2023 20:25:42 +0100 Bert Karwatzki wrote:
> When the the hlist_node pool->user.list is in an in an unhashed state,
> calling hlist_del() leads to a NULL pointer dereference. This happens
> e. g. when rmmod'ing the mt7921e (mediatek wifi driver) kernel module.
> An additional check fixes the issue.
> 
> Fixes: 083772c9f972dc ("net: page_pool: record pools per netdev")
> 
> Signed-off-by: Bert Karwatzki <spasswolf@....de>

Thanks for the patch, we got a couple of similar submissions,
and merged the first one to be posted.. should be fixed in net-next now.
-- 
pw-bot: na

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ