Lucene search
+L

196 matches found

Tenable Nessus
Tenable Nessus
added 2009/04/23 12:0 a.m.60 views

Ubuntu 7.10 / 8.04 LTS / 8.10 : linux, linux-source-2.6.22 vulnerabilities (USN-751-1)

NFS did not correctly handle races between fcntl and interrupts. A local attacker on an NFS mount could consume unlimited kernel memory, leading to a denial of service. Ubuntu 8.10 was not affected. CVE-2008-4307 Sparc syscalls did not correctly check mmap regions. A local attacker could cause a...

10CVSS5.7AI score0.1673EPSS
SaveExploits25References19
Tenable Nessus
Tenable Nessus
added 2009/04/23 12:0 a.m.58 views

Ubuntu 6.06 LTS : linux-source-2.6.15 vulnerabilities (USN-752-1)

NFS did not correctly handle races between fcntl and interrupts. A local attacker on an NFS mount could consume unlimited kernel memory, leading to a denial of service. CVE-2008-4307 Sparc syscalls did not correctly check mmap regions. A local attacker could cause a system panic, leading to a...

10CVSS5.8AI score0.1673EPSS
SaveExploits16References12
Ubuntu
Ubuntu
added 2009/04/07 3:53 p.m.94 views

USN-752-1: Linux kernel vulnerabilities

NFS did not correctly handle races between fcntl and interrupts. A local attacker on an NFS mount could consume unlimited kernel memory, leading to a denial of service. CVE-2008-4307 Sparc syscalls did not correctly check mmap regions. A local attacker could cause a system panic, leading to a...

10CVSS5.6AI score0.1673EPSS
SaveExploits16
Ubuntu
Ubuntu
added 2009/04/06 11:52 p.m.96 views

USN-751-1: Linux kernel vulnerabilities

NFS did not correctly handle races between fcntl and interrupts. A local attacker on an NFS mount could consume unlimited kernel memory, leading to a denial of service. Ubuntu 8.10 was not affected. CVE-2008-4307 Sparc syscalls did not correctly check mmap regions. A local attacker could cause a...

10CVSS5.5AI score0.1673EPSS
SaveExploits25
RedHat Linux
RedHat Linux
added 2009/04/01 8:23 a.m.5 views

kernel: memory disclosure in SO_BSDCOMPAT gsopt

The sockgetsockopt function in net/core/sock.c in the Linux kernel before 2.6.28.6 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel memory via an SOBSDCOMPAT getsockopt request...

2.1CVSS6.1AI score0.00701EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2009/03/27 12:12 a.m.8 views

kernel: memory disclosure in SO_BSDCOMPAT gsopt

The sockgetsockopt function in net/core/sock.c in the Linux kernel before 2.6.28.6 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel memory via an SOBSDCOMPAT getsockopt request...

2.1CVSS6.1AI score0.00701EPSS
SaveExploits2References4
securityvulns
securityvulns
added 2009/03/12 12:0 a.m.70 views

Linux kernel multiple security vulnerabilities

Unauthorized skfpioctl statistics reset, getsockopt information leak...

2.1CVSS2.2AI score0.00701EPSS
SaveExploits3References1Affected Software1
NVD
NVD
added 2009/02/22 10:30 p.m.19 views

CVE-2009-0676

The sockgetsockopt function in net/core/sock.c in the Linux kernel before 2.6.28.6 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel memory via an SOBSDCOMPAT getsockopt request...

2.1CVSS6.9AI score0.00701EPSS
SaveExploits2References38
Prion
Prion
added 2009/02/22 10:30 p.m.21 views

Server side request forgery (ssrf)

The sockgetsockopt function in net/core/sock.c in the Linux kernel before 2.6.28.6 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel memory via an SOBSDCOMPAT getsockopt request...

2.1CVSS6AI score0.00701EPSS
SaveExploits2References38Affected Software1
CVE
CVE
added 2009/02/22 10:0 p.m.148 views

CVE-2009-0676

The CVE-2009-0676 issue affects the Linux kernel prior to 2.6.28.6, where sock_getsockopt in net/core/sock.c fails to initialize a structure member, enabling local attackers to read potentially sensitive kernel memory via an SO_BSDCOMPAT getsockopt request. Publicly documented in multiple sources...

2.1CVSS4.9AI score0.00701EPSS
SaveExploits2References38Affected Software1
RedHat Linux
RedHat Linux
added 2008/10/07 7:16 p.m.5 views

kernel: sctp_getsockopt_hmac_ident information disclosure

The sctpgetsockopthmacident function in net/sctp/socket.c in the Stream Control Transmission Protocol sctp implementation in the Linux kernel before 2.6.26.4, when the SCTP-AUTH extension is enabled, relies on an untrusted length value to limit copying of data from kernel memory, which allows loc...

