Andy Strohman <andrew@xxxxxxxxxxxxxxxxxx> writes: > When dumping stations, memory allocated for station_info's > pertid member will leak if the nl80211 header cannot be added to > the sk_buff due to insufficient tail room. > > I noticed this leak in the kmalloc-2048 cache. > > Fixes: 8689c051a201 ("cfg80211: dynamically allocate per-tid stats for station info") > Signed-off-by: Andy Strohman <andy@xxxxxxxxxxxxxxxxxx> > --- > net/wireless/nl80211.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) The correct prefix should be "nl80211:". -- Kalle Valo