Lucene search
+L

551 matches found

OSV
OSV
added 2013/04/24 7:55 p.m.6 views

DEBIAN-CVE-2013-1958

The scmcheckcreds function in net/core/scm.c in the Linux kernel before 3.8.6 does not properly enforce capability requirements for controlling the PID value associated with a UNIX domain socket, which allows local users to bypass intended access restrictions by leveraging the time interval durin...

1.9CVSS6.2AI score0.0034EPSS
SaveExploits1References1
The Hacker News
The Hacker News
added 2012/12/03 3:43 p.m.10 views

Nmap 6.25 released with 85 new NSE scripts

After five months NMAP team release latest version of open source utility for network exploration or security auditing - NMAP 6.25 . It was designed to rapidly scan large networks, but works fine against single hosts. Nmap runs on all major computer operating systems, and official binary packages...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2012/08/27 12:0 a.m.52 views

Fedora 17 : postgresql-9.1.5-1.fc17 (2012-12165)

Update to PostgreSQL 9.1.5, for various fixes described at http://www.postgresql.org/docs/9.1/static/release-9-1-5.html including the fixes for CVE-2012-3488, CVE-2012-3489 Configure postmaster to create Unix-domain sockets in both /var/run/postgresql and /tmp; the former is now the default place...

6.5CVSS7AI score0.03297EPSS
SaveExploits2References6
myhack58
myhack58
added 2012/03/19 12:0 a.m.25 views

FreeBSD UIPC socket stack overflow-vulnerability warning-the black bar safety net

!/ bin/sh fbsd-uipcsock-heap.sh, by Shaun Colley a, 29/09/11 proof-of-concept crash for the freebsd unix domain sockets heap overflow. this was tested on freebsd 8.2-RELEASE. just a PoC for now. see advisory & patches for details: http://www.securityfocus.com/archive/1/519864/30/0/threaded this P...

SaveExploits0
OpenVAS
OpenVAS
added 2011/10/16 12:0 a.m.9 views

FreeBSD Security Advisory (FreeBSD-SA-11:05.unix.asc)

The remote host is missing an update to the system as announced in the referenced advisory FreeBSD-SA-11:05.unix.asc SPDX-FileCopyrightText: 2011 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...

7.4AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2011/09/30 12:0 a.m.24 views

FreeBSD UIPC Socket Heap Overflow

!/bin/sh fbsd-uipcsock-heap.sh, by Shaun Colley , 29/09/11 proof-of-concept crash for the freebsd unix domain sockets heap overflow. this was tested on freebsd 8.2-RELEASE. just a PoC for now. see advisory & patches for details: http://www.securityfocus.com/archive/1/519864/30/0/threaded this PoC...

SaveExploits0
Exploit DB
Exploit DB
added 2011/09/30 12:0 a.m.40 views

FreeBSD - UIPC socket heap Overflow (PoC)

!/bin/sh fbsd-uipcsock-heap.sh, by Shaun Colley , 29/09/11 proof-of-concept crash for the freebsd unix domain sockets heap overflow. this was tested on freebsd 8.2-RELEASE. just a PoC for now. see advisory & patches for details: http://www.securityfocus.com/archive/1/519864/30/0/threaded this PoC...

7.2CVSS5.2AI score0.0093EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2010/01/06 12:0 a.m.54 views

CentOS 5 : kernel (CESA-2008:0612)

Updated kernel packages that fix various security issues and several bugs are now available for Red Hat Enterprise Linux 5. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any Linux...

7.8CVSS6.7AI score0.04934EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2009/12/15 5:12 p.m.8 views

kernel: AF_UNIX: Fix deadlock on connecting to shutdown socket

net/unix/afunix.c in the Linux kernel 2.6.31.4 and earlier allows local users to cause a denial of service system hang by creating an abstract-namespace AFUNIX listening socket, performing a shutdown operation on this socket, and then performing a series of connect operations to this socket...

5.5CVSS6.3AI score0.00987EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2009/12/15 5:5 p.m.12 views

kernel: AF_UNIX: Fix deadlock on connecting to shutdown socket

net/unix/afunix.c in the Linux kernel 2.6.31.4 and earlier allows local users to cause a denial of service system hang by creating an abstract-namespace AFUNIX listening socket, performing a shutdown operation on this socket, and then performing a series of connect operations to this socket...

