Lucene search
K

1658 matches found

OSV
OSV
added 2017/12/27 5:8 p.m.0 views

UBUNTU-CVE-2017-17855

kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service memory corruption or possibly have unspecified other impact by leveraging improper use of pointers in place of scalars...

7.8CVSS6.9AI score0.00104EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2017/12/23 4:0 a.m.30 views

CVE-2017-17855

kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service memory corruption or possibly have unspecified other impact by leveraging improper use of pointers in place of scalars...

7.8CVSS7.3AI score0.00104EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2017/12/21 3:29 a.m.4 views

CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS5.5AI score0.00198EPSS
Exploits1References5
OSV
OSV
added 2017/12/21 3:29 a.m.1 views

DEBIAN-CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS6.2AI score0.00198EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2017/12/21 3:0 a.m.21 views

CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS6.6AI score0.00198EPSS
Exploits1
CVE
CVE
added 2017/12/21 3:0 a.m.73 views

CVE-2017-17819

CVE-2017-17819 affects Netwide Assembler (NASM) 2.14rc0. The issue is an illegal address access in find_cc() within asm/preproc.c, caused by failure to validate pointers associated with skip_white_ calls. This can enable a remote denial of service attack. The vulnerability is tied to NASM-2.14rc0...

5.5CVSS6AI score0.00198EPSS
Exploits1References3Affected Software1
CNVD
CNVD
added 2017/12/21 12:0 a.m.1 views

Netwide Assembler 'find_cc()' Function Illegal Address Access Vulnerability

Netwide Assembler NASM is a Linux-based assembler that creates binaries and writes bootloaders. A security vulnerability in the 'findcc' function in the asm/preproc.c file in NASM version 2.14rc0 stems from the program's failure to validate pointers associated with skipwhite calls. A remote...

5.5CVSS6.8AI score0.00198EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2017/12/20 12:0 a.m.25 views

CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS6.8AI score0.00198EPSS
Exploits1References2
OSV
OSV
added 2017/12/20 12:0 a.m.1 views

UBUNTU-CVE-2017-17819

In Netwide Assembler NASM 2.14rc0, there is an illegal address access in the function findcc in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skipwhite calls are not validated...

5.5CVSS6.7AI score0.00198EPSS
Exploits1References3
seebug.org
seebug.org
added 2017/12/15 12:0 a.m.49 views

MacOS getrusage stack leak through struct padding(CVE-2017-13869)

For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to userspace: int getrusagestruct proc p, struct getrusageargs uap, unused int32t retval struct rusage rup, rubuf; struct user64rusage...

6.6AI score0.07328EPSS
Exploits3
0day.today
0day.today
added 2017/12/12 12:0 a.m.51 views

macOS getrusage Stack Leak Exploit

Exploit for macOS platform in category dos / poc MacOS getrusage stack leak through struct padding CVE-2017-13869 For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to userspace: int...

4.3CVSS6.4AI score0.07328EPSS
Exploits3
Hacker One
Hacker One
added 2017/12/11 3:51 p.m.44 views

Internet Bug Bounty: Exim use-after-free vulnerability while reading mail header involving BDAT commands

Original article is here Use-after-free in receivemsg leads to RCE Vulnerability Analysis To explain this bug, we need to start with the memory management of exim. There is a series of functions starts with store such as storeget, storerelease, storereset. These functions are used to manage...

7.5CVSS9.4AI score0.74526EPSS
Exploits6
exploitpack
exploitpack
added 2017/12/11 12:0 a.m.40 views

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1372 the kernel libproc API proclistuptrs has the following comment in it's userspace header: / Enumerate potential...

7.2AI score
Exploits0
Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.32 views

Apple macOS - 'getrusage' Stack Leak Through struct Padding

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1405 For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to userspace: int getrusagestruct proc p, struct getrusagearg...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2017/12/11 12:0 a.m.70 views

Apple macOS XNU Kernel - Memory Disclosure due to bug in Kernel API for Detecting Kernel Memory Disclosures

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1372 the kernel libproc API proclistuptrs has the following comment in it's userspace header: / Enumerate potential userspace pointers embedded in kernel data structures. Currently inspects kqueues only. NOTE: returned "pointers"...

7.4AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2017/12/11 12:0 a.m.68 views

Oracle Linux 6 / 7 : Unbreakable Enterprise kernel (ELSA-2017-3657)

The remote Oracle Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2017-3657 advisory. - mm: Tighten x86 /dev/mem with zeroing reads Kees Cook Orabug: 26675925 CVE-2017-7889 - more biomapuseriov leak fixes Al Viro Orabug: 27069042...

8.8CVSS7.5AI score0.25699EPSS
Exploits51References3
exploitpack
exploitpack
added 2017/12/11 12:0 a.m.28 views

Apple macOS - getrusage Stack Leak Through struct Padding

Apple macOS - getrusage Stack Leak Through struct Padding / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1405 For 64-bit processes, the getrusage syscall handler converts a struct rusage to a struct user64rusage using mungeuser64rusage, then copies the struct user64rusage to...

0.1AI score
Exploits0
Cvelist
Cvelist
added 2017/12/09 6:0 a.m.17 views

CVE-2017-16364

An issue was discovered in Adobe Acrobat and Reader: 2017.012.20098 and earlier versions, 2017.011.30066 and earlier versions, 2015.006.30355 and earlier versions, and 11.0.22 and earlier versions. This issue is due to an untrusted pointer dereference when handling number format dictionary entrie...

8.8AI score0.08675EPSS
Exploits0References3
Prion
Prion
added 2017/12/05 5:29 p.m.15 views

Design/Logic Flaw

In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, when memory allocation fails while creating a calibration block in createcalblock stale pointers are left uncleared...

4.6CVSS7.7AI score0.00016EPSS
Exploits0References1
CNVD
CNVD
added 2017/11/21 12:0 a.m.3 views

Trusted Boot Arbitrary Code Execution Vulnerability

Trusted Boot tboot is an open source pre-kernel/vmm module that supports booting OS kernels/VMMs after measurement and determination utilizing Intel TXT technology. An arbitrary code execution vulnerability exists in Boot 1.9.6 and earlier versions, which stems from a program's failure to validat...

7.8CVSS7.5AI score0.00117EPSS
Exploits0References1
Rows per page
Query Builder