add CVE-2014-3859

This commit is contained in:
Mark Andrews
2014-05-26 09:43:00 +10:00
parent 586d94eb74
commit f7ae6c8fdd

View File

@@ -1,6 +1,6 @@
3861. [security] Missing isc_buffer_availablelength check results
in a REQUIRE assertion when printing out a packet.
[RT #36078]
in a REQUIRE assertion when printing out a packet
(CVE-2014-3859). [RT #36078]
3860. [bug] ioctl(DP_POLL) array size needs to be determined
at run time as it is limited to {OPEN_MAX}.