- Tue Mar 15 23:03:57 2011 Michael Jennings (mej)
-
- Fix for CVE-2011-0409 (CERT VU#285156), a use-after-free error in the
- XIM code. This only affects versions where XIM support is compiled in
- (which it is by default). There are no known exploits for this bug,
- but it is theoretically exploitable. Thanks to Jonathan Brossard and
- the team at Toucan System for responsibly disclosing this
- vulnerability and to CERT for assisting with coordination and
- disclosure.
- ----------------------------------------------------------------------
- Tue Mar 15 23:08:26 2011 Michael Jennings (mej)
-
- Fix for CVE-2011-0768, an off-by-one error in handling large pixmap
- filenames which resulted in an overflow of a single NUL character if
- the filename exceeded PATH_MAX bytes. This bug is NOT exploitable.
- Again, thanks to Jonathan Brossard and the team at Toucan System for
- responsibly disclosing this vulnerability and to CERT for assisting
- with coordination and disclosure.