1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200812-11 / cups |
| Release Date | December 10, 2008 |
| Latest Revision | December 10, 2008: 01 |
| Impact | high |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-print/cups | < 1.3.9-r1 | >= 1.3.9-r1 | All supported architectures |
Related bugreports: #238976, #249727
Several remotely exploitable bugs have been found in CUPS, which allow remote execution of arbitrary code.
CUPS is the Common Unix Printing System.
Several buffer overflows were found in:
A remote attacker could send specially crafted input to a vulnerable server, resulting in the remote execution of arbitrary code with the privileges of the user running the server.
None this time.
All CUPS users should upgrade to the latest version.
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-print/cups-1.3.9-r1" |