[X][B][D][E][F][SRU][PATCH 0/1] Fix for CVE-2019-19062

Po-Hsu Lin po-hsu.lin at canonical.com
Fri Dec 6 10:08:29 UTC 2019


>From the commit message:
In crypto_report, a new skb is created via nlmsg_new(). This skb should
be released if crypto_report_alg() fails.

This patch can be cherry-picked into D/E/F.
For X and B, it needs to be backported with the same logic as the
crypto_user.c hasn't been renamed into crypto_user_base.c yet.

Kernel test builds OK.

Navid Emamdoost (1):
  crypto: user - fix memory leak in crypto_report

 crypto/crypto_user_base.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.7.4




More information about the kernel-team mailing list