Adjust CVE id in patch header for CVE-2019-19051 patch

Gbp-Dch: Ignore
This commit is contained in:
Salvatore Bonaccorso 2020-01-26 20:59:38 +01:00
parent a51474749d
commit b712c4f536
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ From: Navid Emamdoost <navid.emamdoost@gmail.com>
Date: Fri, 25 Oct 2019 23:53:30 -0500
Subject: wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
Origin: https://git.kernel.org/linus/6f3ef5c25cc762687a7341c18cbea5af54461407
Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2019-15217
Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2019-19051
In the implementation of i2400m_op_rfkill_sw_toggle() the allocated
buffer for cmd should be released before returning. The