Lucene search
+L

3699 matches found

Debian CVE
Debian CVE
added 2021/12/15 6:05 p.m.38 views

CVE-2021-39648

In gadgetdevdescUDCshow of configfs.c, there is a possible disclosure of kernel heap memory due to a race condition. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android...

4.1CVSS5.6AI score0.00161EPSS
SaveExploits0
CVE
CVE
added 2021/12/15 6:05 p.m.82 views

CVE-2021-1042

CVE-2021-1042 affects the Android kernel component dsi_panel.c (function dsi_panel_debugfs_read_cmdset). It describes a use-after-free that can disclose freed kernel heap memory, enabling local information disclosure with system privileges (no user interaction required). Connected sources (NVD, R...

4.4CVSS4.2AI score0.00119EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2021/12/01 12:00 a.m.15 views

PUB-A-160822094

In gadgetdevdescUDCshow of configfs.c, there is a possible disclosure of kernel heap memory due to a race condition. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation...

4.1CVSS5.3AI score0.00161EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/11/11 12:00 a.m.36 views

Mozilla Firefox Security Advisory (MFSA2012-86) - Linux

This host is missing a security update for Mozilla Firefox. Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; y...

9.3CVSS9.4AI score0.147EPSS
SaveExploits0References6
OSV
OSV
added 2021/11/10 7:01 p.m.38 views

GHSA-M342-FF57-4JCC Heap OOB read in `tf.raw_ops.SparseCountSparseOutput`

Impact The shape inference functions for SparseCountSparseOutput can trigger a read outside of bounds of heap allocated array: python import tensorflow as tf @tf.function def func: return tf.rawops.SparseCountSparseOutput indices=1, values=1, denseshape=10, weights=, binaryoutput= True func The...

7.1CVSS6.9AI score0.00153EPSS
SaveExploits0References7
FreeBSD
FreeBSD
added 2021/11/08 12:00 a.m.20 views

zydis -- heap buffer overflow

Zyantific reports: Zydis users of versions v3.2.0 and older that use the string functions provided in zycore in order to append untrusted user data to the formatter buffer within their custom formatter hooks can run into heap buffer overflows. Older versions of Zydis failed to properly initialize...

8.1CVSS2.9AI score0.01804EPSS
SaveExploits1References1
PyPA
PyPA
added 2021/11/05 11:15 p.m.8 views

PYSEC-2021-630

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for the Cudnn operations in TensorFlow can be tricked into accessing invalid memory, via a heap buffer overflow. This occurs because the ranks of the input, inputh and inputc parameters are n...

7.8CVSS7.5AI score0.00221EPSS
SaveExploits1References2Affected Software1
CNVD
CNVD
added 2021/11/03 12:00 a.m.25 views

Huawei HarmonyOS heap memory out-of-bounds read vulnerability

Huawei HarmonyOS is an operating system from Huawei China. Huawei HarmonyOS is vulnerable to a heap memory out-of-bounds read vulnerability. A local attacker could exploit this vulnerability to cause kernel read out-of-bounds...

7.1CVSS1.3AI score0.00163EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:00 a.m.44 views

NewStart CGSL MAIN 6.02 : dnsmasq Multiple Vulnerabilities (NS-SA-2021-0125)

The remote NewStart CGSL host, running version MAIN 6.02, has dnsmasq packages installed that are affected by multiple vulnerabilities: - A flaw was found in dnsmasq before version 2.83. A heap-based buffer overflow was discovered in the way RRSets are sorted before validating with DNSSEC data. A...

8.3CVSS7.9AI score0.86692EPSS
SaveExploits2References15
ClickHouse
ClickHouse
added 2021/10/18 12:00 a.m.18 views

CVE-2021-42388

Heap out-of-bounds read in ClickHouse’s LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl loop, a 16-bit unsigned user-supplied value ‘offset’ is read from the compressed data. The offset is later used in the length of a copy operation, without checking the...

8.1CVSS7.3AI score0.01573EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2021/09/30 12:00 a.m.10 views

The vulnerability in the implementation of the HeapMem_allocUnprotected() function (tirtos/packages/ti/sysbios/heaps/HeapMem.c) of the software development kit for microcontroller families SimpleLink (CC13XX, CC26XX, CC32XX, and MSP432E4) allows a attacker to execute arbitrary code or cause a service failure.

The vulnerability of the HeapMemallocUnprotected function implementation tirtos/packages/ti/sysbios/heaps/HeapMem.c in the software development kit for microcontroller families SimpleLink CC13XX, CC26XX, CC32XX, and MSP432E4 is caused by a numerical overflow. Exploiting this vulnerability could...

7.4CVSS7.8AI score0.00279EPSS
SaveExploits0References3Affected Software4
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/23 1:31 a.m.63 views

Security Bulletin: Vulnerability in kernel affects Power Hardware Management Console (‪CVE-2016-3134‬‬)

Summary Power Hardware Management Console is affected by security vulnerabilities in the Linux Kernel. Power Hardware Management Console has addressed the applicable CVE. Vulnerability Details CVEID: CVE-2016-3134 DESCRIPTION: Linux Kernel could allow a remote attacker to execute arbitrary code o...

8.4CVSS1.1AI score0.01234EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2021/08/25 8:53 p.m.30 views

GHSA-PPQP-78XX-3R38 Out of bounds write in calamine

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::setlen is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get...

9.8CVSS9.3AI score0.01728EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.34 views

Out of bounds write in calamine

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::setlen is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get...

9.8CVSS4.6AI score0.01728EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.38 views

Read of uninitialized memory in cdr

An issue was discovered in Deserializer::readvec in the cdr crate before 0.2.4 for Rust. A user-provided Read implementation can gain access to the old contents of newly allocated heap memory, violating soundness...

9.8CVSS2.1AI score0.01688EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/08/25 7:15 p.m.6 views

DEBIAN-CVE-2021-21848

An exploitable integer overflow vulnerability exists within the MPEG-4 decoding functionality of the GPAC Project on Advanced Content library v1.0.1. The library will actually reuse the parser for atoms with the “stsz” FOURCC code when parsing atoms that use the “stz2” FOURCC code and can cause a...

8.8CVSS8.4AI score0.01695EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/25 7:15 p.m.6 views

UBUNTU-CVE-2021-21848

An exploitable integer overflow vulnerability exists within the MPEG-4 decoding functionality of the GPAC Project on Advanced Content library v1.0.1. The library will actually reuse the parser for atoms with the “stsz” FOURCC code when parsing atoms that use the “stz2” FOURCC code and can cause a...

8.8CVSS7.6AI score0.01695EPSS
SaveExploits1References5
OSV
OSV
added 2021/08/25 2:41 p.m.9 views

GHSA-G8WG-CJWC-XHHP Heap OOB in nested `tf.map_fn` with `RaggedTensor`s

Impact It is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tensor and fills output buffer with uninitialized contents from the heap: python import...

8.4CVSS6.5AI score0.00181EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/18 1:15 p.m.2 views

DEBIAN-CVE-2021-21854

Multiple exploitable integer overflow vulnerabilities exist within the MPEG-4 decoding functionality of the GPAC Project on Advanced Content library v1.0.1. A specially crafted MPEG-4 input can cause an integer overflow due to unchecked addition arithmetic resulting in a heap-based buffer overflo...

8.8CVSS8.4AI score0.01656EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/08/18 1:15 p.m.5 views

CVE-2021-21854

Multiple exploitable integer overflow vulnerabilities exist within the MPEG-4 decoding functionality of the GPAC Project on Advanced Content library v1.0.1. A specially crafted MPEG-4 input can cause an integer overflow due to unchecked addition arithmetic resulting in a heap-based buffer overflo...

8.8CVSS7.4AI score0.01656EPSS
SaveExploits1References3
Rows per page
Query Builder