[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2edcb987-73df-f78a-62c0-61e59df19c74@gmail.com>
Date: Mon, 12 Aug 2019 11:23:35 -0600
From: David Ahern <dsahern@...il.com>
To: Eric Dumazet <edumazet@...gle.com>,
"David S . Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <eric.dumazet@...il.com>,
syzbot <syzkaller@...glegroups.com>,
Johannes Berg <johannes@...solutions.net>
Subject: Re: [PATCH net] nexthop: use nlmsg_parse_deprecated()
On 8/12/19 5:36 AM, Eric Dumazet wrote:
> David missed that commit 8cb081746c03 ("netlink: make validation
> more configurable for future strictness") has renamed nlmsg_parse()
I think the root cause is nlmsg_parse() calling __nla_parse and not
__nlmsg_parse. Users of nlmsg_parse are missing the header validation.
Powered by blists - more mailing lists