Lucene search
+L

13771 matches found

OSV
OSV
added 2024/09/06 9:15 p.m.19 views

CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

6.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/06 8:42 p.m.28 views

CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS6.7AI score0.01046EPSS
SaveExploits0
OSV
OSV
added 2024/09/06 3:15 p.m.11 views

AZL-69910 CVE-2024-25584 affecting package dovecot 2.3.20-1

Dovecot accepts dot LF DOT LF symbol as end of DATA command. RFC requires that it should always be CR LF DOT CR LF. This causes Dovecot to convert single mail with LF DOT LF in middle, into two emails when relaying to SMTP. Dovecot will split mail with LF DOT LF into two mails. Upgrade to latest...

5.3CVSS5.7AI score0.00187EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/06 3:08 a.m.7 views

SUSE CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

5.9CVSS7.4AI score0.01046EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2024/09/06 12:00 a.m.10 views

PT-2024-21020 · Dovecot · Dovecot

Name of the Vulnerable Software and Affected Versions: Dovecot affected versions not specified Description: The issue arises because Dovecot accepts the dot LF DOT LF symbol as the end of the DATA command, whereas the RFC requires it to be CR LF DOT CR LF. This discrepancy causes Dovecot to split...

5.3CVSS7.2AI score0.00187EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/09/06 12:00 a.m.14 views

The vulnerability of the CLI interface of the Cisco Identity Services Engine allows a perpetrator to execute arbitrary commands with root privileges.

The vulnerability of the CLI interface of the Cisco Identity Services Engine exists because measures to neutralize special elements used in operating system commands are not taken. Exploiting this vulnerability allows an attacker to execute arbitrary commands with root privileges by sending a...

6.2CVSS6.2AI score0.00468EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/05 5:09 p.m.28 views

CVE-2024-45401 stripe-cli Path Traversal vulnerability

stripe-cli is a command-line tool for the payment processor Stripe. A vulnerability exists in stripe-cli starting in version 1.11.1 and prior to version 1.21.3 where a plugin package containing a manifest with a malformed plugin shortname installed using the --archive-url or --archive-path flags...

7.5CVSS7AI score0.00195EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/09/04 8:44 p.m.22 views

CVE-2024-44949

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

7.1CVSS7AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 7:15 p.m.4 views

DEBIAN-CVE-2024-44954

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: Fix racy access to midibuf There can be concurrent accesses to line6 midibuf from both the URB completion callback and the rawmidi API access. This could be a cause of KMSAN warning triggered by syzkaller below so pu...

4.7CVSS5.6AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.17 views

AZL-50254 CVE-2024-44949 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 7:15 p.m.25 views

CVE-2024-44949

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

7.8CVSS0.00231EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.21 views

CVE-2024-44949

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/04 7:15 p.m.10 views

UBUNTU-CVE-2024-44949

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

7.8CVSS6.5AI score0.00231EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/04 6:35 p.m.150 views

CVE-2024-44949

CVE-2024-44949 affects the Linux kernel on PA-RISC (parisc) systems. The issue stems from ARCH_DMA_MINALIGN being set to 16, enabling two unrelated 16‑byte allocations to share a cache line and risking DMA/cached writes corrupting the data. The fix updates the alignment: ARCH_DMA_MINALIGN becomes...

7.8CVSS7AI score0.00231EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/09/04 6:35 p.m.23 views

CVE-2024-44949 parisc: fix a possible DMA corruption

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

7.8CVSS6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.53 views

CVE-2024-44949 parisc: fix a possible DMA corruption

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

7.8CVSS0.00231EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/09/04 3:14 a.m.6 views

SUSE CVE-2024-45306

Vim is an open source, command line text editor. Patch v9.1.0038 optimized how the cursor position is calculated and removed a loop, that verified that the cursor position always points inside a line and does not become invalid by pointing beyond the end of a line. Back then we assumed this loop ...

4.4CVSS6.9AI score0.00298EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/09/04 12:00 a.m.23 views

RHEL 9 : kpatch-patch-5_14_0-284_52_1 and kpatch-patch-5_14_0-284_79_1 (RHSA-2024:6313)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:6313 advisory. This is a kernel live patch module which can be loaded by the kpatch command line utility to modify the code of a running kernel. This patch...

8.8CVSS7.1AI score0.00256EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.8 views

Nuclei 安全漏洞

Nuclei is ProjectDiscovery's open source, fast customizable vulnerability scanner based on a simple YAML-based DSL. A security vulnerability exists in Nuclei versions prior to 3.0.0 through 3.3.2, which stems from inconsistent handling of line breaks in the template signature validation system, a...

7.8CVSS8.3AI score0.01109EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/09/03 11:45 a.m.12 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
Rows per page
Query Builder