Skip to content

Commit 5c5c1b6

Browse files
committed
cve/cve-2017-16939: Add kernel commit
Add kernel commit hash that fixes the issue into the top level comment. Signed-off-by: Cyril Hrubis <[email protected]>
1 parent a3c0ce0 commit 5c5c1b6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

testcases/cve/cve-2017-16939.c

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with this program. If not, see <http://www.gnu.org/licenses/>.
1616
*/
17-
/* Regression test for CVE-2017-16939
18-
* based on the reproducing code from Mohammed Ghannam, published on
17+
/* Regression test for commit:
18+
* 1137b5e2529a ipsec: Fix aborted xfrm policy dump crash aka CVE-2017-16939
19+
*
20+
* Based on the reproducing code from Mohammed Ghannam, published on
1921
* https://blogs.securiteam.com/index.php/archives/3535
2022
*
2123
* CAUTION! If your system is vulnerable to this CVE, the kernel

0 commit comments

Comments
 (0)