Re: [PATCH] net: sched: Fix memory exposure from short TCA_U32_SEL
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2018-08-27 11:47:40
Also in:
lkml
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2018-08-27 11:47:40
Also in:
lkml
On 2018-08-26 5:56 p.m., Kees Cook wrote:
On Sun, Aug 26, 2018 at 10:30 AM, Jamal Hadi Salim [off-list ref] wrote:quoted
We should add an nla_policy later.What's the right way to do that for cases like this?
Meant something like attached which you alluded-to in your comments would give an upper bound (Max allowed keys is 128). cheers, jamal