]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mpr-len-checks'
authorDavid S. Miller <davem@davemloft.net>
Fri, 31 Dec 2021 14:32:00 +0000 (14:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Dec 2021 14:32:00 +0000 (14:32 +0000)
commitdf0e67cdec5fad40f5e77de9379b78400e52e3b8
tree5958ffe90f2b20ab1471b611cea25a896ec98a3e
parentc9d8496c08a8be7bdc6ecd03fbae9d6445569c5b
parent2c2ead0d47dcc71c05359c11e91482aa212d7d2b
Merge branch 'mpr-len-checks'
David Ahern says:

====================
net: Length checks for attributes within multipath routes

Add length checks for attributes within a multipath route (attributes
within RTA_MULTIPATH). Motivated by the syzbot report in patch 1 and
then expanded to other attributes as noted by Ido.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>