S-092: Adobe Flash Player Vulnerability


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) S-092: Adobe Flash Player Vulnerability
# 1  
Old 12-24-2007
S-092: Adobe Flash Player Vulnerability

Critical vulnerabilities have been identified in Adobe Flash Player that could allow an attacker who successfully exploits these potential vulnerabilities to take control of the affected system. The risk is MEDIUM. Could lead to the potential execution of arbitrary code.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Solaris

How to make Adobe Flash Player plugin work for Firefox 13.01 on Solaris 11

How do I make Adobe flash Player work on solaris 11 for Firefox-13.0.1 which doesn't have a plugins directory? Thanks in advance.:o (0 Replies)
Discussion started by: Tenyhwa
0 Replies
Login or Register to Ask a Question
NANDSIM(4)						   BSD Kernel Interfaces Manual 						NANDSIM(4)

NAME
nandsim -- NAND Flash simulator driver SYNOPSIS
device nand device nandsim options ALQ DESCRIPTION
The nandsim is part of the FreeBSD NAND framework nand(4) and can be characterized with the following highlights: o plugs into the nand(4) framework APIs as if it were a hardware controller (hanging on the nexus bus) with real NAND chips connected to it o physically part of the kernel code (either statically linked into the kernel image or built as a module) o controlled with a user space program nandsim(8) From the user perspective, the nandsim allows for imitating ONFI-compliant NAND Flash devices as if they were attached to the system via a virtual controller. Some nandsim features rely on the ability to log contents to a file, which is achieved through the alq(9) facility. SEE ALSO
nand(4), nandsim.conf(5), nandsim(8) STANDARDS
Open NAND Flash Interface Working Group (ONFI). HISTORY
The nandsim support first appeared in FreeBSD 10.0. AUTHORS
The nandsim kernel driver was developed by Grzegorz Bernacki. This manual page was written by Rafal Jaworowski. BSD
March 8, 2012 BSD