Ubuntu: 1012-1: CUPS vulnerability


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Ubuntu: 1012-1: CUPS vulnerability
# 1  
Old 11-04-2010
Ubuntu: 1012-1: CUPS vulnerability

LinuxSecurity.com: Emmanuel Bouillon discovered that CUPS did not properly handle certainInternet Printing Protocol (IPP) packets. A remote attacker could use thisflaw to cause a denial of service or possibly execute arbitrary code. Inthe default installation in Ubuntu 8.04 LTS and later, attackers would beisolated by the CUPS AppArmor profile. [More...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Emergency UNIX and Linux Support

HP 1012 Printer

I am trying to print a very large file on a HP 2012 printer, 100 pages a time. It worked initially, but now it does not print, it just hangs after the print command . I've tried rebooting both the printer and the computer to no avail. TIA (11 Replies)
Discussion started by: Meow613
11 Replies

2. UNIX for Dummies Questions & Answers

Making a ppd driver for Minolta 3100 on CUPS/Ubuntu

Hello I have a Minolta QMS Magicolor 3100 printer. A driver is available (Minolta-magicolor_3100-Postscript.ppd) for Linux, installed using foomatic, but it does not work properly. The resolution is at it's lowest and a poor quality grainy print results. The printer works fine under Windows XP... (0 Replies)
Discussion started by: bwallum
0 Replies
Login or Register to Ask a Question
cupsd(8)							    Apple Inc.								  cupsd(8)

NAME
cupsd - cups scheduler SYNOPSIS
cupsd [ -c config-file ] [ -f ] [ -F ] [ -h ] [ -l ] [ -t ] DESCRIPTION
cupsd is the scheduler for CUPS. It implements a printing system based upon the Internet Printing Protocol, version 2.1. If no options are specified on the command-line then the default configuration file /etc/cups/cupsd.conf will be used. OPTIONS
-c config-file Uses the named configuration file. -f Run cupsd in the foreground; the default is to run in the background as a "daemon". -F Run cupsd in the foreground but detach the process from the controlling terminal and current directory. This is useful for running cupsd from init(8). -h Shows the program usage. -l This option is passed to cupsd when it is run from launchd(8). -t Test the configuration file for syntax errors. COMPATIBILITY
cupsd implements all of the required IPP/2.1 attributes and operations. It also implements several CUPS-specific administration operations. SEE ALSO
backend(7), classes.conf(5), cups-deviced(8), cups-driverd(8), cups-lpd(8), cups-polld(8), cupsd.conf(5), filter(7), launchd(8), mime.convs(5), mime.types(5), printers.conf(5), http://localhost:631/help COPYRIGHT
Copyright 2007-2011 by Apple Inc. 9 March 2009 CUPS cupsd(8)