Lucene search
+L

1547 matches found

OSV
OSV
added 2018/03/26 3:29 p.m.9 views

ALPINE-CVE-2018-1302

When an HTTP/2 stream was destroyed after being handled, the Apache HTTP Server prior to version 2.4.30 could have written a NULL pointer potentially to an already freed memory. The memory pools maintained by the server make this vulnerability hard to trigger in usual configurations, the reporter...

5.9CVSS6.9AI score0.13175EPSS
SaveExploits0References1
OSV
OSV
added 2018/01/24 10:29 a.m.3 views

DEBIAN-CVE-2017-18075

crypto/pcrypt.c in the Linux kernel before 4.14.13 mishandles freeing instances, allowing a local user able to access the AFALG-based AEAD interface CONFIGCRYPTOUSERAPIAEAD and pcrypt CONFIGCRYPTOPCRYPT to cause a denial of service kfree of an incorrect pointer or possibly have unspecified other...

7.8CVSS6.8AI score0.00393EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2018/01/24 10:05 a.m.8 views

Mozilla: Use-after-free with widget listener (MFSA 2018-03)

A use-after-free vulnerability can occur when the widget listener is holding strong references to browser objects that have previously been freed, resulting in a potentially exploitable crash when these references are used. This vulnerability affects Thunderbird 52.6, Firefox ESR 52.6, and Firefo...

9.8CVSS7.3AI score0.03027EPSS
SaveExploits0References5
OSV
OSV
added 2018/01/23 12:00 a.m.8 views

UBUNTU-CVE-2018-5100

A use-after-free vulnerability can occur when arguments passed to the "IsPotentiallyScrollable" function are freed while still in use by scripts. This results in a potentially exploitable crash. This vulnerability affects Firefox 58...

7.5CVSS7.2AI score0.05375EPSS
SaveExploits0References4
OSV
OSV
added 2018/01/23 12:00 a.m.5 views

UBUNTU-CVE-2018-5099

A use-after-free vulnerability can occur when the widget listener is holding strong references to browser objects that have previously been freed, resulting in a potentially exploitable crash when these references are used. This vulnerability affects Thunderbird 52.6, Firefox ESR 52.6, and Firefo...

9.8CVSS7.1AI score0.03027EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2018/01/16 9:54 p.m.41 views

CVE-2018-2629

It was discovered that the JGSS component of OpenJDK failed to properly handle GSS context in the native GSS library wrapper in certain cases. A remote attacker could possibly make a Java application using JGSS to use a previously freed context...

5.3CVSS1.7AI score0.04829EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/01/16 12:00 a.m.6 views

Linux kernel memory misreference vulnerability (CNVD-2018-03259)

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A memory misreference vulnerability exists in the fs/userfaultfd.c file in the Linux kernel. An attacker can exploit this vulnerability to remove a fork event from the...

9.3CVSS6.7AI score0.04075EPSS
SaveExploits0References1
OSV
OSV
added 2017/11/17 3:29 a.m.6 views

CVE-2017-1000172

Creolabs Gravity Version: 1.0 Use-After-Free Possible code execution. An example of a Heap-Use-After-Free after the 'sublexer' pointer has been freed. Line 542 of gravitylexer.c. 'lexer' is being used to access a variable but 'lexer' has already been freed, creating a Heap Use-After-Free conditio...

9.8CVSS5.8AI score0.02437EPSS
SaveExploits1References1
Prion
Prion
added 2017/11/16 10:29 p.m.22 views

Race condition

In android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, missing race condition protection while updating msg mask table can lead to buffer over-read. Also access to freed memory can happen while updating msgmask information...

5CVSS7.6AI score0.00327EPSS
SaveExploits0References1
OSV
OSV
added 2017/10/10 8:29 p.m.6 views

CVE-2017-9697

In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, a race condition can allow access to already freed memory while reading command registration table entries in diagdbgfsreadtable...

