Lucene search
+L

1200 matches found

RedHat Linux
RedHat Linux
added 2018/04/10 3:23 p.m.8 views

kernel: Use-after-free in userfaultfd_event_wait_completion function in userfaultfd.c

A flaw was found in the Linux kernel's handling of fork failure when dealing with event messages in the userfaultfd code. Failure to fork correctly can create a fork event that will be removed from an already freed list of events...

9.3CVSS7AI score0.04075EPSS
SaveExploits0References4
OSV
OSV
added 2018/02/26 3:29 a.m.4 views

UBUNTU-CVE-2017-18200

The f2fs implementation in the Linux kernel before 4.14 mishandles reference counts associated with f2fswaitdiscardbios calls, which allows local users to cause a denial of service BUG, as demonstrated by fstrim...

5.5CVSS6.7AI score0.00335EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2018/02/03 1:0 p.m.34 views

ICMPExfil - Exfiltrate data with ICMP

ICMP Exfil allows you to transmit data via valid ICMP packets. You use the client script to pass in data you wish to exfiltrate, then on the device you're transmitting to you run the server. Anyone watching-- human or security system-- will just see valid ICMP packets, there's nothing malicious...

7AI score
SaveExploits0References1
Jake Archibald's Blog
Jake Archibald's Blog
added 2017/12/07 1:23 p.m.14 views

await vs return vs return await

When writing async functions, there are differences between await vs return vs return await, and picking the right one is important. Let's start with this async function: async function waitAndMaybeReject // Wait one second await new Promiser = setTimeoutr, 1000; // Toss a coin const isHeads =...

7.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2017/05/25 3:32 p.m.7 views

kernel: Reachable BUG_ON from userspace in sctp_wait_for_sndbuf

It was reported that with Linux kernel, earlier than version v4.10-rc8, an application may trigger a BUGON in sctpwaitforsndbuf if the socket tx buffer is full, a thread is waiting on it to queue more data, and meanwhile another thread peels off the association being used by the first thread...

7.1CVSS7.2AI score0.01162EPSS
SaveExploits0References4
Microsoft KB
Microsoft KB
added 2017/04/05 12:0 a.m.6 views

Reliability and scalability improvements in TCP/IP for Windows 8.1 and Windows Server 2012 R2

Reliability and scalability improvements in TCP/IP for Windows 8.1 and Windows Server 2012 R2 Summary This article describes various network and computer issues that occur when TCP ephemeral ports are exhausted in Windows 8.1 or Windows Server 2012 R2. An update is available to fix these issues...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2017/03/02 12:0 a.m.5 views

Linux kernel local denial of service vulnerability (CNVD-2017-02604)

The Linux kernel is the kernel used by the operating system Linux, released by the Linux Foundation in the United States. A local denial of service vulnerability exists in Linux kernel prior to version 4.10.1, where a local attacker can cause a denial of service invalid unlock and double release...

5.5CVSS7.2AI score0.00374EPSS
SaveExploits0References1
OSV
OSV
added 2017/03/01 8:59 p.m.13 views

UBUNTU-CVE-2017-6353

net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service invalid unlock and double free via a multithreaded application. NOTE: this vulnerability exists because...

5.5CVSS6.7AI score0.00374EPSS
SaveExploits0References3
OSV
OSV
added 2017/02/18 12:0 a.m.12 views

UBUNTU-CVE-2017-5986

Race condition in the sctpwaitforsndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service assertion failure and panic via a multithreaded application that peels off an association in a certain buffer-full state...

5.5CVSS6.7AI score0.01162EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2016/03/31 12:0 a.m.11 views

The vulnerability of the NX-OS network operating system allows a hacker to induce a maintenance failure.

The vulnerability of the NX-OS network operating system is related to resource management errors. Exploiting this vulnerability allows a malicious actor to trigger a service failure TCP stack reboot by sending TCP packets to the device during the TIMEWAIT TCP session...

7.8CVSS7.2AI score0.03944EPSS
SaveExploits0References2Affected Software1
CNVD
CNVD
added 2016/03/04 12:0 a.m.8 views

Cisco NX-OS Software Denial of Service Vulnerability (CNVD-2016-01460)

