[D][E][F][SRU][PATCH 0/1] Fix for CVE-2019-19050
Po-Hsu Lin
po-hsu.lin at canonical.com
Mon Dec 2 04:52:27 UTC 2019
>From the commit message:
In crypto_reportstat, a new skb is created by nlmsg_new(). This skb is
leaked if crypto_reportstat_alg() fails. Required release for skb is
added.
This patch can be cherry-picked into D/E/F.
Kernel test build and boot test OK.
Navid Emamdoost (1):
crypto: user - fix memory leak in crypto_reportstat
crypto/crypto_user_stat.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
2.17.1
More information about the kernel-team
mailing list