4.7CVSS5.8AI score0.00833EPSS
SaveExploits5References4
RedHat Linux
RedHat Linux
added 2008/10/07 7:16 p.m.6 views

kernel: sctp: fix random memory dereference with SCTP_HMAC_IDENT option

The sctpauthepsethmacs function in net/sctp/auth.c in the Stream Control Transmission Protocol sctp implementation in the Linux kernel before 2.6.26.4, when the SCTP-AUTH extension is enabled, does not verify that the identifier index is within the bounds established by SCTPAUTHHMACIDMAX, which...

4.7CVSS5.8AI score0.00448EPSS
SaveExploits1References4
seebug.org
seebug.org
added 2008/09/14 12:0 a.m.44 views

Linux Kernel 'SCTP'模块存在漏洞

BUGTRAQ ID: 31121 CVE ID:CVE-2008-3792 CNCVE ID:CNCVE-20083792 Linux是一款开放源代码的操作系统。 Linux内核'SCTP'模块存在多个安全问题,本地攻击者可以利用漏洞获得敏感信息或使内核崩溃。 问题代码如下: file: net/sctp/socket.c ... SCTPSTATIC int sctpgetsockoptstruct sock sk, int level, int optname, char user optval, int user optlen int retval = 0; int len;...

7.1CVSS0.1AI score0.02668EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2008/08/26 7:56 p.m.6 views

kernel: sctp: sctp_getsockopt_local_addrs_old() potential overflow

Integer overflow in the sctpgetsockoptlocaladdrsold function in net/sctp/socket.c in the Stream Control Transmission Protocol sctp functionality in the Linux kernel before 2.6.25.9 allows local users to cause a denial of service resource consumption and system outage via vectors involving a large...

4.9CVSS5.9AI score0.00429EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2008/07/02 4:41 p.m.5 views

CVE-2008-2826

Integer overflow in the sctpgetsockoptlocaladdrsold function in net/sctp/socket.c in the Stream Control Transmission Protocol sctp functionality in the Linux kernel before 2.6.25.9 allows local users to cause a denial of service resource consumption and system outage via vectors involving a large...

4.9CVSS5.5AI score0.00429EPSS
SaveExploits1References26
CVE
CVE
added 2007/09/18 7:0 p.m.68 views

CVE-2007-1865

The CVE-2007-1865 entry concerns the Linux kernel used in Red Hat Enterprise Linux (RHEL) Beta 5.1.0, where the ipv6_getsockopt_sticky function may allow local users to read sensitive kernel memory contents via a negative len value. Multiple connected sources reiterate this, noting that the issue...

1.9CVSS5.6AI score0.00318EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2007/09/18 12:0 a.m.8 views

PT-2007-3212 · Red Hat · Red Hat

Name of the Vulnerable Software and Affected Versions: Red Hat Enterprise Linux RHEL Beta version 5.1.0 Description: The issue allows local users to potentially obtain sensitive information, specifically kernel memory contents. This is achieved through the ipv6 getsockopt sticky function in the...

1.9CVSS6.5AI score0.00318EPSS
SaveExploits0References3
seebug.org
seebug.org
added 2007/07/11 12:0 a.m.56 views

Linux Kernel < 2.6.20.2 IPV6_Getsockopt_Sticky Memory Leak PoC

No description provided by source. / Linux Kernel IPV6GetsockoptSticky Memory Leak Proof Of Concept dreyer 07-2007 Osu, Tatakae, Sexy Pandas! Dumps to stdout the memory mapped between INI and END. CVE: CVE-2007-1000 BID: 22904 Affected: Linux Kernel 2.6.20.2...

7.2CVSS6.3AI score0.011EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2007/04/30 4:36 p.m.12 views

security flaw

The ipv6getsockoptsticky function in net/ipv6/ipv6sockglue.c in the Linux kernel before 2.6.20.2 allows local users to read arbitrary kernel memory via certain getsockopt calls that trigger a NULL dereference...

7.2CVSS5.9AI score0.011EPSS
SaveExploits7References4
Packet Storm
Packet Storm
added 2007/03/29 12:0 a.m.24 views

linux-disclose-v2.txt

include include include include include include include define BUFSIZE 0x10000000 int mainint argc, char argv void mem = mmap0, BUFSIZE, PROTREAD | PROTWRITE, MAPANONYMOUS | MAPPRIVATE, 0, 0; if mem == void-1 printf"Alloc failed\n"; return -1; / SOCKDCCP, IPPROTODCCP / int s = socketPFINET, 6, 33...

7.4AI score
SaveExploits0
Rows per page
Query Builder