change 4253 to security and add CVE

(cherry picked from commit 92cc6acdff)
This commit is contained in:
Mark Andrews 2015-12-03 09:50:44 +11:00
parent 5faabe4b61
commit ea24d3f0a2

View file

@ -33,8 +33,8 @@
4254. [bug] Address missing lock when getting zone's serial.
[RT #41072]
4253. [bug] Address fetch context reference count handling error
on socket error. [RT#40945]
4253. [security] Address fetch context reference count handling error
on socket error. (CVE-2015-8461) [RT#40945]
4248. [performance] Add an isc_atomic_storeq() function, use it in
stats counters to improve performance.