7CVSS5.8AI score0.00109EPSS
SaveExploits0References2
OSV
OSV
added 2017/10/02 12:00 a.m.7 views

UBUNTU-CVE-2017-7793

A use-after-free vulnerability can occur in the Fetch API when the worker or the associated window are freed when still in use, resulting in a potentially exploitable crash. This vulnerability affects Firefox 56, Firefox ESR 52.4, and Thunderbird 52.4...

9.8CVSS7.1AI score0.02314EPSS
SaveExploits0References5
OSV
OSV
added 2017/09/29 12:00 a.m.11 views

UBUNTU-CVE-2017-7805

During TLS 1.2 exchanges, handshake hashes are generated which point to a message buffer. This saved data is used for later messages but in some cases, the handshake transcript can exceed the space available in the current buffer, causing the allocation of a new buffer. This leaves a pointer...

7.5CVSS7.3AI score0.03113EPSS
SaveExploits0References7
NVD
NVD
added 2017/09/21 3:29 p.m.22 views

CVE-2017-8281

In all Qualcomm products with Android releases from CAF using the Linux kernel, a race condition can allow access to already freed memory while querying event status via DCI...

4.7CVSS4.6AI score0.0036EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2017/09/06 8:36 p.m.9 views

kernel: ext4 filesystem page fault race condition with fallocate call.

A flaw was found in the Linux kernel when attempting to "punch a hole" in files existing on an ext4 filesystem. When punching holes into a file races with the page fault of the same area, it is possible that freed blocks remain referenced from page cache pages mapped to process' address space...

5.1CVSS7.1AI score0.00351EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/24 6:45 a.m.7 views

Mozilla: Use-after-free with image observers (MFSA 2017-19)

A use-after-free vulnerability can occur when reading an image observer during frame reconstruction after the observer has been freed. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 52.3, Firefox ESR 52.3, and Firefox 55...

9.8CVSS7.2AI score0.03572EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.6 views

kernel: ext4 filesystem page fault race condition with fallocate call.

A flaw was found in the Linux kernel when attempting to "punch a hole" in files existing on an ext4 filesystem. When punching holes into a file races with the page fault of the same area, it is possible that freed blocks remain referenced from page cache pages mapped to process' address space...

5.1CVSS7.1AI score0.00351EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/05/08 6:45 a.m.8 views

Mozilla: Use-after-free in nsAutoPtr during XSLT processing (MFSA 2017-11, MFSA 2017-12)

A use-after-free vulnerability during XSLT processing due to the result handler being held by a freed handler during handling. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 52.1, Firefox ESR 45.9, Firefox ESR 52.1, and Firefox 53...

9.8CVSS7.3AI score0.03575EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2017/04/24 12:00 a.m.14 views

The vulnerability of the Flash Player software, which allows a violator to execute arbitrary code

The vulnerability of the ActionScript2 NetStream component in the Flash Player software platform is related to the use of memory after it is freed. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

10CVSS8.1AI score0.08894EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2017/04/20 8:21 a.m.9 views

Mozilla: Use-after-free in nsAutoPtr during XSLT processing (MFSA 2017-11, MFSA 2017-12)

A use-after-free vulnerability during XSLT processing due to the result handler being held by a freed handler during handling. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 52.1, Firefox ESR 45.9, Firefox ESR 52.1, and Firefox 53...

9.8CVSS7.3AI score0.03575EPSS
SaveExploits1References5
Veracode
Veracode
added 2017/02/07 1:07 a.m.37 views

Denial Of Service (DoS) Through Memory Overwrite

OepnSSL is vulnerable to denial of service DoS attacks through memory overwrite and client application crash. If a multithreaded client connects to a malicious server using a resumed session, it is possible to trigger a race condition in the sslparseserverhellotlsext function which allows an...

6.8CVSS4.9AI score0.13359EPSS
SaveExploits0References54Affected Software1
Rows per page
Query Builder