]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Thu, 23 Nov 2017 15:48:14 +0000 (15:48 +0000)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2017 15:48:14 +0000 (15:48 +0000)
RELEASENOTES.md

index c46ba79036aeb84d4de591012c57e10df31aec5f..b58624db1c0673d25004cc19f89dca6efefae20f 100644 (file)
@@ -2,8 +2,8 @@ Version 3.2d13
 ====
 **Security Update**
 
-* The version of `tinysvcmdns` bundled in Shairport Sync has a buffer overflow bug: *"An exploitable heap overflow vulnerability exists in the tinysvcmdns library version 2016-07-18. A specially crafted packet can make the library overwrite an arbitrary amount of data on the heap with attacker controlled values. An attacker needs send a dns packet to trigger this vulnerability."* The vulnerability is addressed  by additional checking on packet sizes. See also [Vulnerability in tinysvcmdns](https://bugs.launchpad.net/ubuntu/+source/shairport-sync/+bug/1729668). CVE-2017-12087.
-Thanks and [Chris Boot](https://github.com/bootc) for fixing this bug. 
+* The version of `tinysvcmdns` bundled in Shairport Sync has a buffer overflow bug: *"An exploitable heap overflow vulnerability exists in the tinysvcmdns library version 2016-07-18. A specially crafted packet can make the library overwrite an arbitrary amount of data on the heap with attacker controlled values. An attacker needs send a dns packet to trigger this vulnerability."* The vulnerability is addressed  by additional checking on packet sizes. See also [CVE-2017-12087](https://bugs.launchpad.net/bugs/cve/2017-12087) and [Vulnerability in tinysvcmdns](https://bugs.launchpad.net/ubuntu/+source/shairport-sync/+bug/1729668).
+Thanks and [Chris Boot](https://github.com/bootc) for fixing this bug.
 
 Version 3.2d12
 ====