Lucene search
+L

544 matches found

OSV
OSV
added 2025/09/09 3:23 p.m.5 views

GHSA-PFP7-VXGR-83PW toodee is vulnerable to Heap Buffer Overflow through its DrainCol Destructor

An off-by-one error in the DrainCol::drop destructor could cause an unsafe memory copy operation to exceed the bounds of the associated vector. The error was related to the size of the data being copied in one of the ptr::copy invocations inside the destructor. When removing the first column from...

8.8CVSS7.3AI score
SaveExploits0References4
OSV
OSV
added 2025/09/08 2:19 p.m.6 views

RLSA-2025:15008 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction CVE-2025-38211 kernel: scsi: lpfc: Use memcpy for BIOS version CVE-2025-38332 kernel: tipc: Fix use-after-free in...

7.3CVSS6.4AI score0.00344EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:14 a.m.6 views

nfs_lookup_reply in net/nfs.c in Das U-Boot through 2022.04 (and through 2022.07-rc2) has an unbounded memcpy with a failed length check, leading to a buffer overflow. NOTE: this issue exists because of an incorrect fix for CVE-2019-14196.

...

9.8CVSS7AI score0.02689EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/09/03 7:17 p.m.4 views

CVE-2025-9809

Out-of-bounds write in cdfsopencuetrack in libretro libretro-common latest on all platforms allows remote attackers to execute arbitrary code via a crafted .cue file with a file path exceeding PATHMAXLENGTH that is copied using memcpy into a fixed-size buffer...

8.4CVSS7.7AI score0.00424EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/01 6:38 p.m.18 views

CVE-2025-9809

Out-of-bounds write in cdfsopencuetrack in libretro libretro-common latest on all platforms allows remote attackers to execute arbitrary code via a crafted .cue file with a file path exceeding PATHMAXLENGTH that is copied using memcpy into a fixed-size buffer...

8.4CVSS0.00424EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/01 12:0 a.m.5 views

PT-2025-35505

Name of the Vulnerable Software and Affected Versions libretro libretro-common affected versions not specified Description An out-of-bounds write issue exists in the cdfs open cue track function. This allows remote attackers to execute arbitrary code via a crafted .cue file. The issue occurs when...

9.8CVSS6.2AI score0.00424EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2019-14194

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Das U-Boot through 2019.07. There is an unbounded memcpy with a failed length check at nfsreadreply when calling storeblock in the...

9.8CVSS8.1AI score0.02446EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/08/27 1:21 p.m.11 views

kernel: mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page-mapping in hugetlbmcopyatomicpte In MCOPYATOMICCONTINUE case with a non-shared VMA, pages in the page cache are installed in the ptes. But hugepageaddnewanonrmap is called for them mistakenly...

7.8CVSS6.3AI score0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/22 4:15 p.m.9 views

UBUNTU-CVE-2025-38660

In the Linux kernel, the following vulnerability has been resolved: ceph parselongname: strrchr expects NUL-terminated string ... and parselongname is not guaranteed that. That's the reason why it uses kmemdupnul to build the argument for kstrtou64; the problem is, kstrtou64 is not the only thing...

9.8CVSS5.9AI score0.0038EPSS
SaveExploits0References29
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-35917

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: s390/bpf: Fix bpfplt pointer arithmetic Kui-Feng Lee reported a crash on s390x triggered by...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/08/18 12:14 p.m.12 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.9AI score0.00388EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-37746

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - perf/dwcpcie: fix duplicate pcidev devices During platformdeviceregister, wrongly using struct device pcidev as platformdata caused a kmemdup copy of pcidev...

5.5CVSS6AI score0.00148EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/08/12 12:0 a.m.15 views

PT-2025-51579

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the IPv6 implementation related to Address Header AH output processing. Specifically, the ah6 output and ah6 output done functions exhibit...

4.6CVSS5.5AI score0.00188EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/09 12:0 a.m.4 views

PT-2025-33704 · Git · Libdwarf

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=437060549 Crash type: Heap-buffer-overflow READ 4 Crash state: dwarf memcpy noswap bytes dwarf length of cu header dwarf global name offsets...

7.2AI score
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.4 views

bnxt_en: Fix out-of-bound memcpy() during ethtool -w

...

7.8CVSS7.2AI score0.00175EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 9:15 a.m.16 views

AZL-65027 CVE-2025-38332 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy for BIOS version The strlcat with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buffer size is passed in. Anyway, instead of memset with...

5.5CVSS7AI score0.00171EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.6 views

SUSE CVE-2022-50069

In the Linux kernel, the following vulnerability has been resolved: BPF: Fix potential bad pointer dereference in bpfsysbpf The bpfsysbpf helper function allows an eBPF program to load another eBPF program from within the kernel. In this case the argument union bpfattr pointer as well as the insn...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/18 11:0 a.m.92 views

CVE-2022-49991

CVE-2022-49991 concerns the Linux kernel memory management subsystem, specifically the hugetlb path. In the MCOPY_ATOMIC_CONTINUE path for a non-shared VMA, pages from the page cache can be installed into ptes, but hugepage_add_new_anon_rmap is erroneously invoked for these pages, corrupting page...

7.8CVSS6.5AI score0.00216EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/06/02 12:15 p.m.19 views

CVE-2025-48990

NeKernal is a free and open-source operating system stack. Version 0.0.2 has a 1-byte heap overflow in rtcopymemory, which unconditionally wrote a null terminator at dstlen. When len equals the size of the destination buffer 256 bytes, that extra '\0' write overruns the buffer by one byte. To avo...

8.6CVSS0.00158EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/05/30 3:41 a.m.2 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the H5VMmemcpyvv function. An attacker can execute arbitrary code or cause a denial of service by exploiting the overflow condition. Remediation A fix was pushed into the master branch but not yet publishe...

9.8CVSS6.1AI score0.00377EPSS
SaveExploits1References2
Rows per page
Query Builder