Lucene search
+L

12756 matches found

Positive Technologies
Positive Technologies
added 2025/05/12 12:0 a.m.10 views

PT-2025-20692

Name of the Vulnerable Software and Affected Versions nimiq/core-rs-albatross versions prior to 1.1.0 Description The issue is related to uncontrolled memory allocation in the nimiq-network-libp2p subcrate of nimiq/core-rs-albatross, which can lead to a Denial of Service DoS attack. Specifically,...

7.5CVSS5.8AI score0.00711EPSS
SaveExploits0References15
F5 Networks
F5 Networks
added 2025/05/09 4:4 p.m.18 views

K000151255: GStreamer vulnerability CVE-2024-47606

Security Advisory Description GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size...

9.8CVSS8.3AI score0.01355EPSS
SaveExploits0
OSV
OSV
added 2025/05/09 7:16 a.m.1 views

DEBIAN-CVE-2025-37867

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Silence oversized kvmalloc warning syzkaller triggered an oversized kvmalloc warning. Silence it by adding GFPNOWARN. syzkaller log: WARNING: CPU: 7 PID: 518 at mm/util.c:665 kvmallocnodenoprof+0x175/0x180 CPU: 7 UID: ...

5.5CVSS5.6AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.5 views

UBUNTU-CVE-2025-37852

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpucgscreatedevice errors in amdpowerplaycreate Add error handling to propagate amdgpucgscreatedevice failures to the caller. When amdgpucgscreatedevice fails, release hwmgr and return -ENOMEM to prevent nul...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References28
OSV
OSV
added 2025/05/09 6:43 a.m.20 views

CVE-2025-37867 RDMA/core: Silence oversized kvmalloc() warning

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Silence oversized kvmalloc warning syzkaller triggered an oversized kvmalloc warning. Silence it by adding GFPNOWARN. syzkaller log: WARNING: CPU: 7 PID: 518 at mm/util.c:665 kvmallocnodenoprof+0x175/0x180 CPU: 7 UID: ...

6.1AI score
SaveExploits0References12
OSV
OSV
added 2025/05/09 6:41 a.m.11 views

CVE-2025-37852 drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpucgscreatedevice errors in amdpowerplaycreate Add error handling to propagate amdgpucgscreatedevice failures to the caller. When amdgpucgscreatedevice fails, release hwmgr and return -ENOMEM to prevent nul...

6.2AI score
SaveExploits0References10
CVE
CVE
added 2025/05/09 6:41 a.m.130 views

CVE-2025-37852

CVE-2025-37852 affects the Linux kernel DRM/AMDGPU stack. The root cause is errors from amdgpu_cgs_create_device() in amd_powerplay_create(), which could lead to a null pointer dereference if not handled. The fix propagates the failure to the caller, releases the hwmgr, and returns -ENOMEM instea...

5.5CVSS7AI score0.00262EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/05/09 6:41 a.m.11 views

CVE-2025-37841 pm: cpupower: bench: Prevent NULL dereference on malloc failure

In the Linux kernel, the following vulnerability has been resolved: pm: cpupower: bench: Prevent NULL dereference on malloc failure If malloc returns NULL due to low memory, 'config' pointer can be NULL. Add a check to prevent NULL dereference...

6AI score
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.5 views

SUSE CVE-2022-49878

In the Linux kernel, the following vulnerability has been resolved: bpf, verifier: Fix memory leak in array reallocation for stack state If an error NULL is returned by krealloc, callers of reallocarray were setting their allocation pointers to NULL, but on error krealloc does not touch the...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.5 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 the Linux kernel that stems from the RDMA kernel failing to handle a high volume kvmalloc failure, which could result in a memory allocation...

5.5CVSS6.5AI score0.00284EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/05/09 12:0 a.m.9 views

The vulnerability of the GPU driver for Mali-based processors based on Arm, Bifrost, and Valhall architecture allows a hacker to cause a service failure.

The vulnerability of the GPU driver for Mali-based processors based on Arm, Bifrost, and Valhall is related to insufficient memory allocation for operations. Exploiting this vulnerability can allow an attacker to cause a system failure...

4CVSS5.5AI score0.00148EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/05/09 12:0 a.m.18 views

The vulnerability of the kzalloc() function in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the kzalloc function in the Linux operating system’s kernel is related to pointer arithmetic errors. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

5.7CVSS6.5AI score0.00189EPSS
SaveExploits0References8Affected Software4
Cvelist
Cvelist
added 2025/05/08 5:48 p.m.57 views

CVE-2025-1948 Eclipse Jetty HTTP clients can increase memory allocation

In Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can specify a very large value for the HTTP/2 settings parameter SETTINGSMAXHEADERLISTSIZE. The Jetty HTTP/2 server does not perform validation on this setting, and tries to allocate a ByteBuffer of the specified capacity to...

7.5CVSS0.00748EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/05/08 5:48 p.m.9 views

CVE-2025-1948 Eclipse Jetty HTTP clients can increase memory allocation

In Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can specify a very large value for the HTTP/2 settings parameter SETTINGSMAXHEADERLISTSIZE. The Jetty HTTP/2 server does not perform validation on this setting, and tries to allocate a ByteBuffer of the specified capacity to...

7.5CVSS7.5AI score0.00748EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2025/05/08 12:0 a.m.23 views

osbuild-composer security update

118.2-1.0.1 - jwt-go allows excessive memory allocation during header parsing CVE-2025-30204...

7.5CVSS7.2AI score0.00693EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/07 2:59 p.m.26 views

golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing

A flaw was found in the golang-jwt implementation of JSON Web Tokens JWT. In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an...

7.5CVSS7.1AI score0.00693EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/07 2:59 p.m.15 views

Important: Red Hat Security Advisory: osbuild-composer security update

An update for osbuild-composer is now available for Red Hat Enterprise Linux 9. 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 available for each vulnerabili...

7.5CVSS6.8AI score0.00693EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/07 9:31 a.m.11 views

GHSA-WHXR-3P84-RF3C Apache ActiveMQ: Unchecked buffer length can cause excessive memory allocation

Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ. During unmarshalling of OpenWire commands the size value of buffers was not properly validated which could lead to excessive memory allocation and be exploited to cause a denial of service DoS by depleting process memor...

7.5CVSS6.9AI score0.0859EPSS
SaveExploits2References7
Github Security Blog
Github Security Blog
added 2025/05/07 9:31 a.m.21 views

Apache ActiveMQ: Unchecked buffer length can cause excessive memory allocation

Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ. During unmarshalling of OpenWire commands the size value of buffers was not properly validated which could lead to excessive memory allocation and be exploited to cause a denial of service DoS by depleting process memor...

7.5CVSS5.3AI score0.0859EPSS
SaveExploits2References7Affected Software2
Snyk
Snyk
added 2025/05/07 9:31 a.m.3 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value during the unmarshalling of OpenWire commands, where the size value of buffers is not properly validated. An attacker can deplete process memory and cause service disruptions by sending crafte...

7.5CVSS7AI score0.0859EPSS
SaveExploits2References2
Rows per page
Query Builder