Lucene search
+L

2171 matches found

OSV
OSV
added 2019/11/06 10:41 a.m.7 views

SUSE-SU-2019:2902-1 Security update for gdb

This update for gdb fixes the following issues: Update to gdb 8.3.1: jscECO-368 Security issues fixed: - CVE-2019-1010180: Fixed a potential buffer overflow when loading ELF sections larger than the file. bsc1142772 Upgrade libipt from v2.0 to v2.0.1. - Enable librpm for version librpm.so.3...

7.8CVSS7.9AI score0.02628EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2019/11/05 8:56 p.m.4 views

Kernel: KVM: leak of uninitialized stack contents to guest

An information leakage issue was found in the way Linux kernel's KVM hypervisor handled page fault exceptions while emulating instructions like VMXON, VMCLEAR, VMPTRLD, and VMWRITE with memory address as an operand. It occurs if the operand is a mmio address, as the returned exception object hold...

5.5CVSS7.1AI score0.00678EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/11/05 8:56 p.m.7 views

kernel: use-after-free in arch/x86/lib/insn-eval.c

A vulnerability was found in the arch/x86/lib/insn-eval.c function in the Linux kernel. An attacker could corrupt the memory due to a flaw in use-after-free access to an LDT entry caused by a race condition between modifyldt and a BR exception for an MPX bounds violation...

7CVSS7.1AI score0.00469EPSS
SaveExploits1References4
exploitpack
exploitpack
added 2019/10/10 12:0 a.m.29 views

Windows Kernel - NULL Pointer Dereference in nt!MiOffsetToProtos While Parsing Malformed PE File

Windows Kernel - NULL Pointer Dereference in nt!MiOffsetToProtos While Parsing Malformed PE File We have encountered a Windows kernel crash in nt!MiOffsetToProtos while trying to load a malformed PE image into the process address space as a data file i.e. LoadLibraryExLOADLIBRARYASDATAFILE |...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/10/10 12:0 a.m.256 views

Microsoft Windows Kernel - NULL Pointer Dereference in nt!MiOffsetToProtos While Parsing Malformed PE File

We have encountered a Windows kernel crash in nt!MiOffsetToProtos while trying to load a malformed PE image into the process address space as a data file i.e. LoadLibraryExLOADLIBRARYASDATAFILE | LOADLIBRARYASIMAGERESOURCE. An example crash log generated after triggering the bug is shown below: -...

7.1CVSS6.1AI score0.10221EPSS
SaveExploits2
Prion
Prion
added 2019/09/24 7:15 p.m.22 views

Improper access control

On NXP Kinetis KV1x, Kinetis KV3x, and Kinetis K8x devices, Flash Access Controls FAC a software IP protection method for execute-only access can be defeated by leveraging a load instruction inside the execute-only region to expose the protected code into a CPU register...

4.6CVSS6.6AI score0.00401EPSS
SaveExploits1References2
NVD
NVD
added 2019/09/13 1:15 p.m.21 views

CVE-2019-15030

In the Linux kernel through 5.2.14 on the powerpc platform, a local user can read vector registers of other users' processes via a Facility Unavailable exception. To exploit the venerability, a local user starts a transaction via the hardware transactional memory instruction tbegin and then...

4.4CVSS6AI score0.00451EPSS
SaveExploits1References8
NVD
NVD
added 2019/09/12 6:15 p.m.29 views

CVE-2019-14236

On STMicroelectronics STM32L0, STM32L1, STM32L4, STM32F4, STM32F7, and STM32H7 devices, Proprietary Code Read Out Protection PCROP a software IP protection method can be defeated by observing CPU registers and the effect of code/instruction execution...

9.8CVSS9.6AI score0.02261EPSS
SaveExploits1References1
CVE
CVE
added 2019/09/12 5:56 p.m.139 views

CVE-2019-14237

The CVE concerns NXP Kinetis KV1x, KV3x, and K8x devices where Flash Access Controls (FAC) execute-only protection can be defeated by observing CPU registers and the effects of code execution. The impact is the circumvention of execute-only protection as described; no specific remediation or patc...

9.8CVSS9.5AI score0.02923EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/09/12 5:43 p.m.35 views

CVE-2019-14236

On STMicroelectronics STM32L0, STM32L1, STM32L4, STM32F4, STM32F7, and STM32H7 devices, Proprietary Code Read Out Protection PCROP a software IP protection method can be defeated by observing CPU registers and the effect of code/instruction execution...

