Codebase list unrtf / d244858
Restructure changelog, add closes on security bug Willi Mann 9 years ago
1 changed file(s) with 6 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 unrtf (0.21.5-2) UNRELEASED; urgency=medium
11
2 * Fix CVE-2014-9274: check that accesses to color table stay within bounds
3 * Fix CVE-2014-9275: various crashes
4 * Fix Invalid read of size 4 in attr_get_param
5 * attr_get_param(): Silence a warning message again
2 * Security fixes, closes: #772811
3 - Fix CVE-2014-9274: check that accesses to color table stay within bounds
4 - Fix CVE-2014-9275: various crashes
5 * possible security fixes:
6 - Fix Invalid read of size 4 in attr_get_param
7 - attr_get_param(): Silence a warning message again
68
79 -- Willi Mann <willi@wm1.at> Sun, 21 Dec 2014 10:20:27 +0100
810