Lucene search
+L

2644 matches found

Tenable Nessus
Tenable Nessus
added 2016/02/19 12:0 a.m.79 views

openSUSE Security Update : glibc (openSUSE-2016-233)

This update for glibc fixes the following issues : - errorcheck-mutex-no-elision.patch: Don't do lock elision on an error checking mutex boo956716, BZ 17514 - reinitialize-dlloadwritelock.patch: Reinitialize dlloadwritelock on fork boo958315, BZ 19282 - send-dg-buffer-overflow.patch: Fix...

9.8CVSS8.5AI score0.89557EPSS
SaveExploits18References13
NVD
NVD
added 2015/04/10 2:59 p.m.19 views

CVE-2015-1136

Use-after-free vulnerability in CoreAnimation in Apple OS X before 10.10.3 allows remote attackers to execute arbitrary code by leveraging improper use of a mutex...

6.8CVSS7.2AI score0.04123EPSS
SaveExploits1References4
CVE
CVE
added 2015/04/10 2:0 p.m.72 views

CVE-2015-1136

CVE-2015-1136 – Apple OS X CoreAnimation UAF flaw : A use-after-free in CoreAnimation (OS X before 10.10.3) allows remote code execution via improper mutex handling. Affected: Apple OS X versions earlier than 10.10.3. Impact per sources: arbitrary code execution and partial information disclosure...

6.8CVSS7.2AI score0.04123EPSS
SaveExploits1References4Affected Software1
ThreatPost
ThreatPost
added 2015/03/09 2:26 p.m.12 views

New Technique Complicates Mutex Malware Analysis

Malware analysts have had a measure of success using static mutex values as a fingerprint for detecting and blocking malicious code. These values are used in programming to enable software to synchronize communication between multiple threads or processes, or to determine whether another instance...

0.3AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2015/02/11 12:0 a.m.20 views

SuSE 11.3 Security Update : glibc (SAT Patch Number 10259)

glibc has been updated to fix security issues and bugs : - Fix crashes on invalid input in IBM gconv modules. CVE-2014-6040 / CVE-2012-6656, bsc894553, bsc894556, GLIBC BZ 17325, GLIBC BZ 14134 - Avoid infinite loop in nssdns getnetbyname. CVE-2014-9402 - Don't touch user-controlled stdio locks i...

7.8CVSS7.6AI score0.07834EPSS
SaveExploits5References12
Tenable Nessus
Tenable Nessus
added 2014/11/26 12:0 a.m.47 views

OracleVM 3.3 : glibc (OVMSA-2014-0017)

The remote OracleVM system is missing necessary patches to address critical security updates : - Remove gconv transliteration loadable modules support CVE-2014-5119, - nlfindlocale: Improve handling of crafted locale names CVE-2014-0475, - Don't use alloca in addgetnetgrentX 1087789. - Adjust...

7.5CVSS7.6AI score0.18099EPSS
SaveExploits6References5
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.18 views

Agnitum Outpost Firewall 4.0 Outpost_IPC_HDR Local Denial of Service Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/24284/info Outpost Firewall is prone to a local denial-of-service vulnerability. An attacker can exploit this issue to block arbitrary processes, denying service to legitimate users. This issue affects Outpost Firewall 4....

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.41 views

Linux Kernel 2.6.29 - ptrace_attach() Local Root Race Condition Exploit

No description provided by source. / GNU/Linux kernel 2.6.29 ptraceattach local root race condition exploit. ========================================================================== This is a local root exploit for the 2.6.29 ptraceattach race condition that allows a process to gain elevated...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.12 views

Apple Mac OS X 10.5.x 'ptrace' Mutex Handling Local Denial of Service Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/36915/info Apple Mac OS X is prone to a local denial-of-service vulnerability that is caused by a race condition. Exploiting this issue allows local, unprivileged users to crash affected kernels, denying further service t...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.35 views

win32k!EPATHOBJ::pprFlattenRec Uninitialized Next Pointer Testcase

No description provided by source. I'm quite proud of this list cycle trick, here's how to turn it into an arbitrary write. First, we create a watchdog thread that will patch the list atomically when we're ready. This is needed because we can't exploit the bug while HeavyAllocPool is failing,...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.33 views

Microsoft Windows NT 4.0 Networking Mutex DoS Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/2303/info Microsoft Windows NT 4.0 is subject to a denial of service due to the implementation of incorrect permissions in a Mutex object. A local user could gain control of the Mutex on a networked machine and deny all...

