Lucene search
K

320 matches found

CVE
CVE
added 2021/02/22 6:25 a.m.91 views

CVE-2020-11198

CVE-2020-11198 affects Qualcomm Snapdragon components (Auto, Compute, Connectivity, Consumer IoT, Industrial IoT, Mobile, Voice & Music, Wired Infrastructure/Networking). Root cause: improper usage of memset leaves key material and TZ diag/log buffer data un-wiped. Documented impact includes high...

7.2CVSS6.8AI score0.00021EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2021/02/01 12:0 a.m.3 views

Qualcomm QTEE Information Disclosure Vulnerability

Qualcomm QTEE is a key component of a Qualcomm processor from Qualcomm Incorporated. provides a trusted execution environment. An information disclosure vulnerability exists in Qualcomm QTEE that stems from improper use of memset...

7.2CVSS6.7AI score0.00021EPSS
Exploits0References4
Veracode
Veracode
added 2021/01/14 2:15 a.m.33 views

Out-of-Bounds Access

ffmpeg is vulnerable to out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS3.7AI score0.01612EPSS
Exploits1References7Affected Software4
MSRC
MSRC
added 2021/01/11 6:49 p.m.41 views

Building Faster AMD64 Memset Routines

Over the past several years, Microsoft has rolled out several changes that result in more memory being zeroed. These mitigations include: The InitAll mitigation which zeros most stack variables Switching most Microsoft kernel code over to the ExAllocatePool2/ExAllocatePool3 API’s which zero memor...

3.3AI score
Exploits0
MSRC
MSRC
added 2021/01/11 8:0 a.m.14 views

Building Faster AMD64 Memset Routines

Over the past several years, Microsoft has rolled out several changes that result in more memory being zeroed. These mitigations include: The InitAll mitigation which zeros most stack variables Switching most Microsoft kernel code over to the ExAllocatePool2/ExAllocatePool3 API’s which zero memor...

7AI score
Exploits0
NVD
NVD
added 2021/01/04 2:15 a.m.14 views

CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS8.7AI score0.01612EPSS
Exploits1References6
OSV
OSV
added 2021/01/04 2:15 a.m.33 views

CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS7.2AI score
Exploits0References6
OSV
OSV
added 2021/01/04 2:15 a.m.1 views

DEBIAN-CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS7.1AI score0.01612EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2021/01/04 2:15 a.m.3 views

CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS5.4AI score0.01612EPSS
Exploits1References7
UbuntuCve
UbuntuCve
added 2021/01/04 2:15 a.m.28 views

CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS6.9AI score0.01612EPSS
Exploits1References6
OSV
OSV
added 2021/01/04 2:15 a.m.1 views

UBUNTU-CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS6.9AI score0.01612EPSS
Exploits1References7
AlpineLinux
AlpineLinux
added 2021/01/04 1:7 a.m.39 views

CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS8.7AI score0.01612EPSS
Exploits1
Debian CVE
Debian CVE
added 2021/01/04 1:7 a.m.24 views

CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

7.5CVSS8.3AI score0.01612EPSS
Exploits1
Cvelist
Cvelist
added 2021/01/04 1:7 a.m.16 views

CVE-2020-35965

decodeframe in libavcodec/exr.c in FFmpeg 4.3.1 has an out-of-bounds write because of errors in calculations of when to perform memset zero operations...

8.6AI score0.01612EPSS
Exploits1References6
CNNVD
CNNVD
added 2021/01/03 12:0 a.m.3 views

FFmpeg 缓冲区错误漏洞

FFmpeg is a complete solution for recording, converting and streaming audio and video from the FFmpeg Ffmpeg team. A buffer overflow vulnerability exists in FFmpeg version 4.3.1, which stems from an error when calculating when to perform a memset zero operation. No details of the vulnerability ar...

7.5CVSS6AI score0.01612EPSS
Exploits1References16
UbuntuCve
UbuntuCve
added 2020/12/08 9:15 p.m.24 views

CVE-2020-25664

In WriteOnePNGImage of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory and memset allows for an out-of-bounds write later when PopShortPixel from MagickCore/quantum-private.h is called. The patch fixes the calls by adding 256 to rowbytes. An attacker who is able to supply ...

6.1CVSS6.9AI score0.0007EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2020/12/08 8:57 p.m.27 views

CVE-2020-25664

In WriteOnePNGImage of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory and memset allows for an out-of-bounds write later when PopShortPixel from MagickCore/quantum-private.h is called. The patch fixes the calls by adding 256 to rowbytes. An attacker who is able to supply ...

6.1CVSS7AI score0.0007EPSS
Exploits1
CNNVD
CNNVD
added 2020/12/08 12:0 a.m.3 views

Imagemagick Studio ImageMagick::WriteOnePNGImage() Code Issue Vulnerability

Imagemagick Studio ImageMagick is a suite of open source image processing software from ImageMagick Studio Imagemagick Studio, an American company. The software can read, convert or write images in many formats. A code issue vulnerability exists in ImageMagick versions 6.9.10-68 through 7.0.8-68,...

6.1CVSS7AI score0.0007EPSS
Exploits1References8
Oracle linux
Oracle linux
added 2020/11/10 12:0 a.m.56 views

glibc security, bug fix, and enhancement update

2.28-127.0.1 - add Ampere emag to tunable cpu list Patrick McGehearty - add optimized memset for emag - add an ASIMD variant of strlen for falkor - Orabug: 2700101. - Modify glibc-ora28849085.patch so it works with RHCK kernels. - Orabug: 28849085. - Make IOfunlockfile match funlockfile and...

7CVSS0.5AI score0.00244EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2020/03/31 8:25 p.m.5 views

libsndfile: stack-based buffer overflow in sndfile-deinterleave utility

A stack-based buffer overflow in psfmemset in common.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a crafted audio file. The vulnerability can be triggered by the executable sndfile-deinterleave...

8.8CVSS6.3AI score0.01795EPSS
Exploits0References4
Rows per page
Query Builder