Lucene search
K

45 matches found

myhack58
myhack58
added 2010/04/15 12:0 a.m.14 views

FreeBSD 6.4 root shell exploit 0 day-vulnerability warning-the black bar safety net

The following code exploit the vulnerability to run in kernel-mode code if 0 FreeBSD 6.4 and below are vulnerable to race condition between pipeclose and knlistcleardel resulting in NULL pointer dereference. The following code exploits the vulnerability to run code in kernel mode, giving root she...

0.2AI score
Exploits0
Prion
Prion
added 2010/03/05 7:30 p.m.32 views

Design/Logic Flaw

Use-after-free vulnerability in the abstract file-descriptor handling interface in the cupsdDoSelect function in scheduler/select.c in the scheduler in cupsd in CUPS before 1.4.4, when kqueue or epoll is used, allows remote attackers to cause a denial of service daemon crash or hang via a client...

4.3CVSS6.8AI score0.03913EPSS
Exploits1References18Affected Software10
OSV
OSV
added 2010/03/05 7:30 p.m.2 views

DEBIAN-CVE-2010-0302

Use-after-free vulnerability in the abstract file-descriptor handling interface in the cupsdDoSelect function in scheduler/select.c in the scheduler in cupsd in CUPS before 1.4.4, when kqueue or epoll is used, allows remote attackers to cause a denial of service daemon crash or hang via a client...

7.5CVSS7AI score0.02583EPSS
Exploits0References1
CVE
CVE
added 2010/03/05 7:0 p.m.110 views

CVE-2010-0302

CVE-2010-0302 affects CUPS before 1.4.4, with the use-after-free vulnerability in cupsdDoSelect within scheduler/select.c when using kqueue or epoll. The issue stems from improper reference-count handling of the abstract file-descriptor interface, allowing a remote attacker to trigger a denial of...

7.5CVSS7.4AI score0.02583EPSS
Exploits0References18Affected Software3
RedHat Linux
RedHat Linux
added 2010/03/03 5:40 p.m.1 views

cups Incomplete fix for CVE-2009-3553

Use-after-free vulnerability in the abstract file-descriptor handling interface in the cupsdDoSelect function in scheduler/select.c in the scheduler in cupsd in CUPS before 1.4.4, when kqueue or epoll is used, allows remote attackers to cause a denial of service daemon crash or hang via a client...

7.5CVSS7.2AI score0.03913EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2010/03/03 12:0 a.m.31 views

CVE-2010-0302

Use-after-free vulnerability in the abstract file-descriptor handling interface in the cupsdDoSelect function in scheduler/select.c in the scheduler in cupsd in CUPS before 1.4.4, when kqueue or epoll is used, allows remote attackers to cause a denial of service daemon crash or hang via a client...

7.5CVSS7.1AI score0.02583EPSS
Exploits0References2
securityvulns
securityvulns
added 2009/10/03 12:0 a.m.28 views

FreeBSD Security Advisory FreeBSD-SA-09:13.pipe

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-09:13.pipe Security Advisory The FreeBSD Project Topic: kqueue pipe race conditions Category: core Module: kern Announced: 2009-10-02 Credits: Przemyslaw Frasunek...

7.1AI score
Exploits0
FreeBSD
FreeBSD
added 2009/10/02 12:0 a.m.13 views

FreeBSD -- kqueue pipe race conditions

Problem Description A race condition exists in the pipe close code relating to kqueues, causing use-after-free for kernel memory, which may lead to an exploitable NULL pointer vulnerability in the kernel, kernel memory corruption, and other unpredictable results. Impact: Successful exploitation o...

0.8AI score
Exploits0
FreeBSD Advisory
FreeBSD Advisory
added 2009/10/02 12:0 a.m.7 views

FreeBSD-SA-09:13.pipe

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-09:13.pipe Security Advisory The FreeBSD Project Topic: kqueue pipe race conditions Category: core Module: kern Announced: 2009-10-02 Credits: Przemyslaw Frasunek...

5.8AI score
Exploits0
seebug.org
seebug.org
added 2009/09/18 12:0 a.m.20 views

FreeBSD 'kqueue'存在一个未明NULL指针引用漏洞

Bugraq ID: 36375 FreeBSD是一款开放源代码的操作系统。 FreeBSD包含的kqueue存在一个未明NULL指针引用漏洞,本地攻击者可以利用漏洞获得root特权,目前没有详细漏洞细节提供。 FreeBSD FreeBSD 6.0 .x FreeBSD FreeBSD 6.0 -STABLE FreeBSD FreeBSD 6.0 -RELEASE FreeBSD FreeBSD 6.4-RELEASE-p5 FreeBSD FreeBSD 6.4-RELEASE-p4 FreeBSD FreeBSD 6.4-RELEASE-p2 FreeBSD FreeBSD 6....

