Lucene search
K

79 matches found

RedhatCVE
RedhatCVE
added 2026/05/06 3:12 p.m.9 views

CVE-2026-43274

A flaw was found in the Linux kernel's mailbox subsystem, specifically within the mchp-ipc-sbi component. This vulnerability involves an out-of-bounds access in the mchpipcgetclusteraggrirq function. The clustercfg array, which holds per-CPU configuration structures, was incorrectly indexed using...

8.4CVSS5.8AI score0.00131EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 5:45 p.m.3 views

CVE-2026-43034

A flaw was found in the bnxten driver within the Linux kernel. This vulnerability arises from the bnxthwrmfuncbackingstoreqcapsv2 function using an incorrect type value from the firmware response to index internal data arrays. This improper indexing could lead to memory corruption, potentially...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.5 views

PT-2025-53167

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.15.0-48 Description The Linux kernel contains a flaw within the ixgbe driver related to handling XDP TX operations on systems with more than 64 CPUs. A kernel panic can occur due to an array-index-out-of-bounds...

7.8CVSS6.5AI score0.00465EPSS
Exploits2References895
OSV
OSV
added 2025/10/15 7:55 a.m.8 views

CVE-2025-39975 smb: client: fix wrong index reference in smb2_compound_op()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix wrong index reference in smb2compoundop In smb2compoundop, the loop that processes each command's response uses wrong indices when accessing response bufferes. This incorrect indexing leads to improper handling o...

6.6AI score0.00181EPSS
Exploits0References7
Amazon
Amazon
added 2025/02/21 12:0 a.m.2 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD CVE-2024-49994 In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path CVE-2024-50014 In the Linux...

7.8CVSS7.4AI score0.00576EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2024/12/09 11:50 a.m.10 views

CVE-2024-54137

A flaw was found in the liboqs library. A correctness error has been identified in the reference implementation of the HQC key encapsulation mechanism. Due to an indexing error, part of the secret key is incorrectly treated as non-secret data. This issue results in an incorrect shared secret valu...

7.4CVSS6.6AI score0.00386EPSS
Exploits0References5
NVD
NVD
added 2024/12/06 4:15 p.m.20 views

CVE-2024-54137

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A correctness error has been identified in the reference implementation of the HQC key encapsulation mechanism. Due to an indexing error, part of the secret key is incorrectly treat...

7.5CVSS0.00386EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/12/06 12:0 a.m.3 views

liboqs 信息泄露漏洞

liboqs is an Open Quantum Safe open source C library for quantum-safe cryptographic algorithms. An information disclosure vulnerability exists in versions of liboqs prior to 0.12.0 that stems from an indexing error where part of the key is incorrectly treated as non-secret data, resulting in the...

7.5CVSS6.9AI score0.00386EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2024/10/16 12:0 a.m.3 views

The vulnerability of the ltc2991_is_visible() function in the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ltc2991isvisible function in the Linux operating system’s kernel is related to an indexing calculation error. Exploiting this vulnerability could allow attackers to compromise the confidentiality, integrity, and accessibility of protected information...

7.8CVSS6.4AI score0.00202EPSS
Exploits0References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/11/23 12:0 a.m.4 views

The vulnerability of the dbMount function (fs/jfs/jfs_dmap.c) in the Linux operating system allows a local attacker to execute arbitrary code.

The vulnerability of the dbMount function fs/jfs/jfsdmap.c in the jfs file system of the Linux operating system is related to the issue where writing operations go beyond the array boundaries when indexing is performed, especially when attempting to mount a faulty file system with an incorrect...

7.8CVSS5.9AI score
Exploits0References9Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/04/05 12:0 a.m.4 views

The vulnerability of the tinyexr::SaveEXR component in the OpenEXR Tinyexr image processing library allows a attacker to cause a service failure.

The vulnerability of the tinyexr::SaveEXR component in the OpenEXR Tinyexr processing library is related to an error in the array indexing mechanism. Exploiting this vulnerability allows a remote attacker to cause service interruptions...

7.8CVSS7.2AI score0.01233EPSS
Exploits1References6Affected Software2
BDU FSTEC
BDU FSTEC
added 2022/04/01 12:0 a.m.6 views