Cisco NX-OS is a data center-class operating system. A security vulnerability exists in the TCP stack of Cisco NX-OS Software that originates from the incorrect handling of packets within a TCP session when the affected device is in the TIMEWAIT state. Exploitation of this vulnerability by an...

7.8CVSS6.8AI score0.03944EPSS
SaveExploits0References1
OSV
OSV
added 2016/03/01 4:59 a.m.9 views

CVE-2016-1353

The TCP implementation in Cisco Videoscape Distribution Suite for Internet Streaming VDS-IS 3.30, 3.31, 4.00, and 4.10 does not properly initiate new TCP sessions when a previous session is in a FIN wait state, which allows remote attackers to cause a denial of service TCP outage via vectors...

5.3CVSS5.8AI score0.01739EPSS
SaveExploits0References2
Fedora
Fedora
added 2015/10/12 2:20 a.m.50 views

[SECURITY] Fedora 22 Update: ntp-4.2.6p5-33.fc22

The Network Time Protocol NTP is used to synchronize a computer's time with another reference time source. This package includes ntpd a daemon which continuously adjusts system time and utilities used to query and configure the ntpd daemon. Perl scripts ntp-wait and ntptrace are in the ntp-perl...

7.5CVSS1.3AI score0.07483EPSS
SaveExploits0
Fedora
Fedora
added 2015/04/22 10:55 p.m.63 views

[SECURITY] Fedora 20 Update: ntp-4.2.6p5-22.fc20

The Network Time Protocol NTP is used to synchronize a computer's time with another reference time source. This package includes ntpd a daemon which continuously adjusts system time and utilities used to query and configure the ntpd daemon. Perl scripts ntp-wait and ntptrace are in the ntp-perl...

7.5CVSS1.3AI score0.7809EPSS
SaveExploits3
OSV
OSV
added 2015/04/21 12:0 a.m.5 views

UBUNTU-CVE-2015-2706

Race condition in the AsyncPaintWaitEvent::AsyncPaintWaitEvent function in Mozilla Firefox before 37.0.2 allows remote attackers to execute arbitrary code or cause a denial of service use-after-free via a crafted plugin that does not properly complete initialization...

6.8CVSS7.7AI score0.02568EPSS
SaveExploits0References4
Fedora
Fedora
added 2014/12/22 2:37 a.m.49 views

[SECURITY] Fedora 20 Update: ntp-4.2.6p5-19.fc20

The Network Time Protocol NTP is used to synchronize a computer's time with another reference time source. This package includes ntpd a daemon which continuously adjusts system time and utilities used to query and configure the ntpd daemon. Perl scripts ntp-wait and ntptrace are in the ntp-perl...

7.5CVSS1.3AI score0.7809EPSS
SaveExploits4
OSV
OSV
added 2014/09/28 7:55 p.m.4 views

DEBIAN-CVE-2014-0205

The futexwait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service use-after-free and system crash or possibly gain privileges via a crafted application th...

6.9CVSS6.3AI score0.00661EPSS
SaveExploits1References1
OSV
OSV
added 2014/09/28 12:0 a.m.7 views

UBUNTU-CVE-2014-0205

The futexwait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service use-after-free and system crash or possibly gain privileges via a crafted application th...

6.9CVSS5.8AI score0.00661EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2014/09/09 12:0 a.m.10 views

PT-2014-3535 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 2.6.37 Description: The issue is related to the futex wait function in kernel/futex.c, which does not properly maintain a certain reference count during requeue operations. This can be exploited by local users t...

7.8CVSS6.9AI score0.05926EPSS
SaveExploits2References196
Tenable Nessus
Tenable Nessus
added 2014/07/31 12:0 a.m.267 views

Oracle Linux 5 / 6 : unbreakable enterprise kernel (ELSA-2014-3054)

The remote Oracle Linux 5 / 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2014-3054 advisory. - filter: prevent nla extensions to peek beyond the end of the message Mathias Krause Orabug: 19315783 CVE-2014-3144 CVE-2014-3145 - futex: Forbid...

6.9CVSS7.6AI score0.22475EPSS
SaveExploits9References5
Rows per page
Query Builder