6.9AI score
Exploits0
securityvulns
securityvulns
added 2009/09/15 12:0 a.m.22 views

Re: [Full-disclosure] FreeBSD <= 6.1 kqueue() NULL pointer dereference

Przemyslaw Frasunek pisze: FreeBSD = 6.1 suffers from classical check/use race condition on SMP There is yet another kqueue related vulnerability. It affects 6.x, up to 6.4-STABLE. FreeBSD security team was notified on 29th Aug, but there is no response until now, so I won't publish any details...

0.2AI score
Exploits0
seebug.org
seebug.org
added 2009/08/25 12:0 a.m.24 views

FreeBSD <= 6.1 kqueue() NULL pointer Dereference Local Root Exploit

No description provided by source. FreeBSD = 6.1 suffers from classical check/use race condition on SMP systems in kevent syscall, leading to kernel mode NULL pointer dereference. It can be triggered by spawning two threads: 1st thread looping on open and close syscalls, and the 2nd thread loopin...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/08/24 12:0 a.m.30 views

FreeBSD 6.1 - 'kqueue()' Null Pointer Dereference Privilege Escalation

/ FreeBSD include include include include include include include include include include include include int fd, kq; struct kevent kev, ke; struct timespec timeout; volatile int gotroot = 0; static void kernelcodevoid struct thread thread; gotroot = 1; asm "movl %%fs:0, %0" : "=r"thread ;...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2009/08/24 12:0 a.m.16 views

FreeBSD 6.1 - kqueue() Null Pointer Dereference Privilege Escalation

FreeBSD 6.1 - kqueue Null Pointer Dereference Privilege Escalation / FreeBSD include include include include include include include include include include include include int fd, kq; struct kevent kev, ke; struct timespec timeout; volatile int gotroot = 0; static void kernelcodevoid struct thre...

1AI score
Exploits0
0day.today
0day.today
added 2009/08/24 12:0 a.m.23 views

FreeBSD <= 6.1 kqueue() NULL pointer Dereference Local Root Exploit

Exploit for freebsd platform in category local exploits =================================================================== FreeBSD include include include include include include include include include include include include int fd, kq; struct kevent kev, ke; struct timespec timeout; volatile...

6.8AI score
Exploits0
securityvulns
securityvulns
added 2009/08/24 12:0 a.m.37 views

FreeBSD &lt;= 6.1 kqueue&#40;&#41; NULL pointer dereference

FreeBSD = 6.1 suffers from classical check/use race condition on SMP systems in kevent syscall, leading to kernel mode NULL pointer dereference. It can be triggered by spawning two threads: 1st thread looping on open and close syscalls, and the 2nd thread looping on kevent, trying to add possibly...

0.3AI score
Exploits0
securityvulns
securityvulns
added 2009/08/24 12:0 a.m.88 views

FreeBSD &lt;= 6.1 kqueue&#40;&#41; NULL pointer dereference

FreeBSD = 6.1 suffers from classical check/use race condition on SMP systems in kevent syscall, leading to kernel mode NULL pointer dereference. It can be triggered by spawning two threads: 1st thread looping on open and close syscalls, and the 2nd thread looping on kevent, trying to add possibly...

7.2AI score
Exploits0
Packet Storm
Packet Storm
added 2009/08/23 12:0 a.m.26 views

FreeBSD 6.1 kqueue() NULL Pointer Dereference

FreeBSD include include include include include include include include include include include include int fd, kq; struct kevent kev, ke; struct timespec timeout; volatile int gotroot = 0; static void kernelcodevoid struct thread thread; gotroot = 1; asm "movl %%fs:0, %0" : "=r"thread ;...

0.7AI score
Exploits0
seebug.org
seebug.org
added 2006/11/29 12:0 a.m.26 views

Apple Mac OS X KQueue本地拒绝服务漏洞

Apple Mac OS X是一款基于BSD的操作系统。 Apple Mac OS X kqueue和kevent接口处理存在问题,本地攻击者可以利用漏洞对系统进行拒绝服务攻击。 利用一个进程注册一个队列,并通过kevent调用一个内核事件,然后通过fork派生一个子进程,尝试为相同"parent"队列注册另一个事件时可触发漏洞,造成系统拒绝服务。 Apple Mac OS X Server 10.4.8 Apple Mac OS X 10.4.8 http://www.apple.com/macosx/...

6.9AI score
Exploits0
CVE
CVE
added 2003/04/02 5:0 a.m.48 views

CVE-2002-0831

Technical details about CVE-2002-0831 are not publicly available in the provided documents. Monitor for updates.

2.1CVSS6.5AI score0.00332EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder