diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-04-09 17:01:02 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-09 17:01:03 -0700 |
commit | 7b6575c63f6df221c7343da761cd3b01e8fa36e1 (patch) | |
tree | b766a1fb574e5c5b67eb79643363ab7e00432378 /net/unix/af_unix.c | |
parent | cf1b7201df59fb936f40f4a807433fe3f2ce310a (diff) | |
parent | 7a87441c9651ba37842f4809224aca13a554a26f (diff) | |
download | linux-7b6575c63f6df221c7343da761cd3b01e8fa36e1.tar.gz linux-7b6575c63f6df221c7343da761cd3b01e8fa36e1.tar.bz2 linux-7b6575c63f6df221c7343da761cd3b01e8fa36e1.zip |
Merge branch 'net-start-to-replace-copy_from_sockptr'
Eric Dumazet says:
====================
net: start to replace copy_from_sockptr()
We got several syzbot reports about unsafe copy_from_sockptr()
calls. After fixing some of them, it appears that we could
use a new helper to factorize all the checks in one place.
This series targets net tree, we can later start converting
many call sites in net-next.
====================
Link: https://lore.kernel.org/r/20240408082845.3957374-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions