Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9b9b8ffe | 2015-03-17 20:42:25 | Update to libXfont 1.5.1. Contains fixes for following issues: CVE-2015-1802: bdfReadProperties: property count needs range check CVE-2015-1803: bdfReadCharacters: bailout if a char's bitmap cannot be read CVE-2015-1804: bdfReadCharacters: ensure metrics fit into xCharInfo struct | ||
| e4967fc3 | 2014-09-27 17:42:14 | Update to libXfont 1.5.0 Tested together with xserver 1.16.1 by naddy@, jsg@ & kettenis@ | ||
| 4bd03950 | 2014-05-18 12:13:54 | Update to libXfont 1.4.8 | ||
| 05ed5123 | 2014-05-13 19:09:22 | Security fixes from X.Org Advisory: X Font Service Protocol & Font metadata file handling issues in libXfont May 13, 2014 - CVE-2014-0209: integer overflow of allocations in font metadata file parsing When a local user who is already authenticated to the X server adds a new directory to the font path, the X server calls libXfont to open the fonts.dir and fonts.alias files in that directory and add entries to the font tables for every line in it. A large file (~2-4 gb) could cause the allocations to overflow, and allow the remaining data read from the file to overwrite other memory in the heap. Affected functions: FontFileAddEntry(), lexAlias() - CVE-2014-0210: unvalidated length fields when parsing xfs protocol replies When parsing replies received from the font server, these calls do not check that the lengths and/or indexes returned by the font server are within the size of the reply or the bounds of the memory allocated to store the data, so could write past the bounds of allocated memory when storing the returned data. Affected functions: _fs_recv_conn_setup(), fs_read_open_font(), fs_read_query_info(), fs_read_extent_info(), fs_read_glyphs(), fs_read_list(), fs_read_list_info() - CVE-2014-0211: integer overflows calculating memory needs for xfs replies These calls do not check that their calculations for how much memory is needed to handle the returned data have not overflowed, so can result in allocating too little memory and then writing the returned data past the end of the allocated buffer. Affected functions: fs_get_reply(), fs_alloc_glyphs(), fs_read_extent_info() Reported by Ilja van Sprundel of IOActive Fixes by Alan Coopersmith of Oracle | ||
| 4d9b427b | 2014-01-07 20:42:20 | Update to libXfont 1.4.7. Include fix for CVE-2013-6462. unlimited sscanf overflows stack buffer in bdfReadCharacters | ||
| 16bd5f45 | 2013-08-18 10:36:20 | Update to libXfont 1.4.6. | ||
| f4725535 | 2012-03-04 18:13:46 | Update to libXfont 1.4.5 | ||
| 9993018e | 2011-09-10 09:31:51 | Update to libXfont 1.4.4 | ||
| 3e2ff7b4 | 2011-08-11 15:29:02 | fix from matthieu@ as applied upstream for CVE-2011-2895 ok deraadt@ | ||
| 31eafa74 | 2010-10-31 15:09:45 | Update to libXfont 1.4.3. No functional change. | ||
| f42887fa | 2010-09-04 10:37:30 | Update to libXfont 1.4.2 | ||
| ac420781 | 2009-10-31 21:03:28 | missed files during libXfont 1.4.1 update. | ||
| c1572e04 | 2009-10-31 17:57:11 | Update to libXfont 1.4.1 | ||
| b6e6f0b4 | 2008-05-24 13:29:07 | merge libXfont 1.3.2. bump major since some symbols were removed. | ||
| 9a72b788 | 2007-11-24 14:31:47 | libXfont 1.3.1 | ||
| a39960eb | 2007-09-08 16:24:20 | Merge libXfont 1.3.0. Tested by naddy@ and mbalmer@. | ||
| 82525649 | 2007-09-08 16:13:41 | import libXfont 1.3.0 | ||
| 7b635a2b | 2007-04-08 17:56:34 | import libXfont 1.2.8 | ||
| dd8e595e | 2007-04-04 02:51:26 | fontdir CVE-2007-1352 fonts.dir File Parsing Integer Overflow Vulnerability The discoverer of this vulnerability wishes to remain anonymous. from matthieu@ | ||
| 77cb7f25 | 2007-03-25 13:22:40 | Revert local debug stuff that wasn't meant to be committed. | ||
| 00a847b3 | 2007-03-25 13:02:54 | regen with libtool 1.5.22p9 | ||
| 6637a9a3 | 2007-03-18 22:29:12 | regen with automake 1.9.6p2 | ||
| 05165424 | 2007-03-03 10:09:47 | Import libXfont version 1.2.7 | ||
| e58af992 | 2006-12-16 18:29:46 | merge libXfont 1.2.5 and regenerate | ||
| c8bfa928 | 2006-12-16 18:23:10 | libXfont 1.2.5 from X.Org 7.2RC3 | ||
| e5ca1d52 | 2006-11-26 13:42:42 | regen with OpenBSD autotools | ||
| 606ceaa6 | 2006-11-25 16:46:32 | import from X.Org 7.2RC1 |