Lucene search
+L

12846 matches found

Vulnrichment
Vulnrichment
added 2024/11/19 5:19 p.m.1 views

CVE-2024-53045 ASoC: dapm: fix bounds checker error in dapm_widget_list_create

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: fix bounds checker error in dapmwidgetlistcreate The widgets array in the sndsocdapmwidgetlist has a countedby attribute attached to it, which points to the numwidgets variable. This attribute is used in bounds...

7.6AI score0.002EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/11/19 1:53 p.m.9 views

CVE-2024-50284

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix the missing xastore error check xastore can fail, it return xaerr-EINVAL if the entry cannot be stored in an XArray, or xaerr-ENOMEM if memory allocation failed, so check error for xastore to fix it...

5.5CVSS6.5AI score0.00538EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.7 views

SUSE CVE-2024-50284

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix the missing xastore error check xastore can fail, it return xaerr-EINVAL if the entry cannot be stored in an XArray, or xaerr-ENOMEM if memory allocation failed, so check error for xastore to fix it...

5.5CVSS7.7AI score0.00538EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 2:16 a.m.21 views

CVE-2024-50298

In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vfstate during PF probes In the previous implementation, vfstate is allocated memory only when VF is enabled. However, netdeviceops::ndosetvfmac may be called before VF is enabled to configure the MAC address...

5.5CVSS0.00218EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/19 2:16 a.m.2 views

DEBIAN-CVE-2024-50284

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix the missing xastore error check xastore can fail, it return xaerr-EINVAL if the entry cannot be stored in an XArray, or xaerr-ENOMEM if memory allocation failed, so check error for xastore to fix it...

5.5CVSS5.7AI score0.00538EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.16 views

UBUNTU-CVE-2024-50284

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix the missing xastore error check xastore can fail, it return xaerr-EINVAL if the entry cannot be stored in an XArray, or xaerr-ENOMEM if memory allocation failed, so check error for xastore to fix it...

7.5CVSS6.6AI score0.00538EPSS
SaveExploits0References19
CVE
CVE
added 2024/11/19 1:30 a.m.113 views

CVE-2024-50284

CVE-2024-50284 concerns the Linux kernel's ksmbd subsystem, where: a missing error check for xa_store() could allow a flaw when storing into an XArray. The cited details state that xa_store() may fail with xa_err(-EINVAL) if the entry cannot be stored, or xa_err(-ENOMEM) if memory allocation fail...

7.5CVSS6.3AI score0.00538EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/11/18 4:15 a.m.36 views

CVE-2024-52917

Bitcoin Core before 22.0 has a miniupnp infinite loop in which it allocates memory on the basis of random data received over the network, e.g., large M-SEARCH replies from a fake UPnP device...

6.5CVSS0.00267EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/18 12:0 a.m.8 views

CVE-2024-52917

Bitcoin Core before 22.0 has a miniupnp infinite loop in which it allocates memory on the basis of random data received over the network, e.g., large M-SEARCH replies from a fake UPnP device...

6.5CVSS6.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/11/18 12:0 a.m.9 views

PT-2024-35485 · Unknown · Bitcoin Core

Name of the Vulnerable Software and Affected Versions: Bitcoin Core versions prior to 22.0 Description: The issue is related to an infinite loop in the miniupnp component, where memory is allocated based on random data received over the network, such as large M-SEARCH replies from a fake UPnP...

6.5CVSS7.2AI score0.00267EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:0 a.m.15 views

Vulnerabilities of Linux operating system kernel components related to fs/aio, which allow attackers to cause service failures

The vulnerability of Linux operating system’s fs/aio kernel components is related to the double allocation of memory slots in the functions aiosetupring and kiocbset CancelFn. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References38Affected Software6
CVE
CVE
added 2024/11/18 12:0 a.m.70 views

CVE-2024-52917

CVE-2024-52917 affects Bitcoin Core prior to 22.0. The issue is a miniupnp infinite loop where memory is allocated based on random data from the network (e.g., large M-SEARCH replies from a fake UPnP device), potentially causing an unbounded loop. The root cause is in the miniupnp handling within...

6.5CVSS6.6AI score0.00267EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.7 views

kernel: scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/setbit operating in non-allocated memory There is a potential out-of-bounds access when using testbit on a single word. The testbit and setbit functions operate on long values, and when testing or settin...

7.8CVSS6.8AI score0.00308EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/11/13 10:50 a.m.8 views

Denial Of Service (DoS)

github.com/consensys/gnark is vulnerable to a Denial of Service DoS. The vulnerability is due to improper memory allocation handling during the deserialization of Groth16 verification keys, allowing attackers to trigger excessive memory allocation, leading to high memory consumption and potential...

5.5CVSS6.6AI score0.00325EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/11/13 12:0 a.m.2 views

PT-2024-9296 · Ibm · Ibm Db2

Name of the Vulnerable Software and Affected Versions: IBM Db2 for Linux, UNIX and Windows includes Db2 Connect Server versions 10.5, 11.1, and 11.5 Description: The issue is related to uncontrolled memory allocation in the IBM DB2 system, which can be exploited by an authenticated user to cause ...

6.5CVSS9AI score0.00381EPSS
SaveExploits0References10
OSV
OSV
added 2024/11/12 9:21 p.m.6 views

GHSA-G23H-7VF9-XC25 Mimalloc Can Allocate Memory with Bad Alignment

This crate depended on a promise regarding alignments made by the author of the mimalloc allocator to avoid using aligned allocation functions where possible for performance reasons. Since then, the mimalloc allocator's logic changed, making it break this promise. This caused this crate to return...

6.9CVSS7AI score
SaveExploits0References3
NVD
NVD
added 2024/11/12 3:15 p.m.18 views

CVE-2024-39281

The command ctlpersistentreserveout allows the caller to specify an arbitrary size which will be passed to the kernel's memory allocator...

5.3CVSS0.00434EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/12 3:1 p.m.26 views

CVE-2024-39281 Unbounded allocation in ctl(4) CAM Target Layer

The command ctlpersistentreserveout allows the caller to specify an arbitrary size which will be passed to the kernel's memory allocator...

0.00434EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: mmc: atmel-mci: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: atmel-mci: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

5.8AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: Linux kernel: Denial of Service via null pointer dereference in ACPI

A flaw was found in the Linux kernel's Advanced Configuration and Power Interface ACPI component. This vulnerability occurs when a memory allocation function fails, leading to a null pointer dereference. A local attacker with low privileges could exploit this to cause the system to crash, resulti...

5.8AI score0.00197EPSS
SaveExploits0References5
Rows per page
Query Builder