Lucene search
+L

352 matches found

Positive Technologies
Positive Technologies
added 2022/04/15 12:00 a.m.7 views

PT-2022-12156 · Fis Gt.M +3 · Fis Gt.M +3

Name of the Vulnerable Software and Affected Versions: FIS GT.M versions through V7.0-000 Description: An issue allows attackers to cause an integer underflow of the size of calls to memset in op fnj3 in sr port/op fnj3.c, leading to a segmentation fault and application crash, using crafted input...

7.5CVSS7.6AI score0.01682EPSS
SaveExploits0References29
CNNVD
CNNVD
added 2022/04/15 12:00 a.m.11 views

YottaDB 安全漏洞

YottaDB is a real-time database from YottaDB, Inc. A security vulnerability exists in YottaDB versions prior to r1.32 and V7.0-000, which could be exploited by an attacker to calculate the size of a call to memset in opfnj3 in srport/opfnj3.c, resulting in a very large value that could cause a...

7.5CVSS5.6AI score0.01EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/04/15 12:00 a.m.8 views

YottaDB 数字错误漏洞

YottaDB is a real-time database from YottaDB, Inc. A security vulnerability exists in YottaDB r1.32 and earlier, which could be exploited to cause an integer overflow of the size of the memset call in opfnj3 in srport/opfnj3.c, resulting in a segmentation error and crashing the application...

7.5CVSS5.7AI score0.01EPSS
SaveExploits1References2
Oracle linux
Oracle linux
added 2021/11/23 12:00 a.m.123 views

glibc security update

2.28-164.0.1 - Merge of RH patches for ol8-u5 beta release Review-exception: Routine merge - Provide glibc.pthread.mutexspincount tunable for pthread adaptive - spin mutex Orabug: 27982358. Reviewed-by: Qing Zhao - add Ampere emag to tunable cpu list Patrick McGehearty - add optimized memset for...

9.8CVSS8.3AI score0.02874EPSS
SaveExploits1
Mageia
Mageia
added 2021/06/23 5:11 p.m.46 views

Updated ffmpeg packages fix a security vulnerability

An out-of-bounds write in decodeframe in libavcodec/exr.c because of errors in calculations of when to perform memset zero operations CVE-2020-35965...

7.5CVSS3.5AI score0.02263EPSS
SaveExploits1References2
OSV
OSV
added 2021/06/23 5:11 p.m.16 views

MGASA-2021-0273 Updated ffmpeg packages fix a security vulnerability

An out-of-bounds write in decodeframe in libavcodec/exr.c because of errors in calculations of when to perform memset zero operations CVE-2020-35965...

7.5CVSS8.1AI score0.02263EPSS
SaveExploits1References3
Oracle linux
Oracle linux
added 2021/06/04 12:00 a.m.268 views

glibc security update

2.28-151.0.1.el84 - merge RH patches for ol8-u4 release Review-exception: Patch merge - Provide glibc.pthread.mutexspincount tunable for pthread adaptive - spin mutex Orabug: 27982358. Reviewed-by: Qing Zhao - add Ampere emag to tunable cpu list Patrick McGehearty - add optimized memset for emag ...

9.8CVSS0.4AI score0.04731EPSS
SaveExploits2
Oracle linux
Oracle linux
added 2021/05/25 12:00 a.m.118 views

glibc security, bug fix, and enhancement update

2.28-151.0.1.el84 - merge RH patches for ol8-u4 release Review-exception: Patch merge - Provide glibc.pthread.mutexspincount tunable for pthread adaptive - spin mutex Orabug: 27982358. Reviewed-by: Qing Zhao - add Ampere emag to tunable cpu list Patrick McGehearty - add optimized memset for emag ...

9.8CVSS0.4AI score0.04731EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2021/05/08 12:00 a.m.14 views

PT-2024-11158 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential use after free issue has been identified in the Linux kernel, specifically in the gaudi memset device memory function. The issue arises when hl cs allocate job fails, causi...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References12
NVD
NVD
added 2021/02/22 7:15 a.m.28 views

CVE-2020-11198

Key material used for TZ diag buffer encryption and other data related to log buffer is not wiped securely due to improper usage of memset in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice &...

7.2CVSS0.00125EPSS
SaveExploits0References1
CVE
CVE
added 2021/02/22 6:25 a.m.105 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.00125EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/02/01 12:00 a.m.12 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.00125EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/01/14 2:15 a.m.38 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.02263EPSS
SaveExploits1References7Affected Software4
MSRC
MSRC
added 2021/01/11 6:49 p.m.45 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
SaveExploits0
MSRC
MSRC
added 2021/01/11 8:00 a.m.22 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
SaveExploits0
NVD
NVD
added 2021/01/04 2:15 a.m.22 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.02263EPSS
SaveExploits1References6
OSV
OSV
added 2021/01/04 2:15 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.5CVSS7.2AI score
SaveExploits0References6
OSV
OSV
added 2021/01/04 2:15 a.m.4 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.02263EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2021/01/04 2:15 a.m.38 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.02263EPSS
SaveExploits1References6
OSV
OSV
added 2021/01/04 2:15 a.m.7 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.02263EPSS
SaveExploits1References7
Rows per page
Query Builder