Lucene search
+L

12868 matches found

Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.6 views

clk: zynq: Prevent null pointer dereference caused by kmalloc failure

...

5.5CVSS7.3AI score0.00273EPSS
SaveExploits0
Mageia
Mageia
added 2024/06/28 2:41 a.m.34 views

Updated libopenmpt packages fix security vulnerabilities

Possible out-of-bounds read or write when reading malformed MED files. r19389. Null-pointer write 32bit platforms or excessive memory allocation 64bit platforms when reading close to 4GiB of data from unseekable files r20336, r20338. Write buffer overflow when reading unseekable files close to 4G...

7.8AI score
SaveExploits0References6
OSV
OSV
added 2024/06/28 2:41 a.m.7 views

MGASA-2024-0242 Updated libopenmpt packages fix security vulnerabilities

Possible out-of-bounds read or write when reading malformed MED files. r19389. Null-pointer write 32bit platforms or excessive memory allocation 64bit platforms when reading close to 4GiB of data from unseekable files r20336, r20338. Write buffer overflow when reading unseekable files close to 4G...

7.6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/06/27 12:00 a.m.7 views

PT-2024-7621

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.30-02659-gc18865c4dfbd Description The vulnerability is related to the wifi component of the Linux kernel, specifically the rtw89 module. It is caused by a mistake in the allocation of memory for the skb sock...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.8 views

SUSE CVE-2024-39276

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mbcacheentry's erefcnt leak in ext4xattrblockcachefind Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 5075 at fs/mbcache.c:419 mbcachedestroy+0x224/0x290 Modules...

4.7CVSS6.4AI score0.00233EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/25 3:15 p.m.2 views

DEBIAN-CVE-2024-39276

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mbcacheentry's erefcnt leak in ext4xattrblockcachefind Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 5075 at fs/mbcache.c:419 mbcachedestroy+0x224/0x290 Modules...

5.5CVSS6.1AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/25 3:15 p.m.12 views

UBUNTU-CVE-2024-39276

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mbcacheentry's erefcnt leak in ext4xattrblockcachefind Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 5075 at fs/mbcache.c:419 mbcachedestroy+0x224/0x290 Modules...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/06/25 2:22 p.m.45 views

CVE-2024-39301 net/9p: fix uninit-value in p9_client_rpc()

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix uninit-value in p9clientrpc Syzbot with the help of KMSAN reported the following error: BUG: KMSAN: uninit-value in trace9pclientres include/trace/events/9p.h:146 inline BUG: KMSAN: uninit-value in...

0.0023EPSS
SaveExploits0References8
Zero Day Initiative
Zero Day Initiative
added 2024/06/25 12:00 a.m.11 views

VMware vCenter Server Appliance License Server Uncontrolled Memory Allocation Denial-of-Service Vulnerability

This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of VMware vCenter Server Appliance. Authentication is not required to exploit this vulnerability. The specific flaw exists within the License Server. The issue results from the lack of...

5.3CVSS6.5AI score0.00706EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/24 2:15 p.m.2 views

DEBIAN-CVE-2024-34030

In the Linux kernel, the following vulnerability has been resolved: PCI: ofproperty: Return error for intmap allocation failure Return -ENOMEM from ofpcipropintrmap if kcalloc fails to prevent a NULL pointer dereference in this case. bhelgaas: commit log...

4.7CVSS4.8AI score0.00212EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/22 12:00 a.m.24 views

SUSE SLES15 / openSUSE 15 Security Update : podofo (SUSE-SU-2024:2137-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2137-1 advisory. - CVE-2019-9199: Fixed a NULL pointer dereference in podofoimpose bsc1127855 - CVE-2018-20797: Fixed an excessive memory allocati...

8.8CVSS6.7AI score0.02552EPSS
SaveExploits3References10
OSV
OSV
added 2024/06/21 11:08 a.m.18 views

SUSE-SU-2024:2137-1 Security update for podofo

This update for podofo fixes the following issues: - CVE-2019-9199: Fixed a NULL pointer dereference in podofoimpose bsc1127855 - CVE-2018-20797: Fixed an excessive memory allocation in PoDoFo:podofocalloc bsc1127514 - CVE-2019-10723: Fixed a memory leak in PdfPagesTreeCache bsc1131544...

8.8CVSS6.7AI score0.02552EPSS
SaveExploits3References7
Veracode
Veracode
added 2024/06/21 9:14 a.m.13 views

Improper Input Validation

github.com/lightningnetwork/lnd is vulnerable to Improper Input Validation. The vulnerability is due to excessive memory allocation during the parsing process, which creates a Denial-Of-Service DoS vector...

6.5CVSS6.7AI score0.00572EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/21 3:37 a.m.6 views

SUSE CVE-2022-48714

In the Linux kernel, the following vulnerability has been resolved: bpf: Use VMMAP instead of VMALLOC for ringbuf After commit 2fd3fb0be1d1 "kasan, vmalloc: unpoison VMALLOC pages after mapping", non-VMALLOC mappings will be marked as accessible in getvmareanode when KASAN is enabled. But now the...

2.3CVSS6.2AI score0.00238EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/21 3:06 a.m.9 views

SUSE CVE-2024-38575

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: pcie: handle randbuf allocation failure The kzalloc in brcmfpciedownloadfwnvram will return null if the physical memory has run out. As a result, if we use getrandombytes to generate random bytes in the randbuf, t...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/06/21 12:00 a.m.8 views

PT-2025-14756

Name of the Vulnerable Software and Affected Versions libsoup affected versions not specified Description A flaw in libsoup allows the SoupWebsocketConnection to accept a large WebSocket message. This may cause libsoup to allocate memory and lead to a denial of service DoS. Recommendations At the...

7.8CVSS6.7AI score0.00821EPSS
SaveExploits0References150
NVD
NVD
added 2024/06/20 11:15 p.m.41 views

CVE-2024-38359

The Lightning Network Daemon lnd - is a complete implementation of a Lightning Network node. A parsing vulnerability in lnd's onion processing logic and lead to a DoS vector due to excessive memory allocation. The issue was patched in lnd v0.17.0. Users should update to a version v0.17.0 to be...

6.5CVSS0.00572EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/06/20 10:16 p.m.17 views

CVE-2024-38359 Lightning Network Daemon Onion Bomb

The Lightning Network Daemon lnd - is a complete implementation of a Lightning Network node. A parsing vulnerability in lnd's onion processing logic and lead to a DoS vector due to excessive memory allocation. The issue was patched in lnd v0.17.0. Users should update to a version v0.17.0 to be...

6.5CVSS6.8AI score0.00572EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/20 10:16 p.m.59 views

CVE-2024-38359 Lightning Network Daemon Onion Bomb

The Lightning Network Daemon lnd - is a complete implementation of a Lightning Network node. A parsing vulnerability in lnd's onion processing logic and lead to a DoS vector due to excessive memory allocation. The issue was patched in lnd v0.17.0. Users should update to a version v0.17.0 to be...

6.5CVSS0.00572EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/20 10:16 p.m.68 views

CVE-2024-38359

The CVE-2024-38359 vulnerability affects the Lightning Network Daemon (lnd) in its onion processing logic, causing a Denial-of-Service due to excessive memory allocation. It has been patched in lnd v0.17.0; upgrading to a version greater than 0.17.0 mitigates the issue. As a partial mitigation, u...

6.5CVSS6.4AI score0.00572EPSS
SaveExploits0References5
Rows per page
Query Builder