Lucene search
+L

1568 matches found

NVD
NVD
added 2006/11/21 11:7 p.m.35 views

CVE-2006-6013

Integer signedness error in the fwioctl FWIOCTL function in the FireWire IEEE-1394 drivers dev/firewire/fwdev.c in various BSD kernels, including DragonFlyBSD, FreeBSD 5.5, MidnightBSD 0.1-CURRENT before 20061115, NetBSD-current before 20061116, NetBSD-4 before 20061203, and TrustedBSD, allows...

2.1CVSS6.3AI score0.00398EPSS
SaveExploits0References19
CVE
CVE
added 2006/11/21 11:0 p.m.59 views

CVE-2006-6013

The CVE-2006-6013 issue affects the FireWire (IEEE-1394) driver fwdev.c in several BSDs, where in the FW_GCROM ioctl a signed integer comparison is used to compute the length of a buffer copied from kernel memory, effectively enabling a local user to read arbitrary kernel memory contents when cro...

2.1CVSS6.2AI score0.00398EPSS
SaveExploits0References19Affected Software5
Cvelist
Cvelist
added 2006/11/21 11:0 p.m.39 views

CVE-2006-6013

Integer signedness error in the fwioctl FWIOCTL function in the FireWire IEEE-1394 drivers dev/firewire/fwdev.c in various BSD kernels, including DragonFlyBSD, FreeBSD 5.5, MidnightBSD 0.1-CURRENT before 20061115, NetBSD-current before 20061116, NetBSD-4 before 20061203, and TrustedBSD, allows...

6.2AI score0.00398EPSS
SaveExploits0References19
NVD
NVD
added 2006/10/12 12:7 a.m.22 views

CVE-2006-4516

Integer signedness error in FreeBSD 6.0-RELEASE allows local users to cause a denial of service memory corruption and kernel panic via a PTLWPINFO ptrace command with a large negative data value that satisfies a signed maximum value check but is used in an unsigned copyout function call...

4.9CVSS6.4AI score0.00791EPSS
SaveExploits1References4
CVE
CVE
added 2006/10/12 12:0 a.m.61 views

CVE-2006-4516

CVE-2006-4516 affects FreeBSD 6.0-RELEASE. The kernel’s PT_LWPINFO ptrace handling has a signedness flaw: a large negative data value can bypass the signed check and be passed to copyout, causing memory corruption and kernel panic. Impact is a local denial-of-service condition. Described in iDefe...

4.9CVSS6.4AI score0.00791EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2006/10/12 12:0 a.m.30 views

CVE-2006-4516

Integer signedness error in FreeBSD 6.0-RELEASE allows local users to cause a denial of service memory corruption and kernel panic via a PTLWPINFO ptrace command with a large negative data value that satisfies a signed maximum value check but is used in an unsigned copyout function call...

6.4AI score0.00791EPSS
SaveExploits1References4
NVD
NVD
added 2006/09/26 2:7 a.m.27 views

CVE-2006-4178

Integer signedness error in the i386setldt call in FreeBSD 5.5, and possibly earlier versions down to 5.2, allows local users to cause a denial of service crash via unspecified arguments that use negative signed integers to cause the bzero function to be called with a large length parameter, a...

4.9CVSS6.2AI score0.00769EPSS
SaveExploits1References5
CVE
CVE
added 2006/09/26 1:43 a.m.56 views

CVE-2006-4178

CVE-2006-4178 is a local denial-of-service vulnerability in FreeBSD’s i386_set_ldt implementation. The issue arises from signedness in the i386_ldt handling: user-controlled start and num are added into a signed i, and if i becomes negative, bzero is invoked with a very large length, allowing a k...

4.9CVSS6.4AI score0.00769EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2006/09/26 1:43 a.m.41 views

CVE-2006-4178

Integer signedness error in the i386setldt call in FreeBSD 5.5, and possibly earlier versions down to 5.2, allows local users to cause a denial of service crash via unspecified arguments that use negative signed integers to cause the bzero function to be called with a large length parameter, a...

6.2AI score0.00769EPSS
SaveExploits1References5
securityvulns
securityvulns
added 2006/09/26 12:0 a.m.48 views

iDefense Security Advisory 09.23.06: FreeBSD i386_set_ldt Integer Signedness Vulnerability

FreeBSD i386setldt Integer Signedness Vulnerability iDefense Security Advisory 09.23.06 http://www.idefense.com/intelligence/vulnerabilities/ Sep 23, 2006 I. BACKGROUND FreeBSD is a modern operating system for x86, amd64, Alpha, IA-64, PC-98 and SPARC architectures. It's based on the UNIX operati...

