Lucene search
K

841 matches found

OSV
OSV
added 2018/02/02 9:29 a.m.2 views

ALPINE-CVE-2018-6543

In GNU Binutils 2.30, there's an integer overflow in the function loadspecificdebugsection in objdump.c, which results in malloc with 0 size. A crafted ELF file allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact...

7.8CVSS7.6AI score0.00147EPSS
Exploits1References1
OSV
OSV
added 2018/02/02 9:29 a.m.2 views

DEBIAN-CVE-2018-6543

In GNU Binutils 2.30, there's an integer overflow in the function loadspecificdebugsection in objdump.c, which results in malloc with 0 size. A crafted ELF file allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact...

7.8CVSS6.9AI score0.00147EPSS
Exploits1References1
Prion
Prion
added 2018/02/02 9:29 a.m.15 views

Integer overflow

In GNU Binutils 2.30, there's an integer overflow in the function loadspecificdebugsection in objdump.c, which results in malloc with 0 size. A crafted ELF file allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact...

6.8CVSS7.9AI score0.00147EPSS
Exploits1References5Affected Software1
Debian CVE
Debian CVE
added 2018/02/02 9:0 a.m.25 views

CVE-2018-6543

In GNU Binutils 2.30, there's an integer overflow in the function loadspecificdebugsection in objdump.c, which results in malloc with 0 size. A crafted ELF file allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact...

7.8CVSS6.9AI score0.00147EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2018/01/18 12:0 a.m.182 views

