Lucene search
+L

2738 matches found

RedhatCVE
RedhatCVE
added 2026/08/31 8:43 a.m.11 views

CVE-2026-80598

A flaw was found in the ntfs3 component of the Linux kernel. This vulnerability occurs because the decompresslznt function, responsible for decompressing data, does not correctly check the boundaries of an array index. An attacker could exploit this by providing a corrupted NTFS3 image containing...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

UBUNTU-CVE-2026-80598

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix out-of-bounds read in decompresslznt decompresslznt does not validate array index bounds before accessing the decompression table. A corrupted NTFS3 image with invalid compressed data can trigger an out-of-bounds read...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.14 views

CVE-2026-80598

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix out-of-bounds read in decompresslznt decompresslznt does not validate array index bounds before accessing the decompression table. A corrupted NTFS3 image with invalid compressed data can trigger an out-of-bounds read...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/28 6:48 a.m.47 views

CVE-2026-80598

CVE-2026-80598 is an out-of-bounds read in the Linux kernel's ntfs3 filesystem, specifically in the decompress_lznt() function. The root cause is a missing array index bounds validation before accessing the decompression table; a corrupted NTFS3 image with invalid compressed data can trigger the ...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/26 3:17 p.m.14 views

CVE-2026-80574

In the Linux kernel, the following vulnerability has been resolved: Input: focaltech - fix array out-of-bounds in focaltechprocessrelpacket Make finger2 and also finger1 unsigned, so that if the finger index in the packet is 0 then subtracting 1 creates an array index which overflows above the...

8.4CVSS0.00134EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.27 views

CVE-2026-80574

CVE-2026-80574 is an array out-of-bounds write in the Linux kernel's Focaltech input driver, specifically in the focaltech_process_rel_packet function. The root cause is that the finger1 and finger2 variables are signed; when a packet carries a finger index of 0, subtracting 1 yields -1 , which b...

8.4CVSS5.4AI score0.00134EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fixed potential Spectre v1 gadget It appears that nr could be a Spectre v1 gadget, as it is provided by a user and used as an array index. This issue prevents the contents of kernel memory from being leaked to use...

5.5CVSS6AI score0.00257EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.10, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fixed the issue of reading from a negative array index. Avoid using negative values for clkidex as an index into the array pptable-DpmDescriptor. V2: Fixed the return check for clkindex by Tim Huang...

7.8CVSS6.6AI score0.00258EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: netlink: prevents potential Spectre v1 exploits Most netlink attributes are parsed and validated via nlavalidateparse or validatenla. c u16 type = nlatypenla; if type == 0 || type maxtype / Error or continue / The @type value is...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: gpio: Prevent potential speculation leaks in gpiodevicegetdesc The userspace may trigger a speculative read of an address outside the gpio descriptor array. Users can do this by calling gpioioctl with an offset that is out of...

5.5CVSS6.3AI score0.00248EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in LibreOffice

Improper validation of the array index vulnerability in The Document Foundation LibreOffice’s spreadsheet component allows an attacker to create a spreadsheet document that causes an array index underflow upon loading. In the affected versions of LibreOffice, certain malformed spreadsheet formula...

7.8CVSS6.8AI score0.003EPSS
SaveExploits0References2
Zero Day Initiative
Zero Day Initiative
added 2026/08/24 12:00 a.m.11 views

NVIDIA TensorRT ONNX File Parsing Improper Validation of Array Index Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of NVIDIA TensorRT. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of Sli...

7.8CVSS6.2AI score0.00208EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/22 3:32 p.m.38 views

CVE-2026-74683

CVE-2026-74683 is a speculative execution vulnerability in the Linux kernel's evdev input subsystem . The user-supplied event type index passed to the EVIOCGMASK and EVIOCSMASK ioctls is used to index the static counts array in evdev_get_mask_cnt() and the client evmasks array in evdev_get_mask()...

5.5AI score0.0019EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-74585

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - thunderbolt: Bound the DROM dual link port number before indexing sw-ports tbdromparseentryport validates the device-supplied header-index against...

5.7AI score0.00177EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.11 views

CVE-2026-74466

A flaw was found in the Linux kernel's s390/zcrypt component. Under specific conditions, a user-controlled domain value, derived from CCA or EP11 ioctl structures, is used as an array index without a proper speculation barrier. This oversight could allow for speculative memory reads, potentially...

5.5CVSS5.4AI score0.0017EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 3:37 p.m.16 views

CVE-2026-74292

A flaw was found in the Linux kernel's audio driver for Tegra devices, specifically within the AHUB component. This vulnerability arises because a function attempts to read data from an array using an index that has not been properly checked, potentially leading to access beyond the array's...

7.1CVSS5.4AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 3:04 p.m.13 views

CVE-2026-74275

A flaw was found in the Linux kernel. A vulnerability exists in the cxlcancelautoattach function where an invalid negative index can be used to access an array. This out-of-bounds memory access could allow a local attacker to cause system instability or a denial of service DoS...

8.4CVSS5.3AI score0.00131EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 8:17 p.m.12 views

CVE-2026-16849

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to an improper check for an array index boundary...

4.3CVSS0.00199EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:36 p.m.42 views

CVE-2026-16849 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to an improper check for an array index boundary...

4.3CVSS0.00199EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:36 p.m.66 views

CVE-2026-16849

IBM's security bulletin confirms CVE-2026-16849 is classified as CWE-129: Improper Validation of Array Index . Affected products are AIX 7.2/7.3 and PowerVM VIOS 4.1 (fileset bos.mp64). IBM has issued APARs (IJ59563–IJ59566) and Service Packs (AIX 7.2 TL05 SP13, 7.3 TL02 SP5/TL03 SP3/TL04 SP2; VI...

4.3CVSS5.3AI score0.00199EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder