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: 
 <168849602161.25174.9350387635337780008.git-patchwork-notify@kernel.org>
Date: Tue, 04 Jul 2023 18:40:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 edumazet@...gle.com, netdev@...r.kernel.org, xeb@...l.ru
Subject: Re: [PATCH net] pptp: Fix fib lookup calls.

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:

On Mon, 3 Jul 2023 19:14:46 +0200 you wrote:
> PPTP uses pppox sockets (struct pppox_sock). These sockets don't embed
> an inet_sock structure, so it's invalid to call inet_sk() on them.
> 
> Therefore, the ip_route_output_ports() call in pptp_connect() has two
> problems:
> 
>   * The tos variable is set with RT_CONN_FLAGS(sk), which calls
>     inet_sk() on the pppox socket.
> 
> [...]

Here is the summary with links:
  - [net] pptp: Fix fib lookup calls.
    https://git.kernel.org/netdev/net/c/84bef5b6037c

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