Ubuntu 14.04 LTS / 16.04 LTS : GNU C Library vulnerabilities (USN-3534-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-3534-1 advisory. It was discovered that the GNU C library did not properly handle all of the possible return values from the kernel getcwd2 syscall. A local...

9.8CVSS8.3AI score0.41417EPSS
Exploits20References8
0day.today
0day.today
added 2018/01/15 12:0 a.m.17 views

Linux/x86-64 - sys_access() Egghunter Shellcode (49 bytes)

; Author Doreth.Z10 ; ; Linux x8664 Egghunter using sysaccess ; Shellcode size 49 bytes ; global start section .text start: xor rsi, rsi ; Some prep junk. push rsi pop rdx push 8 pop rbx goendofpage: or dx, 0xfff ; We align with a page size of 0x1000 nextbyte: inc rdx ; next byte offset push 21 p...

0.2AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2018/01/15 12:0 a.m.40 views

Fedora 27 : glibc (2017-fb5e227432)

This update fixes minor security bugs CVE-2017-17426, CVE-2017-15804, contains single-threaded optimizations for malloc, and increases compatibility with IBM POWER 9 hardware. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system...

9.8CVSS7.3AI score0.00358EPSS
Exploits1References3
Mageia
Mageia
added 2018/01/03 4:40 p.m.58 views

Updated curl packages fix security vulnerability

If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar. The issue pertains to the function that loads cookies into memory, which reads the specified file...

9.8CVSS0.04507EPSS
Exploits0References19
RedhatCVE
RedhatCVE
added 2017/12/11 4:50 p.m.29 views

CVE-2017-17426

The malloc function in the GNU C Library aka glibc or libc6 2.26 could return a memory block that is too small if an attempt is made to allocate an object whose size is close to SIZEMAX, potentially leading to a subsequent heap overflow. This occurs because the per-thread cache aka tcache feature...

8.1CVSS3.8AI score0.00358EPSS
Exploits1References1
CNVD
CNVD
added 2017/12/07 12:0 a.m.0 views

GNU C Library integer overflow vulnerability (CNVD-2018-00256)

The GNU C Library a.k.a. glibc, libc6 is an open-source, free C language compiler released under the LGPL license. An integer overflow vulnerability exists in the 'malloc' function in version 2.26 of the GNU C Library, which stems from the program returning a small block of memory. No information...

8.1CVSS7AI score0.00358EPSS
Exploits1References1
Prion
Prion
added 2017/12/05 5:29 p.m.15 views

Integer overflow

The malloc function in the GNU C Library aka glibc or libc6 2.26 could return a memory block that is too small if an attempt is made to allocate an object whose size is close to SIZEMAX, potentially leading to a subsequent heap overflow. This occurs because the per-thread cache aka tcache feature...

6.8CVSS8.4AI score0.00358EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2017/12/05 5:0 p.m.87 views

CVE-2017-17426

CVE-2017-17426 affects the GNU C Library (glibc/libc6) up to version 2.26. The heap overflow arises from an integer overflow check missing in the per-thread cache (tcache) path when allocating an object near SIZE_MAX, potentially allowing code execution. Exploitation details are not provided in t...

8.1CVSS8.5AI score0.00358EPSS
Exploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2017/12/05 12:0 a.m.26 views

CVE-2017-17426

The malloc function in the GNU C Library aka glibc or libc6 2.26 could return a memory block that is too small if an attempt is made to allocate an object whose size is close to SIZEMAX, potentially leading to a subsequent heap overflow. This occurs because the per-thread cache aka tcache feature...

8.1CVSS7.3AI score0.00358EPSS
Exploits1References4
OSV
OSV
added 2017/12/05 12:0 a.m.0 views

UBUNTU-CVE-2017-17426

The malloc function in the GNU C Library aka glibc or libc6 2.26 could return a memory block that is too small if an attempt is made to allocate an object whose size is close to SIZEMAX, potentially leading to a subsequent heap overflow. This occurs because the per-thread cache aka tcache feature...

8.1CVSS7.5AI score0.00358EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2017/12/04 12:0 a.m.28 views

FreeBSD : varnish -- information disclosure vulnerability (17133e7e-d764-11e7-b5af-a4badb2f4699)

Varnish reports : A wrong if statement in the varnishd source code means that synthetic objects in stevedores which over-allocate, may leak up to page size of data from a malloc3 memory allocation. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in thi...

9.1CVSS7.2AI score0.01258EPSS
Exploits0References3
CNVD
CNVD
added 2017/11/20 12:0 a.m.1 views

SWFTools Denial of Service Vulnerability (CNVD-2017-37437)

SWFTools is a utility toolset for working with Adobe Flash files SWF files. A security vulnerability exists in the 'wavconvert2mono' function in the lib/wav.c file in SWFTools version 0.9.2, which stems from the program's failure to properly restrict multiplication in malloc calls. The...

5.5CVSS7AI score0.00189EPSS
Exploits0References1
NVD
NVD
added 2017/11/17 9:29 a.m.12 views

CVE-2017-16868

In SWFTools 0.9.2, the wavconvert2mono function in lib/wav.c does not properly restrict a multiplication within a malloc call, which allows remote attackers to cause a denial of service integer overflow and NULL pointer dereference via a crafted WAV file...

5.5CVSS5.5AI score0.00189EPSS
Exploits0References1
Prion
Prion
added 2017/11/16 4:29 a.m.11 views

Integer overflow

The imagealloc function in bpgenc.c in libbpg 0.9.7 has an integer overflow, with a resultant invalid malloc and NULL pointer dereference...

6.8CVSS8.6AI score0.00491EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2017/11/16 4:29 a.m.1 views

CVE-2017-13136

The imagealloc function in bpgenc.c in libbpg 0.9.7 has an integer overflow, with a resultant invalid malloc and NULL pointer dereference...

8.8CVSS5.8AI score
Exploits0References1
NVD
NVD
added 2017/11/16 4:29 a.m.4 views

CVE-2017-13136

The imagealloc function in bpgenc.c in libbpg 0.9.7 has an integer overflow, with a resultant invalid malloc and NULL pointer dereference...

8.8CVSS8.7AI score0.00491EPSS
Exploits1References1
Rows per page
Query Builder