The vulnerability in the tinyexr::DecodeEXRImage component of the OpenEXR Tinyexr processing library allows a attacker to cause a service failure.

The vulnerability of the tinyexr::DecodeEXRImage component in the OpenEXR Tinyexr processing library is related to an error in the array indexing mechanism. Exploiting this vulnerability allows a remote attacker to cause service interruptions...

7.5CVSS7.2AI score0.01267EPSS
Exploits1References6Affected Software2
Positive Technologies
Positive Technologies
added 2022/02/23 12:0 a.m.3 views

PT-2022-11306 · V2Fly +1 · V2Ray-Core +1

Name of the Vulnerable Software and Affected Versions: v2fly/v2ray-core versions prior to 4.44.0 Description: The issue is related to an off-by-one error in indexing operations on arrays, slices, or strings. This error occurs when the index is checked for being less than or equal to the length =,...

9.1CVSS5.8AI score0.00852EPSS
Exploits1References16
CNVD
CNVD
added 2021/07/27 12:0 a.m.16 views

tinyexr Denial of Service Vulnerability (CNVD-2021-94957)

tinyexr is a small library for loading and saving OpenEXR .exr images. tinyexr version 0.9.5 suffers from a denial-of-service vulnerability. The vulnerability stems from an array indexing error in the tinyexr::SaveEXR component. An attacker could exploit this vulnerability to cause a denial of...

7.5CVSS4.2AI score0.01233EPSS
Exploits1References1
CNVD
CNVD
added 2021/07/27 12:0 a.m.21 views

tinyexr denial of service vulnerability

tinyexr is a small library for loading and saving OpenEXR .exr images. tinyexr version 0.9.5 suffers from a denial-of-service vulnerability. The vulnerability stems from an array indexing error in the tinyexr::DecodeEXRImage component. An attacker could exploit this vulnerability to cause a denia...

7.5CVSS4.2AI score0.01267EPSS
Exploits1References1
CNNVD
CNNVD
added 2021/07/26 12:0 a.m.2 views

tinyexr commit 输入验证错误漏洞

tinyexr is a small library for loading and saving OpenEXR .exr images. tinyexr version 0.9.5 suffers from a denial-of-service vulnerability. The vulnerability stems from an array indexing error in the tinyexr::SaveEXR component. An attacker could exploit this vulnerability to cause a denial of...

7.5CVSS5.7AI score0.01233EPSS
Exploits1References3
BDU FSTEC
BDU FSTEC
added 2021/04/21 12:0 a.m.2 views

The vulnerability of Linux software’s kernel graphics processor drivers from Qualcomm, related to array indexing errors, allows attackers to execute arbitrary code.

The vulnerability of the graphics processor driver of the Linux operating system software developed by Qualcomm is related to array indexing errors. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

7.8CVSS7.5AI score0.00247EPSS
Exploits0References2
Veracode
Veracode
added 2020/04/10 12:31 a.m.24 views

Arbitrary Code Execution

gstreamer-plugins-good is vulnerable to arbitrary code execution. The vulnerability exists through multiple heap buffer overflows and an array indexing error were found in the GStreamer's QuickTime media file format decoding plugin. An attacker could create a carefully-crafted QuickTime media .mo...

9.3CVSS3.4AI score0.07147EPSS
Exploits1References24Affected Software1
Veracode
Veracode
added 2020/04/10 12:31 a.m.21 views

Arbitrary Code Execution

gstreamer-plugins-good is vulnerable to arbitrary code execution. The vulnerability exists as multiple heap buffer overflows and an array indexing error were found in the GStreamer's QuickTime media file format decoding plugin. An attacker could create a carefully-crafted QuickTime media .mov fil...

9.3CVSS3.4AI score0.06483EPSS
Exploits1References20Affected Software1
Veracode
Veracode
added 2020/04/10 12:31 a.m.22 views

Arbitrary Code Execution

gstreamer-plugins-good is vulnerable to arbitrary code execution. The vulnerability exists as multiple heap buffer overflows and an array indexing error were found in the GStreamer's QuickTime media file format decoding plugin. An attacker could create a carefully-crafted QuickTime media .mov fil...

9.3CVSS3.4AI score0.07147EPSS
Exploits1References20Affected Software1
Rows per page
Query Builder