Details

[Home]

Issue of the Implementation # L0325

Brief

crypto: picoxcell leak on the error path in spacc_probe

Detailed Description

If clk_get() fails, device_remove_file() looks inappropriate. The error path, where all crypto_register fail, misses resource deallocations.

Component

linux-kernel 4.15

Accepted

https://lkml.org/lkml/2018/1/24/356
commit

Status

Fixed in kernel v4.16-rc2

[Home]