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]
Message-Id: 
 <175314300625.238860.12795177023377657376.git-patchwork-notify@kernel.org>
Date: Tue, 22 Jul 2025 00:10:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kito Xu (veritas501) <hxzene@...il.com>
Cc: kuba@...nel.org, Yeking@...54.com, davem@...emloft.net,
 edumazet@...gle.com, horms@...nel.org, linux-kernel@...r.kernel.org,
 mingo@...nel.org, netdev@...r.kernel.org, pabeni@...hat.com,
 tglx@...utronix.de
Subject: Re: [PATCH v2] net: appletalk: Fix use-after-free in AARP proxy probe

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Thu, 17 Jul 2025 01:28:43 +0000 you wrote:
> The AARP proxy‐probe routine (aarp_proxy_probe_network) sends a probe,
> releases the aarp_lock, sleeps, then re-acquires the lock.  During that
> window an expire timer thread (__aarp_expire_timer) can remove and
> kfree() the same entry, leading to a use-after-free.
> 
> race condition:
> 
> [...]

Here is the summary with links:
  - [v2] net: appletalk: Fix use-after-free in AARP proxy probe
    https://git.kernel.org/netdev/net/c/6c4a92d07b08

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