9.7AI score0.02261EPSS
SaveExploits1References1
NVD
NVD
added 2019/08/20 5:15 p.m.26 views

CVE-2018-18056

An issue was discovered in the Texas Instruments TI TM4C, MSP432E and MSP432P microcontroller series. The eXecute-Only-Memory XOM implementation prevents code read-outs on protected memory by generating bus faults. However, single-stepping and using breakpoints is allowed in XOM-protected flash...

4.6CVSS5AI score0.00405EPSS
SaveExploits0References2
Prion
Prion
added 2019/08/20 5:15 p.m.22 views

Buffer overflow

An issue was discovered in the Texas Instruments TI TM4C, MSP432E and MSP432P microcontroller series. The eXecute-Only-Memory XOM implementation prevents code read-outs on protected memory by generating bus faults. However, single-stepping and using breakpoints is allowed in XOM-protected flash...

2.1CVSS5.3AI score0.00405EPSS
SaveExploits0References2
OSV
OSV
added 2019/08/13 4:24 p.m.5 views

USN-4096-1 linux-aws, linux-aws-hwe vulnerability

Andrei Vlad Lutas and Dan Lutas discovered that some x86 processors incorrectly handle SWAPGS instructions during speculative execution. A local attacker could use this to expose sensitive information kernel memory...

5.6CVSS6.9AI score0.04521EPSS
SaveExploits4References2
RedHat Linux
RedHat Linux
added 2019/08/07 7:56 p.m.5 views

kernel: kvm: guest userspace to guest kernel write

A flaw was found in the way Linux kernel KVM hypervisor emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilegeCPL level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside...

7.8CVSS7.1AI score0.0047EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/08/06 12:47 p.m.5 views

kernel: kvm: guest userspace to guest kernel write

A flaw was found in the way Linux kernel KVM hypervisor emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilegeCPL level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside...

7.8CVSS7.1AI score0.0047EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2019/08/02 12:0 a.m.8 views

The vulnerability of the Linux operating system’s kernel, related to the use of memory after it is freed, allows attackers to increase their privileges.

The vulnerability of the arch/x86/lib/insn-eval.c file in the Linux operating system is related to the use of memory after it has been freed. Exploiting this vulnerability can allow an attacker to increase their privileges...

7CVSS7.2AI score0.00469EPSS
SaveExploits1References17Affected Software1
myhack58
myhack58
added 2019/07/17 12:0 a.m.330 views

honggfuzz vulnerability mining technology principle analysis-vulnerability warning-the black bar safety net

Google AFLWinAFL, the libfuzzer and honggfuzz is the most famous of the three based on code coverage fuzzer is. Online on the AFLWinAFLanalysis of the articles more, and on the latter two Analysis Articles less. Before the spring brother has written about honggfuzz article: honggfuzz vulnerabilit...

7.3AI score
SaveExploits0
exploitpack
exploitpack
added 2019/07/10 12:0 a.m.43 views

Microsoft DirectWrite AFDKO - Stack Corruption in OpenType Font Handling Due to Negative nAxes

Microsoft DirectWrite AFDKO - Stack Corruption in OpenType Font Handling Due to Negative nAxes -----===== Background =====----- AFDKO Adobe Font Development Kit for OpenType is a set of tools for examining, modifying and building fonts. The core part of this toolset is a font handling library...

7.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/07/10 12:0 a.m.238 views

Microsoft DirectWrite / AFDKO - Stack-Based Buffer Overflow in do_set_weight_vector_cube for Large nAxes

-----===== Background =====----- AFDKO Adobe Font Development Kit for OpenType is a set of tools for examining, modifying and building fonts. The core part of this toolset is a font handling library written in C, which provides interfaces for reading and writing Type 1, OpenType, TrueType to some...

5.3AI score
SaveExploits0
OSV
OSV
added 2019/07/04 12:0 a.m.5 views

UBUNTU-CVE-2019-13233

In arch/x86/lib/insn-eval.c in the Linux kernel before 5.1.9, there is a use-after-free for access to an LDT entry because of a race condition between modifyldt and a BR exception for an MPX bounds violation...

7CVSS7AI score0.00469EPSS
SaveExploits1References8
Rows per page
Query Builder