Lucene search
+L

4546 matches found

OSV
OSV
added 2026/07/30 6:54 a.m.4 views

SUSE-SU-2026:3415-1 Security update for perl-DBI

This update for perl-DBI fixes the following issues - CVE-2026-14380: unvalidated string eval interpolation of the Profile package name can lead to arbitrary Perl code execution bsc1271018. - CVE-2026-14740: one-byte out-of-bounds read when deleting an initial SQL comment line can lead to a proce...

9.8CVSS6.1AI score0.00479EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/07/28 12:34 p.m.6 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 2026/07/28 9:13 a.m.6 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
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.5 views

SUSE SLES16 Security Update : perl-DBI (SUSE-SU-2026:22845-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22845-1 advisory. - CVE-2026-15392: failure to validate symbolic links during table path resolution could allow unauthorized file reads and writes...

9.8CVSS5.7AI score0.00387EPSS
SaveExploits0References13
EUVD
EUVD
added 2026/07/27 3:11 p.m.9 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
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.12 views

CVE-2026-64518

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix out-of-bounds access for twsk in tcpaoestablishedkey. lockdepsockisheld was added in tcpaoestablishedkey by the cited commit. It can be called from tcpv46timewaitack with twsk. Since it does not have sk-sklock, the lockd...

5.7AI score0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 12:0 a.m.6 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
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64209

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and...

5.3AI score0.00155EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.10 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 2026/07/25 9:14 a.m.21 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
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.30 views

CVE-2026-64458 mm/damon/ops-common: handle extreme intervals in damon_hot_score()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damonhotscore Fix three issues in damonhotscore that comes from wrong handling of extreme zero or too high monitoring intervals user setup. When the user sets sampling interval zer...

0.0018EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 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 2026/07/25 12:0 a.m.15 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 2026/07/24 3:31 p.m.10 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.28 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
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/07/21 9:4 p.m.12 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.13 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...

7.3CVSS5.4AI score0.0013EPSS
SaveExploits0References4
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 score
SaveExploits0References11
Rows per page
Query Builder