diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-12 17:29:20 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-12 17:29:20 -0500 |
commit | 58b171ce58c24d2a52da306f85a17e245746a3da (patch) | |
tree | 997111b0f60bd7539ca9fa8f4c1e4ee3805f1b19 /kernel.spec | |
parent | f9381cf01297cf68a6ae4062d0c66153e754dd8e (diff) | |
download | kernel-58b171ce58c24d2a52da306f85a17e245746a3da.tar.gz kernel-58b171ce58c24d2a52da306f85a17e245746a3da.tar.xz kernel-58b171ce58c24d2a52da306f85a17e245746a3da.zip |
Fix CVE-2020-10711 (rhbz 1825116 1834778)
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 73db04641..60d5c4d05 100644 --- a/kernel.spec +++ b/kernel.spec @@ -898,6 +898,9 @@ Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch Patch512: drm-dp_mst-Fix-drm_dp_send_dpcd_write-return-code.patch +# CVE-2020-10711 rhbz 1825116 1834778 +Patch513: net-netlabel-cope-with-NULL-catmap.patch + # END OF PATCH DEFINITIONS %endif @@ -2928,6 +2931,9 @@ fi # # %changelog +* Tue May 12 2020 Justin M. Forbes <jforbes@fedoraproject.org> +- Fix CVE-2020-10711 (rhbz 1825116 1834778) + * Mon May 11 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.6.12-200 - Linux v5.6.12 |