diff options
author | 2025-07-09 17:52:30 -0700 | |
---|---|---|
committer | 2025-07-09 17:52:31 -0700 | |
commit | 3aaea88f7dd1631301878231e6bf218d0124b9ca (patch) | |
tree | 13f245c3847a31863dee26d41746ddfd309478bd /tools/perf/scripts/python | |
parent | Merge branch 'net-phy-smsc-robustness-fixes-for-lan87xx-lan9500' (diff) | |
parent | atm: clip: Fix infinite recursive call of clip_push(). (diff) | |
download | wireguard-linux-3aaea88f7dd1631301878231e6bf218d0124b9ca.tar.xz wireguard-linux-3aaea88f7dd1631301878231e6bf218d0124b9ca.zip |
Merge branch 'atm-clip-fix-infinite-recursion-potential-null-ptr-deref-and-memleak'
Kuniyuki Iwashima says:
====================
atm: clip: Fix infinite recursion, potential null-ptr-deref, and memleak.
Patch 1 fixes racy access to atmarpd found while checking RTNL usage
in clip.c.
Patch 2 fixes memory leak by ioctl(ATMARP_MKIP) and ioctl(ATMARPD_CTRL).
Patch 3 fixes infinite recursive call of clip_vcc->old_push(), which
was reported by syzbot.
v1: https://lore.kernel.org/20250702020437.703698-1-kuniyu@google.com
====================
Link: https://patch.msgid.link/20250704062416.1613927-1-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions