From 96c4d250d48e99f5cc5d994594b53c73b6de7839 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sun, 23 Jan 2011 23:29:29 +0000 Subject: [PATCH] Try to unbreak vuxml portaudit build by removing use of HTML entity. UTF-8 chars should be used. This is not a fix, just a hack to get it working for now. Feature safe: yes (really) --- security/vuxml/vuln.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 71bf07168d37..450468ee457b 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -1165,7 +1165,7 @@ Note: Please add new entries to the beginning of this file. [66560] High Stale pointer with CSS + canvas. Credit to Sergey Glazunov.
[66748] High Stale pointer with CSS + cursors. Credit to Jan - Tosovský.
+ Tosovsk.
[67100] High Use after free in PDF page handling. Credit to Google Chrome Security Team (Chris Evans).
[67208] High Stack corruption after PDF out-of-memory condition.