diff options
| author | Andreas Wellving <andreas.wellving@enea.com> | 2018-10-12 09:31:46 +0200 |
|---|---|---|
| committer | Andreas Wellving <Andreas.Wellving@enea.com> | 2018-10-15 16:29:04 +0200 |
| commit | 95d84ee1a0a2ed3b39cd6a636d4ebcd3e33cd193 (patch) | |
| tree | 9dff574d61ac9c94c53b5bf476c5d795c8072a0f /patches/cve/4.9.x.scc | |
| parent | 307a37fe48bfc9ce3297526b6d6e7d1bf1758448 (diff) | |
| download | enea-kernel-cache-95d84ee1a0a2ed3b39cd6a636d4ebcd3e33cd193.tar.gz | |
dccp: CVE-2017-8824
dccp: use-after-free in DCCP code
References:
https://lists.openwall.net/netdev/2017/12/04/224
Change-Id: I5653c05e22956df9ef614147e79af4f749e4294a
Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
Diffstat (limited to 'patches/cve/4.9.x.scc')
| -rw-r--r-- | patches/cve/4.9.x.scc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/cve/4.9.x.scc b/patches/cve/4.9.x.scc index 4fa6185..96b6bcd 100644 --- a/patches/cve/4.9.x.scc +++ b/patches/cve/4.9.x.scc | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | #CVEs fixed in 4.9.82: | 1 | #CVEs fixed in 4.9.82: |
| 2 | patch CVE-2017-18344-posix-timer-Properly-check-sigevent-sigev_notify.patch | 2 | patch CVE-2017-18344-posix-timer-Properly-check-sigevent-sigev_notify.patch |
| 3 | patch CVE-2017-8824-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch | ||
