Lucene search
K

857 matches found

OSV
OSV
added 2018/10/18 9:29 p.m.0 views

UBUNTU-CVE-2018-18483

The getcount function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31, allows remote attackers to cause a denial of service malloc called with the result of an integer-overflowing calculation or possibly have unspecified other impact via a crafted string, as demonstrated by...

7.8CVSS7AI score0.02373EPSS
Exploits1References5
NVD
NVD
added 2018/09/22 4:29 p.m.13 views

CVE-2018-17332

An issue was discovered in libsvg2 through 2012-10-19. The svgGetNextPathField function in svgstring.c returns its input pointer in certain circumstances, which might result in a memory leak caused by wasteful malloc calls...

7.5CVSS7.5AI score0.01162EPSS
Exploits1References1
OSV
OSV
added 2018/09/22 4:29 p.m.2 views

CVE-2018-17332

An issue was discovered in libsvg2 through 2012-10-19. The svgGetNextPathField function in svgstring.c returns its input pointer in certain circumstances, which might result in a memory leak caused by wasteful malloc calls...

7.5CVSS5.8AI score
Exploits0References1
NVD
NVD
added 2018/08/22 9:29 p.m.19 views

CVE-2017-2575

A vulnerability was found while fuzzing libbpg 0.9.7. It is a NULL pointer dereference issue due to missing check of the return value of function malloc in the BPG encoder. This vulnerability appeared while converting a malicious JPEG file to BPG...

6.5CVSS6.4AI score0.01464EPSS
Exploits0References3
CVE
CVE
added 2018/08/22 9:0 p.m.47 views

CVE-2017-2575

CVE-2017-2575 affects the libbpg 0.9.7 BPG encoder. The issue is a NULL pointer dereference caused by a missing check of the return value from malloc during conversion of a malicious JPEG file to BPG. This is a code-path vulnerability in the encoder that can lead to a crash when parsing crafted i...

6.5CVSS6.4AI score0.01464EPSS
Exploits0References3Affected Software1
CNVD
CNVD
added 2018/07/18 12:0 a.m.2 views

Google gperftools memory leak vulnerability

Google gperftools is an implementation of malloc that includes performance analysis tools such as heap checker, heap analyzer and CPU analyzer. A memory disclosure vulnerability exists in the mallocextension.cc file in Google gperftools version 2.7. An attacker could exploit this vulnerability to...

7.5CVSS7.1AI score0.01527EPSS
Exploits0References1
OSV
OSV
added 2018/07/07 5:29 p.m.3 views

DEBIAN-CVE-2018-13420

Google gperftools 2.7 has a memory leak in mallocextension.cc, related to MallocExtension::Register and InitModule. NOTE: the software maintainer indicates that this is not a bug; it is only a false-positive report from the LeakSanitizer program...

7.5CVSS6.9AI score0.01527EPSS
Exploits0References1
OSV
OSV
added 2018/07/07 5:29 p.m.5 views

AZL-6453 CVE-2018-13420 affecting package gperftools for versions less than 2.7-4

Google gperftools 2.7 has a memory leak in mallocextension.cc, related to MallocExtension::Register and InitModule. NOTE: the software maintainer indicates that this is not a bug; it is only a false-positive report from the LeakSanitizer program...

7.5CVSS7.1AI score0.01527EPSS
Exploits0References1
Cvelist
Cvelist
added 2018/07/07 5:0 p.m.21 views

CVE-2018-13420

Google gperftools 2.7 has a memory leak in mallocextension.cc, related to MallocExtension::Register and InitModule. NOTE: the software maintainer indicates that this is not a bug; it is only a false-positive report from the LeakSanitizer program...

7.2AI score0.01527EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2018/07/07 12:0 a.m.5 views

PT-2018-11815 · Google +2 · Gperftools +2

Name of the Vulnerable Software and Affected Versions: Google gperftools version 2.7 Description: The issue is related to a memory leak in malloc extension.cc, specifically involving MallocExtension::Register and InitModule. However, the software maintainer disputes this, stating it is a...

7.5CVSS7.5AI score0.01527EPSS
Exploits0References12
exploitpack
exploitpack
added 2018/05/28 12:0 a.m.23 views

