On Wed, 2014-06-11 at 10:23 +0300, Arik Nemtsov wrote: > From: Eliad Peller <eliad@xxxxxxxxxx> > > alpha2 is defined as 2-chars array, but is used in multiple > places as string (e.g. with nla_put_string calls), which > might leak kernel data. > > Solve it by simply adding an extra char for the NULL > terminator, making such operations safe. I'm beginning to think that it would make more sense to just not use nla_put_string()? johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html