Re: [PATCH net-next v2 0/6] replace deprecated strcpy with strscpy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Wed, 28 Aug 2024 20:32:18 +0800 you wrote:
> The deprecated helper strcpy() performs no bounds checking on the
> destination buffer. This could result in linear overflows beyond
> the end of the buffer, leading to all kinds of misbehaviors.
> The safe replacement is strscpy() [1].
> 
> Link: https://www.kernel.org/doc/html/latest/process/deprecated.html#strcpy [1]
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/6] net: prefer strscpy over strcpy
    https://git.kernel.org/netdev/net-next/c/68016b997222
  - [net-next,v2,2/6] net/ipv6: replace deprecated strcpy with strscpy
    https://git.kernel.org/netdev/net-next/c/b19f69a95830
  - [net-next,v2,3/6] net/netrom: prefer strscpy over strcpy
    https://git.kernel.org/netdev/net-next/c/597be7bd17c3
  - [net-next,v2,4/6] net/netfilter: replace deprecated strcpy with strscpy
    (no matching commit)
  - [net-next,v2,5/6] net/tipc: replace deprecated strcpy with strscpy
    https://git.kernel.org/netdev/net-next/c/af1052fd49cc
  - [net-next,v2,6/6] net/ipv4: net: prefer strscpy over strcpy
    https://git.kernel.org/netdev/net-next/c/82183b03de5f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html






[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux