CVE-2016-5244 info leak in rds (rhbz 1343338 1343337)

This commit is contained in:
Josh Boyer 2016-06-07 08:24:30 -04:00
commit 5260b99d65
2 changed files with 35 additions and 0 deletions

View file

@ -628,6 +628,9 @@ Patch720: tipc-check-nl-sock-before-parsing-nested-attributes.patch
#CVE-2016-5243 rhbz 1343338 1343335
Patch721: tipc-fix-an-infoleak-in-tipc_nl_compat_link_dump.patch
#CVE-2016-5244 rhbz 1343338 1343337
Patch722: rds-fix-an-infoleak-in-rds_inc_info_copy.txt
# END OF PATCH DEFINITIONS
%endif
@ -2154,6 +2157,7 @@ fi
#
%changelog
* Tue Jun 07 2016 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2016-5244 info leak in rds (rhbz 1343338 1343337)
- CVE-2016-5243 info leak in tipc (rhbz 1343338 1343335)
* Wed Jun 01 2016 Josh Boyer <jwboyer@fedoraproject.org>