Lucene search
+L

1954 matches found

OSV
OSV
added 2025/03/27 5:15 p.m.23 views

UBUNTU-CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5.7AI score0.00436EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.21 views

CVE-2023-52990

Removed by vendor...

5.7AI score
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.64 views

CVE-2023-52990

The CVE-2023-52990 entry is rejected/not used; it does not represent an active vulnerability entry.

6.7AI score
SaveExploits0
attackerkb
attackerkb
added 2025/03/27 4:42 p.m.10 views

CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

5.5CVSS5.2AI score0.00436EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/03/27 4:42 p.m.13 views

CVE-2022-49743 ovl: Use "buf" flexible array for memcpy() destination

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5AI score
SaveExploits0References7
CVE
CVE
added 2025/03/27 4:42 p.m.101 views

CVE-2022-49743

CVE-2022-49743 concerns the Linux kernel OverlayFS component. The vulnerability arises from using the wrong destination for memcpy() with the “buf” flexible array, which must be the memcpy() destination to prevent false-positive Fortify_SOURCE run-time warnings. The issue is described as a field-...

7.5CVSS6.7AI score0.00436EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.29 views

CVE-2022-49743 ovl: Use "buf" flexible array for memcpy() destination

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS0.00436EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.19 views

CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5.3AI score0.00436EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the incorrect use of flexible arrays as memcpy targets...

5.5CVSS5.1AI score0.00436EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/03/26 2:23 a.m.12 views

kernel: scsi: mpi3mr: Avoid memcpy field-spanning write WARNING

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Avoid memcpy field-spanning write WARNING When the "storcli2 show" command is executed for eHBA-9600, mpi3mr driver prints this WARNING message: memcpy: detected field-spanning write size 128 of single field...

5.5CVSS6.8AI score0.00228EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-48744

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5e: Avoid field-overflowing memcpy In preparation for FORTIFYSOURCE performing compile-time and run-time field bounds checking for memcpy, memmove, and...

7.8CVSS6.7AI score0.00602EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.22 views

Linux Distros Unpatched Vulnerability : CVE-2024-35944

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - VMCI: Fix memcpy run-time warning in dgdispatchashost Syzkaller hit 'WARNING in dgdispatchashost' bug. memcpy: detected field-spanning write size 56 of single...

5.5CVSS6.7AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.72 views

DEBIAN-CVE-2022-49418

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

5.5CVSS5.5AI score0.0053EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.15 views

CVE-2022-49094

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix slab-out-of-bounds bug in decryptinternal The memory size of tlsctx-rx.iv for AES128-CCM is 12 setting in tlssetswoffload. The return value of cryptoaeadivsize for "ccmaes" is 16. So memcpy require 16 bytes from 12...

9.8CVSS0.0067EPSS
SaveExploits0References6
NVD
NVD
added 2025/02/25 8:15 a.m.39 views

CVE-2025-1675

The function dnscopyqname in dnspack.c performs performs a memcpy operation with an untrusted field and does not check if the source buffer is large enough to contain the copied data...

9.1CVSS0.00386EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/25 7:22 a.m.10 views

CVE-2025-1675 Out of bounds read in dns_copy_qname

The function dnscopyqname in dnspack.c performs performs a memcpy operation with an untrusted field and does not check if the source buffer is large enough to contain the copied data...

8.2CVSS9.3AI score0.00386EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/25 7:22 a.m.43 views

CVE-2025-1675 Out of bounds read in dns_copy_qname

The function dnscopyqname in dnspack.c performs performs a memcpy operation with an untrusted field and does not check if the source buffer is large enough to contain the copied data...

8.2CVSS0.00386EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/25 7:22 a.m.119 views

CVE-2025-1675

CVE-2025-1675 stems from a bounds-check failure in the function dns_copy_qname within dns_pack.c, where a memcpy uses an untrusted source and the code does not verify that the source buffer is large enough to contain the copied data. Multiple sources (NVD, Red Hat, CVE lists, and Zephyr-related d...

9.1CVSS7.2AI score0.00386EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-50008)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50008 advisory. - In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field- spannin...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2025-37328

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where normal memcpy is used to write to IRAM on ARM/Tegra platforms. This causes Kasan Kernel Address Sanitizer to crash the kernel when attempting t...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0
Rows per page
Query Builder