Lucene search
+L

680 matches found

RedhatCVE
RedhatCVE
added 2026/06/26 12:23 a.m.19 views

CVE-2026-53262

A flaw was found in the Linux kernel's pppol2tp module. This Use-After-Free UAF vulnerability arises from improper handling of session references within the pppol2tpioctl function. A local attacker could exploit this by triggering a race condition during data copying, leading to the dereferencing...

7.8CVSS6AI score0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.16 views

PT-2026-56688

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.2.0 Description Missing authorization checks in custom volume copying allow an attacker to copy a custom volume to a new project if they know the name of a project they lack access to and the name of a custom volume...

7.7CVSS5.2AI score0.00201EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.10 views

PT-2026-56689

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.2.0 Description Missing authorization checks during instance copying allow an attacker who knows the name of a project and an instance within that project to copy the instance to a new project, even without authorized...

7.7CVSS5.2AI score0.00201EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.54 views

CVE-2026-53016 crypto: ccp - copy IV using skcipher ivsize

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - copy IV using skcipher ivsize AFALG rfc3686-ctr-aes-ccp requests pass an 8-byte IV to the driver. ccpaescomplete restores AESBLOCKSIZE bytes into the caller's IV buffer while RFC3686 skciphers expose an 8-byte IV, s...

7.8CVSS0.0014EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/20 12:28 a.m.14 views

kernel: crypto: caam - fix overflow on long hmac keys

A flaw was found in the Linux kernel's caam cryptographic accelerator driver. When processing a Hash-based Message Authentication Code HMAC key that exceeds the block size, the driver incorrectly handles memory allocation and copying. This can lead to an overflow, where the system attempts to rea...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/06/18 12:00 a.m.15 views

Vim < 9.2.0565 Out-of-Bounds Read (GHSA-47gw-8gc3-mgcm)

The version of Vim installed on the remote host is prior to 9.2.0565. It is, therefore, affected by a vulnerability as referenced in the GHSA-47gw-8gc3-mgcm advisory. - The updatesnapshot function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is...

8.2CVSS5.7AI score0.00303EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/10 12:00 a.m.21 views

WordPress plugin Easy Twitter Feeds 跨站请求伪造漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. Versions...

5.1CVSS5.2AI score0.00104EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:42 p.m.22 views

CVE-2025-59613

Memory Corruption when output buffer size is smaller than input buffer size during data copying operation...

6.7CVSS5.7AI score0.00078EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2026/06/02 1:09 p.m.21 views

USN-8368-1: libeconf vulnerability

It was discovered that libeconf did not properly check the size of input when copying data to a buffer. An attacker could possibly use this issue to cause libeconf to crash, resulting in a denial of service...

6.5CVSS6.6AI score0.00642EPSS
SaveExploits0
EUVD
EUVD
added 2026/06/02 12:31 a.m.17 views

EUVD-2025-210026

Memory Corruption when output buffer size is smaller than input buffer size during data copying operation...

6.7CVSS5.9AI score0.00078EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/01 11:16 p.m.19 views

CVE-2025-59613

Memory Corruption when output buffer size is smaller than input buffer size during data copying operation...

6.7CVSS0.00078EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/01 10:05 p.m.11 views

CVE-2025-59613

Memory Corruption when output buffer size is smaller than input buffer size during data copying operation...

6.7CVSS5.9AI score0.00078EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/01 10:05 p.m.48 views

CVE-2025-59613

CVE-2025-59613 describes a memory corruption condition that occurs when an output buffer is smaller than the input buffer during a data copy. The CVSSv3.1 base score is 6.7 (Medium), with LOCAL attack vector, LOW attack complexity, and HIGH privileges required. It also indicates HIGH impact on co...

6.7CVSS5.9AI score0.00078EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/01 10:05 p.m.52 views

CVE-2025-59613 Stack-based Buffer Overflow in Windows Compute

Memory Corruption when output buffer size is smaller than input buffer size during data copying operation...

6.7CVSS0.00078EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.21 views

PT-2026-45636

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Memory corruption occurs when the output buffer size is smaller than the input buffer size during a data copying operation. Recommendations At the moment, there ...

6.7CVSS6.1AI score0.00078EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.16 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a series of chipset developed by Qualcomm Incorporation. There is a security vulnerability in Qualcomm Chipsets, which stems from memory corruption during data copying operations when the size of the output buffer is smaller than that of the input buffer...

6.7CVSS5.7AI score0.00078EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/27 3:33 p.m.17 views

EUVD-2026-32359

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned. Try to optize the copying process by avoiding unaligned memory accesses. - Added Fixes tag - Added...

5.8AI score0.00126EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/27 2:17 p.m.34 views

CVE-2026-46071

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Avoid clearing VMCBLBR in vmcb12 svmcopylbrs always marks VMCBLBR dirty in the destination VMCB. However, nestedsvmvmexit uses it to copy LBRs to vmcb12, and clearing clean bits in vmcb12 is not architecturally defined...

5.5CVSS0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/27 12:17 p.m.51 views

CVE-2026-45893

CVE-2026-45893 (Linux kernel/AppArmor issue) is addressed by patches in various OS branches. The vulnerability stems from creating tables from user-provided data that may be unaligned in memory, risking unaligned memory accesses when AppArmor builds tables. Connected OSV entries indicate patches ...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.26 views

PT-2026-43760

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the AppArmor module where table creation from source blobs originating in userspace may involve unaligned memory accesses. This issue occurs because the source blob migh...

7.1CVSS5.4AI score0.00126EPSS
SaveExploits0
Rows per page
Query Builder