Details

[Home]

Issue of the Implementation # L0186

Brief

i40e: memory leak at failure path in i40e_dbg_command_write()

Detailed Description

There is a leak of 'cmd_buf' when copy_from_user() failed in i40e_dbg_command_write().

Component

linux-kernel 3.19

Accepted

https://lkml.org/lkml/2015/2/20/576
commit

Status

Fixed in kernel 4.0-rc3

[Home]