summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 03b361632..cf2588b39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ xine-lib (1.1.12.1) 2008-??-??
* Security fixes:
- Buffer overflow in the NSF demuxer which may allow remote attackers to
cause a denial of service (crash) or possibly execute arbitrary code
- via an NSF file with a long title or copyright message. (SA29850)
+ via an NSF file with a long title or copyright message. (CVE-2008-1878)
- For extra safety against possible Integer overflows like the ones found
in CVE-2008-1482, backport more calloc usage from 1.2 branch.