7.1AI score
SaveExploits0
NVD
NVD
added 2014/04/15 11:13 p.m.21 views

CVE-2014-2580

The netback driver in Xen, when using certain Linux versions that do not allow sleeping in softirq context, allows local guest administrators to cause a denial of service "scheduling while atomic" error and host crash via a malformed packet, which causes a mutex to be taken when trying to disable...

4.4CVSS6AI score0.00346EPSS
SaveExploits1References5
Prion
Prion
added 2014/04/15 11:13 p.m.22 views

Design/Logic Flaw

The netback driver in Xen, when using certain Linux versions that do not allow sleeping in softirq context, allows local guest administrators to cause a denial of service "scheduling while atomic" error and host crash via a malformed packet, which causes a mutex to be taken when trying to disable...

4.4CVSS6.5AI score0.00346EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2013/12/10 12:0 a.m.39 views

SuSE 11.3 Security Update : glibc (SAT Patch Number 8337)

This update for glibc contains the following fixes : - Fix integer overflows in malloc. CVE-2013-4332, bnc839870 - Fix buffer overflow in glob. bnc691365 - Fix buffer overflow in strcoll. CVE-2012-4412, bnc779320 - Update mount flags in . bnc791928 - Fix buffer overrun in regexp matcher...

7.5CVSS7.5AI score0.16665EPSS
SaveExploits9References26
Tenable Nessus
Tenable Nessus
added 2013/12/10 12:0 a.m.37 views

SuSE 11.2 Security Update : glibc (SAT Patch Number 8335)

This update for glibc contains the following fixes : - Fix integer overflows in malloc. CVE-2013-4332, bnc839870 - Fix buffer overflow in glob. bnc691365 - Fix buffer overflow in strcoll. CVE-2012-4412, bnc779320 - Update mount flags in . bnc791928 - Fix buffer overrun in regexp matcher...

7.5CVSS7.5AI score0.16665EPSS
SaveExploits9References27
NVD
NVD
added 2013/08/13 3:4 p.m.23 views

CVE-2013-3464

Cisco IOS XR allows local users to cause a denial of service Silicon Packet Processor memory corruption, improper mutex handling, and device reload by starting an outbound flood of large ICMP Echo Request packets and stopping this with a CTRL-C sequence, aka Bug ID CSCui60347...

4.6CVSS6.3AI score0.00312EPSS
SaveExploits0References3
Prion
Prion
added 2013/08/13 3:4 p.m.14 views

Memory corruption

Cisco IOS XR allows local users to cause a denial of service Silicon Packet Processor memory corruption, improper mutex handling, and device reload by starting an outbound flood of large ICMP Echo Request packets and stopping this with a CTRL-C sequence, aka Bug ID CSCui60347...

4.6CVSS6.8AI score0.00312EPSS
SaveExploits0References3Affected Software1
Cisco
Cisco
added 2013/08/13 1:47 p.m.26 views

Cisco IOS XR Internet Control Message Protocol Denial of Service Vulnerability

Cisco IOS XR Software is affected by a denial of service DoS vulnerability that could allow an authenticated, local attacker to trigger a reload of the affected device by locally generating certain Internet Control Message Protocol ICMP messages. The vulnerability is due to a combination of Silic...

4.6CVSS2.1AI score0.00312EPSS
SaveExploits0References1
myhack58
myhack58
added 2013/05/23 12:0 a.m.49 views

The Windows kernel-EPATHOBJ 0day exploit-vulnerability warning-the black bar safety net

This vulnerability is through the PATHALLOCfor memory pressure of the test broke, the first use of PATHRECpointing to the same user space PATHREC EPATHOBJ::bFlatten it will”spin”for an unlimited linked list traversal. Such as:PathRecord-next = PathRecord; Although it will spin,but it will be by...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/05/21 12:0 a.m.58 views

Microsoft Windows - Win32k!EPATHOBJ::pprFlattenRec Uninitialized Next Pointer Testcase

I'm quite proud of this list cycle trick, here's how to turn it into an arbitrary write. First, we create a watchdog thread that will patch the list atomically when we're ready. This is needed because we can't exploit the bug while HeavyAllocPool is failing, because of the early exit in...

7.8CVSS7.7AI score0.39578EPSS
SaveExploits9
Rows per page
Query Builder