5.5CVSS6.3AI score0.00987EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2009/11/03 9:56 p.m.7 views

kernel: fix soft lockups/OOM issues with unix socket garbage collector

Linux kernel 2.6.28 allows local users to cause a denial of service "soft lockup" and process loss via a large number of sendmsg function calls, which does not block during AFUNIX garbage collection and triggers an OOM condition, a different vulnerability than CVE-2008-5029...

4.9CVSS5.8AI score0.00405EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2009/11/03 9:56 p.m.7 views

kernel: Unix sockets kernel panic

The scmdestroy function in net/core/scm.c in the Linux kernel 2.6.27.4, 2.6.26, and earlier makes indirect recursive calls to itself through calls to the fput function, which allows local users to cause a denial of service panic via vectors related to sending an SCMRIGHTS message through a UNIX...

4.9CVSS5.8AI score0.00504EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2009/02/25 1:2 a.m.5 views

kernel: Unix sockets kernel panic

The scmdestroy function in net/core/scm.c in the Linux kernel 2.6.27.4, 2.6.26, and earlier makes indirect recursive calls to itself through calls to the fput function, which allows local users to cause a denial of service panic via vectors related to sending an SCMRIGHTS message through a UNIX...

4.9CVSS5.8AI score0.00504EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2009/02/25 1:2 a.m.7 views

kernel: fix soft lockups/OOM issues with unix socket garbage collector

Linux kernel 2.6.28 allows local users to cause a denial of service "soft lockup" and process loss via a large number of sendmsg function calls, which does not block during AFUNIX garbage collection and triggers an OOM condition, a different vulnerability than CVE-2008-5029...

4.9CVSS5.8AI score0.00405EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2009/02/04 3:5 p.m.8 views

kernel: fix soft lockups/OOM issues with unix socket garbage collector

Linux kernel 2.6.28 allows local users to cause a denial of service "soft lockup" and process loss via a large number of sendmsg function calls, which does not block during AFUNIX garbage collection and triggers an OOM condition, a different vulnerability than CVE-2008-5029...

4.9CVSS5.8AI score0.00405EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2009/01/20 3:50 p.m.5 views

kernel: Unix sockets kernel panic

The scmdestroy function in net/core/scm.c in the Linux kernel 2.6.27.4, 2.6.26, and earlier makes indirect recursive calls to itself through calls to the fput function, which allows local users to cause a denial of service panic via vectors related to sending an SCMRIGHTS message through a UNIX...

4.9CVSS5.8AI score0.00504EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2008/08/04 6:2 p.m.65 views

Important: Red Hat Security Advisory: kernel security and bug fix update

Updated kernel packages that fix various security issues and several bugs are now available for Red Hat Enterprise Linux 5. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any Linux...

7.8CVSS6.8AI score0.04934EPSS
SaveExploits3References17
RedHat Linux
RedHat Linux
added 2008/05/07 7:28 a.m.74 views

Important: Red Hat Security Advisory: kernel security and bug fix update

Updated kernel packages that fix various security issues and several bugs are now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any Linux...

7.2CVSS6.1AI score0.02452EPSS
SaveExploits5References15
Oracle linux
Oracle linux
added 2007/10/31 12:0 a.m.60 views

Important: cups security and bug fix update

1.2.4-11.14.el51.1 - Applied patch to fix CVE-2007-4351 STR 2561, bug 353981. 1.2.4-11.14 - Applied patch to fix cupsd crash when failing to open a file: URI STR 2351, bug 250415. 1.2.4-11.13 - Moved LSPP security attributes check before job creation bug 231522. 1.2.4-11.12 - Moved LSPP access...

10CVSS0.3AI score0.08565EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2005/10/11 12:0 a.m.20 views

Mandrake Linux Security Advisory : hylafax (MDKSA-2005:177)

faxcron, recvstats, and xferfaxstats in HylaFax 4.2.1 and earlier allows local users to overwrite arbitrary files via a symlink attack on temporary files. CVE-2005-3069 In addition, HylaFax has some provisional support for Unix domain sockets, which is disabled in the default compile configuratio...

3.6CVSS5.7AI score0.00383EPSS
SaveExploits0References2
Rows per page
Query Builder