Lucene search
+L

284 matches found

Cvelist
Cvelist
added 2006/04/12 11:00 p.m.29 views

CVE-2006-1523

The groupcompletesignal function in the RCU signal handling signal.c in Linux kernel 2.6.16, and possibly other versions, has unknown impact and attack vectors related to improper use of BUGON...

6.2AI score0.02549EPSS
SaveExploits0References8
CVE
CVE
added 2006/04/12 11:00 p.m.69 views

CVE-2006-1523

CVE-2006-1523 affects the Linux kernel’s RCU signal handling: the __group_complete_signal function in signal.c may allow local DoS due to an unsafe BUG_ON, guarded by siglock while switch_exit_pids() uses tasklist_lock. Affected version cited is kernel 2.6.16 (and possibly other 2.6.x). The conne...

10CVSS6.2AI score0.02549EPSS
SaveExploits0References8Affected Software1
Gentoo Linux
Gentoo Linux
added 2006/03/22 12:00 a.m.41 views

Sendmail: Race condition in the handling of asynchronous signals

Background Sendmail is a popular mail transfer agent MTA. Description ISS discovered that Sendmail is vulnerable to a race condition in the handling of asynchronous signals. Impact An attacker could exploit this via certain crafted timing conditions. Workaround There is no known workaround at thi...

7.6CVSS6.3AI score0.28144EPSS
SaveExploits1
Cvelist
Cvelist
added 2005/11/27 12:00 a.m.27 views

CVE-2005-3847

The handlestopsignal function in signal.c in Linux kernel 2.6.11 up to other versions before 2.6.13 and 2.6.12.6 allows local users to cause a denial of service deadlock by sending a SIGKILL to a real-time threaded process while it is performing a core dump...

5.1AI score0.00271EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2005/10/05 12:00 a.m.43 views

RHEL 4 : cups (RHSA-2005:772)

The remote Redhat Enterprise Linux 4 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2005:772 advisory. The Common UNIX Printing System CUPS provides a portable printing layer for UNIXR operating systems. A bug was found in the way CUPS processes malform...

5CVSS5.5AI score0.02969EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2005/09/27 11:53 a.m.44 views

Moderate: Red Hat Security Advisory: cups security update

Updated CUPS packages that fix a security issue are now available for Red Hat Enterprise Linux. This update has been rated as having moderate security impact by the Red Hat Security Response Team. The Common UNIX Printing System CUPS provides a portable printing layer for UNIXR operating systems....

5CVSS5.8AI score0.02969EPSS
SaveExploits1References4
securityvulns
securityvulns
added 2005/03/26 12:00 a.m.46 views

smail remote and local root holes

-- I've been trying to send an email to greg woods, the maintainer of smail, to 3 different email addresses now. They have all bounced. My email to the smail user list bounced as well. I didn't want to just release this 0day, but I'm not hunting these people down, so here it is. No exploit for yo...

8.6AI score
SaveExploits0
Debian
Debian
added 2004/12/08 7:54 a.m.87 views

[SECURITY] [DSA 606-1] New nfs-utils packages fix denial of service

-------------------------------------------------------------------------- Debian Security Advisory DSA 606-1 [email protected] http://www.debian.org/security/ Martin Schulze December 8th, 2004 http://www.debian.org/security/faq -...

5CVSS0.02385EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2004/09/29 12:00 a.m.21 views

Debian DSA-083-1 : procmail - insecure signal handling

Using older versions of procmail it was possible to make procmail crash by sending it signals. On systems where procmail is installed setuid this could be exploited to obtain unauthorized privileges. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in...

6.2CVSS5.4AI score0.00322EPSS
SaveExploits0References2
securityvulns
securityvulns
added 2004/08/19 12:00 a.m.75 views

[SA12226] tnftpd Signal Handling Privilege Escalation Vulnerabilities

TITLE: tnftpd Signal Handling Privilege Escalation Vulnerabilities SECUNIA ADVISORY ID: SA12226 VERIFY ADVISORY: http://secunia.com/advisories/12226/ CRITICAL: Moderately critical IMPACT: System access, Privilege escalation WHERE: From remote SOFTWARE: tnftpd http://secunia.com/product/3800/...

