Lucene search
+L

4506 matches found

RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-64225

A flaw was found in the Linux kernel's octeontx2-af: CGX component. This vulnerability arises from an out-of-bounds array access. Specifically, the RESPLINKSTATSPEED function can produce an index value that exceeds the allocated size of the cgxspeedmbps array, leading to memory corruption. This...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-64255

A flaw was found in the Linux kernel's iwlwifi Intel Wireless WiFi driver. This vulnerability allows an attacker to cause an out-of-bounds memory access in the WiFi Block Acknowledgement BA session handlers. This occurs when the stamask value is zero, leading to an incorrect station ID calculatio...

8.8CVSS5.8AI score0.00226EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-49318

Heap-based buffer overflow in the SOHM list-index deserialization code in HDF5 through 2.1.1 on all platforms allows attackers to cause a denial of service crash via a crafted HDF5 file whose shared-message list index declares a nummessages count exceeding listmax, triggering out-of-bounds heap...

8.2CVSS6.2AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64516

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets The VCPU BO contains the actual FW at an offset, but it was not calculated into the VCPU BO size. Subtract this from the FW size to make sure there is no out of bounds access...

8.8CVSS5.7AI score0.00112EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 4 days ago9 views

SUSE CVE-2026-64431

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling postwritemstfixup for invalid indexblock ntfsicxibsyncwrite calls postwritemstfixup when ntfsibwrite returns an error, intending to restore the buffer after a failed write. However, ntfsibwrite returns an erro...

7.8CVSS5.9AI score0.00123EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago16 views

CVE-2026-64518

CVE-2026-64518 affects the Linux kernel TCP stack. Affected component is tcp_ao_established_key(), where an out-of-bounds access can occur due to the added lockdep_sock_is_held() annotation. The issue can be triggered from tcp_v46_timewait_ack() while handling a twsk, because the code path lacks ...

5.8AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-48800

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copydata randomrecvdone stores the device-reported used.len directly into vi-dataavail. copydata then indexes vi-data using vi-dataidx advanced by previous copydata calls and issue...

5.8AI score0.00148EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 4 days ago10 views

PT-2026-64739

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds access occurs in the tcp ao established key function when it is called from tcp v46 timewait ack using a twsk TCP time-wait socket. This happens because the lockdep sock...

5.8AI score0.00168EPSS
SaveExploits0
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-48664

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: validate stamask before ffs in BA session handlers Three BA session handlers use ffsbadata-stamask - 1 to derive a station ID without checking that stamask is non-zero. When stamask is zero, ffs returns 0 and...

5.8AI score0.00226EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 9:4 p.m.24 views

CVE-2026-47714

The issue is a concrete, exploitable flaw in libheif up to version 1.21.2 (patched in 1.22.0) where inline mask size calculation in libheif/region.cc can overflow while parsing width and height as 32-bit unsigned ints. Their product can exceed UINT32_MAX, causing an undersized allocation and out-...

6.1CVSS5AI score0.00107EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/21 9:4 p.m.10 views

CVE-2026-47714

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, the inline mask parsing code in libheif/region.cc contains an integer overflow. Both width and height are unsigned int 32-bit values parsed from the HEIF file. Their product can exceed UINT32MAX, wrapping to...

6.1CVSS5AI score0.00107EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/21 4:41 p.m.6 views

CVE-2026-63992

A flaw was found in the Linux kernel's tunnels module. This vulnerability occurs when the iptunnelpmtudcheckicmp function is called without the skb transport header being properly set. An attacker could exploit this condition to trigger an out-of-bound memory access, which may lead to system...

9.1CVSS5.3AI score0.00514EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.8 views

CVE-2026-43676

An out-of-bounds access issue was addressed with improved bounds check...

6.5CVSS7AI score0.00364EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.6 views

SUSE CVE-2026-63807

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level When recovering hugepages in the shadow MMU, verify that the base gfn of the shadow page is actually contained within the target memslot, before queryi...

8.8CVSS5.4AI score0.0013EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64133 ALSA: asihpi: Fix potential OOB array access at reading cache

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access at reading cache findcontrol to retrieve a cached info accesses the array with the given index blindly, which may lead to an OOB array access. Add a sanity check for avoiding it...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64018

In the Linux kernel, the following vulnerability has been resolved: net: mana: validate rxreqidx to prevent out-of-bounds array access In manahwcrxeventhandler, rxreqidx is derived from sge-address in DMA-coherent memory. In Confidential VMs SEV-SNP/TDX, this memory is shared unencrypted and HW c...

9.3CVSS5.2AI score0.00142EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 11:59 a.m.5 views

CVE-2026-53387

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075itms index veml6075itms has 5 elements but VEML6075CONFIT can yield values 0-7. If it returns a value = 5, this causes an out-of-bounds array access. Add a bounds check and return...

5.2AI score0.00125EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.13 views

PT-2026-61092

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds array access occurs in the veml6075 it ms index. The veml6075 it ms array contains 5 elements, but the VEML6075 CONF IT register can return values ranging from 0 to 7. I...

9.8CVSS4.9AI score0.0069EPSS
SaveExploits0References79
Cvelist
Cvelist
added 2026/07/17 4:14 a.m.41 views

CVE-2026-58317

Unsigned to Signed Conversion Error CWE-196 vulnerability exists in TTSSH2 plugin of Tera Term provided by TeraTerm Project. When Tera Term attempts to establish an SSH connection to a server set up by an attacker, out-of-bounds read/write may occur. As a result, the contents of adjacent memory...

6.3CVSS0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 9:41 p.m.6 views

JLSEC-2026-686 Integer Underflow Leads to Out-of-Bounds Access in XChaCha20-Poly1305 Decrypt

Integer Underflow Leads to Out-of-Bounds Access in XChaCha20-Poly1305 Decrypt. This issue is hit specifically with a call to the function wcXChaCha20Poly1305Decrypt which is not used with TLS connections, only from direct calls from an application...

8.2CVSS5.8AI score0.00322EPSS
SaveExploits0References3
Rows per page
Query Builder