Sony Playstation 4 (PS4) 5.1 - Kernel (PoC)

Sony Playstation 4 PS4 5.1 - Kernel PoC log"--- trying kernel exploit --"; function mallocsz var backing = new Uint8Array0x10000+sz; window.nogc.pushbacking; var ptr = p.read8p.leakvalbacking.add320x10; ptr.backing = backing; return ptr; function malloc32sz var backing = new Uint8Array0x10000+sz4...

7.4AI score
Exploits0
Kitploit
Kitploit
added 2018/05/19 2:1 p.m.18 views

Heap Viewer - An IDA Pro Plugin To Examine The Glibc Heap, Focused On Exploit Development

An IDA Pro plugin for now to examine the heap, focused on exploit development. Currently only supports glibc malloc ptmalloc2. Requirements IDA Pro = 6.9 Tested on glibc = 2.26 GraphView for linked lists bins/tcache Magic utils: Unlink merge info Fake fastbin finder House of force helper Useful...

7.3AI score
Exploits0References1
AlpineLinux
AlpineLinux
added 2018/04/29 3:0 p.m.33 views

CVE-2018-10538

An issue was discovered in WavPack 5.1.0 and earlier for WAV input. Out-of-bounds writes can occur because ParseRiffHeaderConfig in riff.c does not validate the sizes of unknown chunks before attempting memory allocation, related to a lack of integer-overflow protection within a bytestocopy...

5.5CVSS6.1AI score0.01631EPSS
Exploits1
Oracle linux
Oracle linux
added 2018/04/18 12:0 a.m.111 views

glibc security update

2.17-222 - Restore internal GLIBCPRIVATE symbols for use during upgrades 1523119 2.17-221 - CVE-2018-1000001: Fix realpath buffer underflow 1534635 - i386: Fix unwinding for 32-bit C++ application 1529982 - Reduce thread and dynamic loader stack usage 1527904 - x86-64: Use XSAVE/XSAVEC more often...

9.8CVSS0.2AI score0.13614EPSS
Exploits12
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.43 views

Amazon Linux 2 : glibc (ALAS-2018-992)

Integer overflow in malloc functions : The malloc implementation in the GNU C Library aka glibc or libc6, from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZEMAX and could return a pointer to a heap region that i...

9.8CVSS7.3AI score0.04778EPSS
Exploits0References3
Amazon
Amazon
added 2018/04/05 12:0 a.m.32 views

Medium: glibc

Issue Overview: Integer overflow in malloc functions: The malloc implementation in the GNU C Library aka glibc or libc6, from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZEMAX and could return a pointer to a hea...

9.8CVSS8.6AI score0.04778EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2018/03/16 12:0 a.m.3 views

The vulnerability in the implementation of the malloc function in the library that handles system calls and core functions of glibc allows a attacker to trigger a service failure.

The vulnerability in the implementation of the malloc function in libraries that handle system calls and core functions of glibc arises from operations that go beyond the buffer boundaries in memory. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

7.5CVSS8AI score0.02231EPSS
Exploits0References7
NVD
NVD
added 2018/03/09 5:29 p.m.22 views

CVE-2017-17148

Huawei DP300 V500R002C00 have a DoS vulnerability due to the lack of validation when the malloc is called. An authenticated local attacker can craft specific XML files to the affected products and parse this file, which result in DoS attacks...

5.5CVSS5.9AI score0.00194EPSS
Exploits0References1
Prion
Prion
added 2018/03/09 5:29 p.m.22 views

Design/Logic Flaw

Huawei DP300 V500R002C00 have a DoS vulnerability due to the lack of validation when the malloc is called. An authenticated local attacker can craft specific XML files to the affected products and parse this file, which result in DoS attacks...

4.9CVSS5.8AI score0.00194EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2018/03/09 5:0 p.m.48 views

CVE-2017-17148

Summary: CVE-2017-17148 affects Huawei DP300 V500R002C00. The issue is a DoS caused by lack of validation when malloc is called during XML parsing; an authenticated local attacker can craft specific XML files to trigger parsing and cause a denial of service. This is a local, low-privilege vector ...

5.5CVSS5.2AI score0.00194EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder