Lucene search
+L

635 matches found

CVE
CVE
added 2026/02/04 4:7 p.m.73 views

CVE-2026-23069

CVE-2026-23069 (Linux kernel) : In vsock/virtio, the credit calculation in virtio_transport_get_credit() can underflow when the peer’s advertised buffer (peer_buf_alloc) shrinks while data is in flight, potentially allowing more data to be queued than the peer can handle. The issue arises from un...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/02/04 4:7 p.m.6 views

EUVD-2026-5475

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix potential underflow in virtiotransportgetcredit The credit calculation in virtiotransportgetcredit uses unsigned arithmetic: ret = vvs-peerbufalloc - vvs-txcnt - vvs-peerfwdcnt; If the peer shrinks its advertise...

5.4AI score0.00127EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.9 views

n8n 安全漏洞

n8n is an open-source, scalable workflow automation tool developed by n8n. There were security vulnerabilities in versions of n8n from 1.65.0 to 1.114.3. These vulnerabilities stemmed from the use of Buffer.allocUnsafe and Buffer.allocUnsafeSlow to allocate uninitialized memory, which could lead ...

7.7CVSS6AI score0.00364EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/03 12:0 a.m.8 views

EUVD-2025-206706

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 2200, 1330, 1380, 1480, 1580, W920, W930, and W1000. There is unbounded memory allocation via a large buffer in a /proc/driver/unifi0/confgtspec write operation, leading to...

6.2CVSS5.6AI score0.00136EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/27 4:16 p.m.11 views

CVE-2025-66199

Issue summary: A TLS 1.3 connection using certificate compression can be forced to allocate a large buffer before decompression without checking against the configured certificate size limit. Impact summary: An attacker can cause per-connection memory allocations of up to approximately 22 MiB and...

5.9CVSS0.00403EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/01/27 4:1 p.m.6 views

CVE-2025-66199

Issue summary: A TLS 1.3 connection using certificate compression can be forced to allocate a large buffer before decompression without checking against the configured certificate size limit. Impact summary: An attacker can cause per-connection memory allocations of up to approximately 22 MiB and...

6AI score0.00403EPSS
SaveExploits1References6Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/27 4:1 p.m.9 views

CVE-2025-66199

Issue summary: A TLS 1.3 connection using certificate compression can be forced to allocate a large buffer before decompression without checking against the configured certificate size limit. Impact summary: An attacker can cause per-connection memory allocations of up to approximately 22 MiB and...

5.9CVSS6AI score0.00403EPSS
SaveExploits1
OSV
OSV
added 2026/01/26 2:47 p.m.11 views

BIT-NODE-MIN-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS6.1AI score0.03493EPSS
SaveExploits0References21
OSV
OSV
added 2026/01/26 2:47 p.m.9 views

BIT-NODE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS6.1AI score0.03493EPSS
SaveExploits0References21
OSV
OSV
added 2026/01/20 9:16 p.m.11 views

AZL-74979 CVE-2025-55131 affecting package nodejs for versions less than 20.14.0-13

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.4AI score0.03493EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.7 views

ALPINE-CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS5.9AI score0.03493EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.9 views

AZL-74967 CVE-2025-55131 affecting package nodejs18 for versions less than 18.20.3-11

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.4AI score0.03493EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/20 9:16 p.m.13 views

CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS0.03493EPSS
SaveExploits0References20
OSV
OSV
added 2026/01/20 9:16 p.m.48 views

UBUNTU-CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.3AI score0.03493EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/20 8:41 p.m.41 views

CVE-2025-55131

CVE-2025-55131 relates to Node.js buffer allocation in the vm module with timeout, which can expose uninitialized memory in buffers (Buffer.alloc and Uint8Array) under specific timing. Connected advisories confirm the issue affects multiple Node.js packages across distributions (examples: nodejs1...

7.1CVSS5.8AI score0.03493EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2026/01/20 8:41 p.m.7 views

CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS5.8AI score0.03493EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/20 8:41 p.m.41 views

CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS0.03493EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/20 1:15 a.m.5 views

CVE-2026-22770

ImageMagick is free and open-source software used for editing and manipulating digital images. The BilateralBlurImage method will allocate a set of double buffers inside AcquireBilateralTLS. But, in versions prior to 7.1.2-13, the last element in the set is not properly initialized. This will...

9.8CVSS0.00336EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/20 12:0 a.m.13 views

Node.js security vulnerabilities

Node.js is an open-source, cross-platform JavaScript runtime environment developed by the Node.js community. There are security vulnerabilities in Node.js, stemming from defects in buffer allocation logic. These vulnerabilities may lead to uninitialized memory leaks, resulting in the disclosure o...

7.1CVSS7.2AI score0.03493EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/01/17 12:26 a.m.8 views

SUSE CVE-2025-68784

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a UAF problem in xattr repair The xchksetupxattrbuf function can allocate a new value buffer, which means that any reference to ab-value before the call could become a dangling pointer. Fix this by moving an assignment t...

4.7CVSS6.4AI score0.00166EPSS
SaveExploits0References7
Rows per page
Query Builder