Gentoo: PECL APC Buffer Overflow


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Gentoo: PECL APC Buffer Overflow
# 1  
Old 04-09-2008
Gentoo: PECL APC Buffer Overflow

LinuxSecurity.com: A buffer overflow vulnerability in PECL APC might allow for the remote execution of arbitrary code.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. AIX

nim mksysb buffer overflow error

Hi, I am trying to backup a system ("client") through a slow network using "nim mksysb" on a nim server ("master") The backup starts, but doesn't success. Thanks if you can help me to resolve this problem : Creating information file (/image.data) for rootvg... Creating list of files to... (2 Replies)
Discussion started by: astjen
2 Replies

2. UNIX for Dummies Questions & Answers

Printer buffer overflow

I have an Oki-Page 14ex with 4MB of RAM. Whenever I print large documents or a several small documents, I get a buffer overflow. Can anyone help? Thanks. If there is any additional information you need, please feel free to ask. Tim (3 Replies)
Discussion started by: AltatemTC
3 Replies
Login or Register to Ask a Question
NEWAPC(8)						      Network UPS Tools (NUT)							 NEWAPC(8)

NAME
newapc - Driver for American Power Conversion Smart Protocol UPS equipment NOTE
This man page only documents the hardware-specific features of the newapc driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
newapc should recognize all recent APC models that use a serial protocol at 2400 bps. This is primarily the Smart-UPS, Matrix-UPS and Back-UPS Pro lines. Older APC models may work better with the apcsmart driver. The driver attempts to support every bell and whistle of the APC reporting interface, whether or not this is strictly sensible. Some older hardware may only report a handful of variables. This is usually not a bug - they just don't support anything else. CABLING
This driver expects to see a 940-0024C cable or a clone by default. You can switch to the 940-0095B dual-mode cable support with the cable= definition described below. If your 940-0024C cable is broken or missing, use this diagram to build a clone: http://www.exploits.org/nut/library/cables/940-0024C.jpg EXTRA ARGUMENTS
This driver supports the following optional settings in the ups.conf(5): cable=940-0095B Configure the serial port for the APC 940-0095B dual-mode cable. sdtype=num Use shutdown type num, according to this table: 0: soft shutdown or powerdown, depending on battery status 1: soft shutdown followed by powerdown 2: instant power off 3: power off with grace period Modes 0 and 1 will power up the load when power returns. Modes 2 and 3 will keep the load turned off when the power returns. BUGS
Some older APC UPS models return bogus data in the status register during a front panel test. This is usually detected and discarded, but some other unexpected values have occasionally slipped through. AUTHOR
Nigel Metheringham <Nigel.Metheringham@Intechnology.co.uk> (drawing heavily on the apcsmart driver by Russell Kroll). SEE ALSO
The core driver: nutupsdrv(8) The apcsmart driver: apcsmart(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.exploits.org/nut/ NUT mailing list archives and information: http://lists.exploits.org/ Tue Oct 22 2002 NEWAPC(8)