4.9CVSS0.4AI score0.00769EPSS
SaveExploits1
zdt
zdt
added 2006/08/22 12:0 a.m.65 views

Solaris 10 sysinfo(2) Local Kernel Memory Disclosure Exploit

Exploit for solaris platform in category local exploits ============================================================ Solaris 10 sysinfo2 Local Kernel Memory Disclosure Exploit ============================================================ / $Id: raptorsysinfo.c,v 1.2 2006/08/22 13:47:54 raptor Exp ...

6.8AI score0.00985EPSS
SaveExploits8
exploitpack
exploitpack
added 2006/08/22 12:0 a.m.75 views

Solaris 10 sysinfo(2) - Local Kernel Memory Disclosure (2)

Solaris 10 sysinfo2 - Local Kernel Memory Disclosure 2 / $Id: raptorsysinfo.c,v 1.2 2006/08/22 13:47:54 raptor Exp $ raptorsysinfo.c - Solaris sysinfo2 kernel memory leak Copyright c 2006 Marco Ivaldi systeminfo.c for Sun Solaris allows local users to read kernel memory via a 0 variable count...

4.9CVSS6.6AI score0.00985EPSS
SaveExploits8
NVD
NVD
added 2006/07/25 1:22 p.m.45 views

CVE-2006-3824

systeminfo.c for Sun Solaris allows local users to read kernel memory via a 0 variable count argument to the sysinfo system call, which causes a -1 argument to be used by the copyout function. NOTE: this issue has been referred to as an integer overflow, but it is probably more like a signedness...

4.9CVSS6.1AI score0.00985EPSS
SaveExploits8References9
CVE
CVE
added 2006/07/25 12:0 a.m.63 views

CVE-2006-3824

CVE-2006-3824 : Solaris sysinfo(2) local kernel memory disclosure. Local users can read kernel memory when a 0-variable-count argument is passed to sysinfo, causing a -1 argument to be used by copyout. This is described as an integer overflow/signedness issue. Public exploit evidence exists (Sola...

4.9CVSS6AI score0.00985EPSS
SaveExploits8References9Affected Software1
Gentoo Linux
Gentoo Linux
added 2006/06/07 12:0 a.m.34 views

Opera: Buffer overflow

Background Opera is a multi-platform web browser. Description SEC Consult has discovered a buffer overflow in the code processing style sheet attributes. It is caused by an integer signedness error in a length check followed by a call to a string function. It seems to be hard to exploit this buff...

5.1CVSS7.8AI score0.12074EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2006/05/23 7:31 p.m.46 views

Important: Red Hat Security Advisory: postgresql security update

Updated postgresql packages that fix several security vulnerabilities are now available for Red Hat Enterprise Linux 3 and 4. This update has been rated as having important security impact by the Red Hat Security Response Team. PostgreSQL is an advanced Object-Relational database management syste...

7.5CVSS5.7AI score0.02792EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2006/05/13 12:0 a.m.28 views

FreeBSD : libgadu -- multiple vulnerabilities (3b4a6982-0b24-11da-bc08-0001020eed82)

Wojtek Kaniewski reports : Multiple vulnerabilities have been found in libgadu, a library for handling Gadu-Gadu instant messaging protocol. It is a part of ekg, a Gadu-Gadu client, but is widely used in other clients. Also some of the user contributed scripts were found to behave in an insecure...

10CVSS5.5AI score0.04703EPSS
SaveExploits0References10
OSV
OSV
added 2006/05/01 12:0 a.m.23 views

DSA-1048-1 asterisk - several vulnerabilities

Bulletin has no description...

6.4CVSS6.1AI score0.2016EPSS
SaveExploits3
NVD
NVD
added 2006/04/19 4:6 p.m.25 views

CVE-2006-1834

Integer signedness error in Opera before 8.54 allows remote attackers to execute arbitrary code via long values in a stylesheet attribute, which pass a length check. NOTE: a sign extension problem makes the attack easier with shorter strings...

5.1CVSS7.5AI score0.12074EPSS
SaveExploits2References11
Cvelist
Cvelist
added 2006/04/19 4:0 p.m.54 views

CVE-2006-1834

Integer signedness error in Opera before 8.54 allows remote attackers to execute arbitrary code via long values in a stylesheet attribute, which pass a length check. NOTE: a sign extension problem makes the attack easier with shorter strings...

7.4AI score0.12074EPSS
SaveExploits2References11
Rows per page
Query Builder