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: <165788281620.10604.17094681395919541354.git-patchwork-notify@kernel.org>
Date:   Fri, 15 Jul 2022 11:00:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Kuniyuki Iwashima <kuniyu@...zon.com>
Cc:     davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
        pabeni@...hat.com, dsahern@...nel.org, kuni1840@...il.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table
 (Round 2).

Hello:

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

On Wed, 13 Jul 2022 13:51:50 -0700 you wrote:
> This series fixes data-races around 15 knobs after ip_default_ttl in
> ipv4_net_table.
> 
> These two knobs are skipped.
>   - ip_local_port_range is safe with its own lock.
>   - ip_local_reserved_ports uses proc_do_large_bitmap(), which will need
>     an additional lock and can be fixed later.
> 
> [...]

Here is the summary with links:
  - [v1,net,01/15] ip: Fix data-races around sysctl_ip_default_ttl.
    https://git.kernel.org/netdev/net/c/8281b7ec5c56
  - [v1,net,02/15] ip: Fix data-races around sysctl_ip_no_pmtu_disc.
    https://git.kernel.org/netdev/net/c/0968d2a441bf
  - [v1,net,03/15] ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
    https://git.kernel.org/netdev/net/c/60c158dc7b1f
  - [v1,net,04/15] ip: Fix data-races around sysctl_ip_fwd_update_priority.
    https://git.kernel.org/netdev/net/c/7bf9e18d9a5e
  - [v1,net,05/15] ip: Fix data-races around sysctl_ip_nonlocal_bind.
    https://git.kernel.org/netdev/net/c/289d3b21fb0b
  - [v1,net,06/15] ip: Fix a data-race around sysctl_ip_autobind_reuse.
    https://git.kernel.org/netdev/net/c/0db232765887
  - [v1,net,07/15] ip: Fix a data-race around sysctl_fwmark_reflect.
    https://git.kernel.org/netdev/net/c/85d0b4dbd74b
  - [v1,net,08/15] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
    https://git.kernel.org/netdev/net/c/1a0008f9df59
  - [v1,net,09/15] tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
    https://git.kernel.org/netdev/net/c/08a75f106794
  - [v1,net,10/15] tcp: Fix data-races around sysctl_tcp_mtu_probing.
    https://git.kernel.org/netdev/net/c/f47d00e077e7
  - [v1,net,11/15] tcp: Fix data-races around sysctl_tcp_base_mss.
    https://git.kernel.org/netdev/net/c/88d78bc097cd
  - [v1,net,12/15] tcp: Fix data-races around sysctl_tcp_min_snd_mss.
    https://git.kernel.org/netdev/net/c/78eb166cdefc
  - [v1,net,13/15] tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
    https://git.kernel.org/netdev/net/c/8e92d4423615
  - [v1,net,14/15] tcp: Fix a data-race around sysctl_tcp_probe_threshold.
    https://git.kernel.org/netdev/net/c/92c0aa417547
  - [v1,net,15/15] tcp: Fix a data-race around sysctl_tcp_probe_interval.
    https://git.kernel.org/netdev/net/c/2a85388f1d94

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