Q-068: 'xpdf' Vulnerability [rev. 3]


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Q-068: 'xpdf' Vulnerability [rev. 3]
# 1  
Old 12-24-2007
Q-068: 'xpdf' Vulnerability [rev. 3]

CIAC Bulletin Q-068 is revised to add a link to SGI Security Update #53,Patch 10258 for SGI ProPack 3 Service Pack 6, addressing this vulnerability.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

pass an xpdf display from red hat server to windows ssh workstation

I have a UniVerse database running on a Red Hat EL3 server. If I am on the server console my software can call xpdf giving the name of a target file and it displays very nicely on the console. I have not been able to figure out how to get the display to happen on any of the Windows XP workstations.... (5 Replies)
Discussion started by: dale kelley
5 Replies

2. IP Networking

ddns-rev-domainname being created wrong.

Greetings all, I have been battling with this problem for some time now, and I am not sure if I am just not seeing the obvious anymore or have made a stupid mistake, but I just can seem to get the reverse address in my network to run the right way. Short description of my network: I have a... (3 Replies)
Discussion started by: Adesso
3 Replies

3. UNIX for Dummies Questions & Answers

ROM Rev upgrade?

hi all, I have a sparc5 with ROM Rev 2.15. Is it possible to upgrade to a higher rev? Thanks in advance. (1 Reply)
Discussion started by: andrec
1 Replies
Login or Register to Ask a Question
pnmtosgi(1)                                                   General Commands Manual                                                  pnmtosgi(1)

NAME
pnmtosgi - convert a portable anymap to a SGI image file SYNOPSIS
pnmtosgi [-verbatim|-rle] [-imagename Name] [pnmfile] DESCRIPTION
Reads a portable anymap as input. Produces an SGI image file as output. The SGI image will be 2-dimensional (1 channel) for PBM and PGM input, and 3-dimensional (3 channels) for PPM. OPTIONS
-verbatim Write an uncompressed file. -rle (default) Write a compressed (run length encoded) file. -imagename name Write the string "name" into the imagename field of the header. The name string is limited to 79 characters. If no name is given, pnmtosgi writes "no name" into this field. BUGS
Probably. REFERENCES
SGI Image File Format documentation (draft v0.95) by Paul Haeberli (paul@sgi.com). Available via ftp at sgi.com:graphics/SGIIMAGESPEC. SEE ALSO
pnm(5), sgitopnm(1) AUTHOR
Copyright (C) 1994 by Ingo Wilken (Ingo.Wilken@informatik.uni-oldenburg.de) 29 Januar 1994 pnmtosgi(1)