Lucene search
+L

265 matches found

CVE
CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89571

This is an out-of-bounds read in the Linux kernel's CXL (Compute Express Link) features subsystem. The fwctl_cmd_rpc() function copies user-supplied data into a fixed-size buffer, but the downstream cxlctl_set_feature() callback validates the user-controlled op_size only from below, never against...

7.1CVSS0.00124EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-90287

In the Linux kernel, the following vulnerability has been resolved: cxl/features: bound fwctl command payload to the input buffer fwctl cmd rpc copies cmd-in len bytes into inbuf = kvzalloccmd-in len and passes inbuf and in len to -fw rpc. The CXL callback cxlctl fw rpc ignores in len and never...

0.00124EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80882

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm Ensure the ENOMEM error value is set when the input buffer allocation fails in...

6.6AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 4:49 p.m.9 views

CVE-2026-80882 crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm Ensure the ENOMEM error value is set when the input buffer allocation fails in tegraccmdoonereq...

5.7AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/07 6:33 p.m.16 views

Ruby JSON: JSON::ResumableParser#partial_value dereferences a freed input buffer and crashes on truncated duplicate-key streams

Summary Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object containing duplicate keys, the duplicate-key warning path calls...

8.7CVSS6.3AI score0.00329EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/29 4:31 p.m.69 views

CVE-2026-64559

The CVE-2026-64559 entry concerns the Linux kernel s390/pkey module, where a missing buffer length check in the PKEY_VERIFYPROTK ioctl allowed a local attacker to provide a request length that exceeded the allocated buffer. The available documents confirm the root cause is a length verification o...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/10 7:49 p.m.9 views

CVE-2026-57158

FreeRDP is a free implementation of the Remote Desktop Protocol. From 3.21.0 before 3.28.0, FreeRDP clients using the GFX pipeline contain an incomplete fix for CVE-2026-23530 in planardecompressplanerleonly in libfreerdp/codec/planar.c, allowing a malicious RDP server to send a truncated...

9.1CVSS6.1AI score0.00459EPSS
SaveExploits2References5Affected Software1
EUVD
EUVD
added 2026/07/10 7:49 p.m.15 views

EUVD-2026-43005

FreeRDP is a free implementation of the Remote Desktop Protocol. From 3.21.0 before 3.28.0, FreeRDP clients using the GFX pipeline contain an incomplete fix for CVE-2026-23530 in planardecompressplanerleonly in libfreerdp/codec/planar.c, allowing a malicious RDP server to send a truncated...

5.1CVSS6.1AI score0.00461EPSS
SaveExploits3References4
EUVD
EUVD
added 2026/07/06 8:09 p.m.19 views

EUVD-2025-210437

Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory...

6.6CVSS6.1AI score0.00088EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/06 8:09 p.m.14 views

CVE-2025-59616 Use After Free in Computer Vision

Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory...

6.6CVSS6.1AI score0.00088EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/30 12:16 p.m.23 views

CVE-2026-57080

Net::BitTorrent versions through 2.1.0 for Perl allow remote memory exhaustion via an uncapped peer-wire message-length prefix. The peer-wire framing in processmessages trusts the 4-byte length prefix sent by a connected peer with no upper bound, while receivedata appends every inbound byte to th...

7.5CVSS0.00488EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/19 4:23 p.m.56 views

EUVD-2026-38043

A flaw was found in QEMU. When reading input audio in the virtio-snd device input callback, the virtiosndpcmincb function did not check whether the iov could fit the data buffer, potentially leading to a heap out-of-bounds write. This issue exists due to an incomplete fix for CVE-2024-7730...

7.8CVSS7AI score0.00274EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/02 12:31 a.m.19 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.22 views

CVE-2025-59613

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

6.7CVSS0.00078EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/01 10:05 p.m.57 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
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.23 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
NVD
NVD
added 2026/05/31 8:16 p.m.34 views

CVE-2026-8796

Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input. In Perl/Decoder/srldecoder.c, srlreadobject and srlreadhash process a COPY tag, a back-reference whose target byte the decoder re-decodes as a fresh tag. When that target byte matches the SHORTBINARY...

8.1CVSS0.00399EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: explicitly clear ioctl input data. As seen from a recent syzbot bug report, mistakes in the compat ioctl implementation can lead to uninitialized kernel stack data being used as input for driver ioctl handlers...

5.5CVSS5AI score0.00236EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/04 5:16 p.m.20 views

CVE-2025-47408

Memory corruption when another driver calls an IOCTL with invalid input/output buffer...

7.8CVSS0.00075EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/04 4:43 p.m.17 views

EUVD-2025-209633

Memory corruption when another driver calls an IOCTL with invalid input/output buffer...

7.8CVSS5.8AI score0.00075EPSS
SaveExploits0References1
Rows per page
Query Builder