1.2AI score
SaveExploits0
FreeBSD
FreeBSD
added 2004/08/17 12:00 a.m.35 views

tnftpd -- remotely exploitable vulnerability

lukemftpd8 is an enhanced BSD FTP server produced within the NetBSD project. The sources for lukemftpd are shipped with some versions of FreeBSD, however it is not built or installed by default. The build system option WANTLUKEMFTPD must be set to build and install lukemftpd. NOTE: An exception i...

5.1CVSS6.7AI score0.02416EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2004/07/06 12:00 a.m.19 views

RHEL 2.1 : stunnel (RHSA-2003:223)

Updated stunnel packages are now available. These updates correct a potential vulnerability in stunnel's signal handling. Stunnel is a wrapper for network connections. It can be used to tunnel an unencrypted network connection over a secure connection encrypted using SSL or TLS or to provide a...

1.2CVSS5.5AI score0.00337EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2004/05/11 12:00 a.m.11 views

Moderate: Red Hat Bug Fix Advisory: Updated vsftpd package fixes signal handling bug

An updated vsftpd package that fixes a signal handling bug which could cause the service to stop accepting connections is now available. vsftpd is an FTP File Transfer Protocol daemon. vsftpd was calling unsafe functions from within signal handlers; under heavy load, this could lead to deadlock,...

5CVSS5.8AI score0.02072EPSS
SaveExploits0References1
securityvulns
securityvulns
added 2004/04/13 12:00 a.m.33 views

linux threaded processes DoS

SIGRT1 signal can be delivired to application causing invalid handling of child threads termination...

1.2AI score
SaveExploits0References1Affected Software1
securityvulns
securityvulns
added 2004/04/13 12:00 a.m.35 views

Possible DoS on Linux kernel 2.4 and 2.6 using sigqueue overflow.

Hello. We faced a bug ? in Linux kernel causing different misbehaviours on our server. After exploration, it seems that we found some security implications of this issue. When a process exits, it's parent is notified by SIGCHLD, and finished child is kept in process table in "zombie" state until...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2003/09/05 12:00 a.m.24 views

Stunnel <= 3.24 4.00 Daemon Hijacking Proof of Concept Exploit

No description provided by source. / By Steve Grubb : The technique is simple. 1 Fork so that stunnel can't find you when it dies. 2 Send stunnel a SIGUSR2. Unhandled signals generally kill programs. Since you are a child of stunnel, the OS will deliver the signal. 3 Select on the leaked descript...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/09/05 12:00 a.m.43 views

Stunnel 3.24/4.00 - Daemon Hijacking

/ By Steve Grubb : The technique is simple. 1 Fork so that stunnel can't find you when it dies. 2 Send stunnel a SIGUSR2. Unhandled signals generally kill programs. Since you are a child of stunnel, the OS will deliver the signal. 3 Select on the leaked descriptor and start serving pages. At the...

4.6CVSS5.8AI score0.007EPSS
SaveExploits1
exploitpack
exploitpack
added 2003/09/05 12:00 a.m.18 views

Stunnel 3.244.00 - Daemon Hijacking

Stunnel 3.244.00 - Daemon Hijacking / By Steve Grubb : The technique is simple. 1 Fork so that stunnel can't find you when it dies. 2 Send stunnel a SIGUSR2. Unhandled signals generally kill programs. Since you are a child of stunnel, the OS will deliver the signal. 3 Select on the leaked...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2003/06/14 12:00 a.m.32 views

myServer 0.4.1 - Signal Handling Denial of Service

myServer 0.4.1 - Signal Handling Denial of Service source: https://www.securityfocus.com/bid/7917/info A vulnerability has been reported for myServer that may result in a denial of service condition. The vulnerability exists when myServer receives certain signals. telnet 127.0.0.1 80 Trying...

SaveExploits0
Exploit DB
Exploit DB
added 2003/06/14 12:00 a.m.24 views

myServer 0.4.1 - Signal Handling Denial of Service

source: https://www.securityfocus.com/bid/7917/info A vulnerability has been reported for myServer that may result in a denial of service condition. The vulnerability exists when myServer receives certain signals. telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is...

5.8AI score
SaveExploits0
Rows per page
Query Builder