Vulnerabilities > CVE-2009-2857 - Improper Locking vulnerability in Oracle Opensolaris and Solaris
Attack vector
LOCAL Attack complexity
LOW Privileges required
LOW Confidentiality impact
NONE Integrity impact
NONE Availability impact
HIGH Summary
The kernel in Sun Solaris 8, 9, and 10, and OpenSolaris before snv_103, does not properly handle interaction between the filesystem and virtual-memory implementations, which allows local users to cause a denial of service (deadlock and system halt) via vectors involving mmap and write operations on the same file.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
OS | 5 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Leveraging Race Conditions This attack targets a race condition occurring when multiple processes access and manipulate the same resource concurrently and the outcome of the execution depends on the particular order in which the access takes place. The attacker can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance a race condition can occur while accessing a file, the attacker can trick the system by replacing the original file with his version and cause the system to read the malicious file.
- Leveraging Race Conditions via Symbolic Links This attack leverages the use of symbolic links (Symlinks) in order to write to sensitive files. An attacker can create a Symlink link to a target file not otherwise accessible to her. When the privileged program tries to create a temporary file with the same name as the Symlink link, it will actually write to the target file pointed to by the attackers' Symlink link. If the attacker can insert malicious content in the temporary file she will be writing to the sensitive file by using the Symlink. The race occurs because the system checks if the temporary file exists, then creates the file. The attacker would typically create the Symlink during the interval between the check and the creation of the temporary file.
Nessus
NASL family | Solaris Local Security Checks |
NASL id | SOLARIS8_127721.NASL |
description | SunOS 5.8: kernel patch. Date this patch was last updated by Sun : Apr/11/11 |
last seen | 2016-09-26 |
modified | 2012-06-14 |
plugin id | 40611 |
published | 2009-08-18 |
reporter | Tenable |
source | https://www.tenable.com/plugins/index.php?view=single&id=40611 |
title | Solaris 8 (sparc) : 127721-06 |
code |
|
Oval
accepted | 2009-09-28T04:00:15.555-04:00 | ||||||||||||||||||||||||
class | vulnerability | ||||||||||||||||||||||||
contributors |
| ||||||||||||||||||||||||
definition_extensions |
| ||||||||||||||||||||||||
description | The kernel in Sun Solaris 8, 9, and 10, and OpenSolaris before snv_103, does not properly handle interaction between the filesystem and virtual-memory implementations, which allows local users to cause a denial of service (deadlock and system halt) via vectors involving mmap and write operations on the same file. | ||||||||||||||||||||||||
family | unix | ||||||||||||||||||||||||
id | oval:org.mitre.oval:def:6152 | ||||||||||||||||||||||||
status | accepted | ||||||||||||||||||||||||
submitted | 2009-08-21T11:07:35.000-04:00 | ||||||||||||||||||||||||
title | Security Vulnerability in the Solaris Kernel Involving the Interaction of the Filesystem and Virtual Memory Subsystems | ||||||||||||||||||||||||
version | 34 |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 36060 CVE(CAN) ID: CVE-2009-2857 Solaris是一款由Sun开发和维护的商业UNIX操作系统。 Solaris内核没有正确地处理文件系统与虚拟内存实现之间的交互,本地用户可以通过对同一文件执行mmap和write操作导致死锁和系统挂起。系统可能逐渐变慢,最终停止所有的活动。 Sun Solaris 9.0_x86 Sun Solaris 9.0 Sun Solaris 8.0_x86 Sun Solaris 8.0 Sun Solaris 10.0_x86 Sun Solaris 10.0 Sun OpenSolaris snv_01 - snv_102 厂商补丁: Sun --- Sun已经为此发布了一个安全公告(Sun-Alert-257848)以及相应补丁: Sun-Alert-257848:Security Vulnerability in the Solaris Kernel Involving the Interaction of the Filesystem and Virtual Memory Subsystems 链接:http://sunsolve.sun.com/search/printfriendly.do?assetkey=1-66-257848-1 |
id | SSV:12114 |
last seen | 2017-11-19 |
modified | 2009-08-26 |
published | 2009-08-26 |
reporter | Root |
title | Sun Solaris文件系统与虚拟内存子系统交互拒绝服务漏洞 |
References
- http://sunsolve.sun.com/search/document.do?assetkey=1-21-127721-02-1
- http://sunsolve.sun.com/search/document.do?assetkey=1-66-257848-1
- http://www.vupen.com/english/advisories/2009/2291
- http://secunia.com/advisories/36319
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A6152