Lucene search
+L

23360 matches found

RedHat Linux
RedHat Linux
added 2026/02/05 4:2 p.m.11 views

Moderate: Red Hat Security Advisory: image-builder security update

An update for image-builder is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/05 4:2 p.m.17 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/02/05 3:34 a.m.21 views

libsoup: Signed to Unsigned Conversion Error Leading to Stack-Based Buffer Overflow in libsoup NTLM Authentication

A flaw was identified in the NTLM authentication handling of the libsoup HTTP library, used by GNOME and other applications for network communication. When processing extremely long passwords, an internal size calculation can overflow due to improper use of signed integers. This results in...

8.6CVSS5.9AI score0.00566EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/02/05 12:27 a.m.11 views

SUSE CVE-2025-71192

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in sndac97controllerregister If ac97addadapter fails, putdevice is the correct way to drop the device reference. kfree is not required. Add kfree if idralloc fails and in ac97adapterrelease to do the...

5.3CVSS5.3AI score0.00113EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/02/05 12:25 a.m.11 views

SUSE CVE-2026-23052

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not over-allocate ftrace memory The pgremaining calculation in ftraceprocesslocs assumes that ENTRIESPERPAGE multiplied by 2^order equals the actual capacity of the allocated page group. However, ENTRIESPERPAGE is...

5.2AI score0.00168EPSS
SaveExploits0References3
CNVD
CNVD
added 2026/02/05 12:0 a.m.16 views

Dell PowerScale OneFS Resource Management Error Vulnerability

Dell PowerScale OneFS is an operating system from Dell USA. PowerScale OneFS operating system that provides horizontal scaling of NAS. A resource management error vulnerability exists in Dell PowerScale OneFS that stems from improper allocation of critical resource privileges and can be exploited...

5.5CVSS5.4AI score0.00116EPSS
SaveExploits0
Redos
Redos
added 2026/02/05 12:0 a.m.11 views

ROS-20260205-73-0023

A vulnerability in the genirq/msi component of the Linux kernel is related to the allocation of unlimited memory. Exploitation of the vulnerability could allow an attacker to gain access to sensitive data, compromise its integrity, and cause denial of service...

7.8CVSS7.1AI score0.00167EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:0 a.m.9 views

RHEL 10 : osbuild-composer (RHSA-2026:1837)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:1837 advisory. A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for...

4.3CVSS5.6AI score0.00413EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:0 a.m.6 views

RHEL 10 : image-builder (RHSA-2026:1838)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:1838 advisory. A local binary for building customized OS artifacts such as VM images and OSTree commits. Uses osbuild under the hood. Security Fixes: golang:...

4.3CVSS5.6AI score0.00413EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/04 10:3 p.m.10 views

CVE-2026-25541

Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "vcapacity = newcap + offset" uses an unchecked addition. When newcap + offset...

6.9CVSS5.2AI score0.00552EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 8:52 p.m.7 views

CVE-2024-39724

IBM Db2 Big SQL on Cloud Pak for Data versions 7.6 on CP4D 4.8, 7.7 on CP4D 5.0, and 7.8 on CP4D 5.1 do not properly limit the allocation of system resources. An authenticated user with internal knowledge of the environment could exploit this weakness to cause a denial of service...

5.3CVSS5.6AI score0.00293EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 8:47 p.m.7 views

GHSA-6JP5-GRGH-JW42 EVE Freely Allocates Buffer on The Stack With Data From Socket

Impact VTPM server listens on port 8877, exposing limited TPM functionality. The server reads 4 bytes as a uint32 size header, then allocates that amount on the stack for incoming data. This allows Denial of Service attacks against the vTPM service. An workload a container or VM running on EVE-OS...

6.5CVSS5.5AI score0.00541EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/04 5:48 p.m.7 views

Use of Uninitialized Resource

Overview Affected versions of this package are vulnerable to Use of Uninitialized Resource via the Buffer.allocUnsafe and Buffer.allocUnsafeSlow functions in the task runner process. An attacker can access sensitive in-process memory contents by executing untrusted code that allocates uninitializ...

7.7CVSS6.3AI score0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 5:48 p.m.12 views

GHSA-49MX-FJ45-Q3P6 n8n's Unsafe Buffer Allocation Allows In-Process Memory Disclosure in Task Runner

Impact The use of Buffer.allocUnsafe and Buffer.allocUnsafeSlow in the task runner allowed untrusted code to allocate uninitialized memory. Such uninitialized buffers could contain residual data from within the same Node.js process for example, data from prior requests, tasks, secrets, or tokens,...

7.7CVSS5.9AI score0.00364EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/04 5:16 p.m.8 views

CVE-2025-61917

n8n is an open source workflow automation platform. From version 1.65.0 to before 1.114.3, the use of Buffer.allocUnsafe and Buffer.allocUnsafeSlow in the task runner allowed untrusted code to allocate uninitialized memory. Such uninitialized buffers could contain residual data from within the sa...

7.7CVSS0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 5:16 p.m.9 views

UBUNTU-CVE-2026-23090

In the Linux kernel, the following vulnerability has been resolved: slimbus: core: fix device reference leak on report present Slimbus devices can be allocated dynamically upon reception of report-present messages. Make sure to drop the reference taken when looking up already registered devices...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References34
OSV
OSV
added 2026/02/04 5:16 p.m.12 views

UBUNTU-CVE-2026-23052

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not over-allocate ftrace memory The pgremaining calculation in ftraceprocesslocs assumes that ENTRIESPERPAGE multiplied by 2^order equals the actual capacity of the allocated page group. However, ENTRIESPERPAGE is...

5.7AI score0.00168EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.10 views

CVE-2026-23090

In the Linux kernel, the following vulnerability has been resolved: slimbus: core: fix device reference leak on report present Slimbus devices can be allocated dynamically upon reception of report-present messages. Make sure to drop the reference taken when looking up already registered devices...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23052

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not over-allocate ftrace memory The pgremaining calculation in ftraceprocesslocs assumes that ENTRIESPERPAGE multiplied by 2^order equals the actual capacity of the allocated page group. However, ENTRIESPERPAGE is...

5.3AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/04 4:46 p.m.43 views

CVE-2025-61917 n8n Unsafe Buffer Allocation Allows In-Process Memory Disclosure in Task Runner

n8n is an open source workflow automation platform. From version 1.65.0 to before 1.114.3, the use of Buffer.allocUnsafe and Buffer.allocUnsafeSlow in the task runner allowed untrusted code to allocate uninitialized memory. Such uninitialized buffers could contain residual data from within the sa...

7.7CVSS0.00364EPSS
SaveExploits0References2
Rows per page
Query Builder