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
ACPI_RAPIDSTART(4)					   BSD Kernel Interfaces Manual 					ACPI_RAPIDSTART(4)

NAME
acpi_rapidstart -- Intel rapid start technology ACPI driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device acpi_rapidstart Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): acpi_rapidstart_load="YES" DESCRIPTION
The acpi_rapidstart driver provides support for Intel Rapid Start technology ACPI device interface. Note that this is only for the ACPI device interface. This has _CID PNP0C02 so it should be loaded at boot time to avoid attaching to the acpi_sysresource driver. SYSCTLS
The following sysctl(8) nodes are currently implemented: dev.acpi_rapidstart.0.ffs Rapid start flag. It is a bitwise OR of the following: 1 Enter Fast Flash Standby in RTC wake. 2 Enter Fast Flash Standby in Critical Battery Wake enable dev.acpi_rapidstart.0.ftv Fast Flash Standby timer value in minutes. SEE ALSO
acpi(4), sysctl(8) HISTORY
The acpi_rapidstart driver first appeared in FreeBSD 10.0. AUTHORS
The acpi_rapidstart driver was written by Takanori Watanabe <takawata@FreeBSD.org>. BSD
May 8, 2013 BSD