[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240408182730.5f8dc617@kernel.org>
Date: Mon, 8 Apr 2024 18:27:30 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Hangbin Liu <liuhangbin@...il.com>
Cc: Eric Dumazet <edumazet@...gle.com>, syzbot
<syzbot+ecd7e07b4be038658c9f@...kaller.appspotmail.com>,
davem@...emloft.net, linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
pabeni@...hat.com, syzkaller-bugs@...glegroups.com
Subject: Re: [syzbot] [net?] KASAN: global-out-of-bounds Read in
__nla_validate_parse
On Mon, 8 Apr 2024 17:15:07 +0800 Hangbin Liu wrote:
> Thanks for the report, I will check what I missed.
.maxattr = ARRAY_SIZE(team_nl_policy),
needs "- 1"
Powered by blists - more mailing lists