Lucene search
+L

14261 matches found

NVD
NVD
added 2024/10/21 12:15 p.m.15 views

CVE-2024-47711

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't return OOB skb in manageoob. syzbot reported use-after-free in unixstreamrecvurg. 0 The scenario is 1. sendMSGOOB 2. recvMSGOOB - The consumed OOB remains in recv queue 3. sendMSGOOB 4. recv - manageoob returns the...

7.8CVSS0.00207EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 12:14 p.m.134 views

CVE-2024-47751

CVE-2024-47751 affects the Linux kernel PCI Kirin driver, where kirin_pcie_parse_port() could access beyond pcie->gpio_id_reset/MAX_PCI_SLOTS due to num_slots handling. The fix changes the condition to pcie->num_slots + 1 >= MAX_PCI_SLOTS and moves the increment of num_slots below the ch...

7.8CVSS7.5AI score0.00233EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/10/21 12:14 p.m.14 views

CVE-2024-47738 wifi: mac80211: don't use rate mask for offchannel TX either

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 "wifi: mac80211: don't use rate mask for scanning", ignore incorrect settings to avoid no supported rate warning reported by syzbot. The...

6AI score
SaveExploits0References9
CVE
CVE
added 2024/10/21 12:14 p.m.164 views

CVE-2024-47738

CVE-2024-47738 affects the Linux kernel’s wifi subsystem (mac80211). The vulnerability lies in handling rate masks for offchannel TX, where an incorrect rate mask could trigger a -EINVAL/unsupported rate warning. The advisory notes that the root cause was traced to a chain of commits, with the pr...

3.3CVSS6.1AI score0.0023EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.17 views

CVE-2024-47694 IB/mlx5: Fix UMR pd cleanup on error flow of driver init

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

6.6AI score0.00202EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/10/21 12:00 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 a null pointer reference issue in the commitplanesforstream function in the drm/amd/display component...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.25 views

PT-2024-33854

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.10.0+ Description: A problem was fixed in the Linux kernel involving a bug in the ext4 fast-commit replay path. This issue can be triggered with fstest generic/629 on a filesystem with the fast-commit feature...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0
NVD
NVD
added 2024/10/17 6:15 p.m.46 views

CVE-2024-49400

Tacquito prior to commit 07b49d1358e6ec0b5aa482fcd284f509191119e2 was not properly performing regex matches on authorized commands and arguments. Configured allowed commands/arguments were intended to require a match on the entire string, but instead only enforced a match on a sub-string. That...

9.8CVSS0.00455EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/17 12:00 a.m.8 views

PT-2024-33270 · Putongoj · Putongoj

Name of the Vulnerable Software and Affected Versions: PutongOJ versions prior to 2.1.0-beta.1 Description: PutongOJ is online judging software. Unprivileged users can escalate privileges by constructing requests, leading to unauthorized access and enabling users to perform admin-level operations...

9.1CVSS7.3AI score0.00459EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/15 8:15 p.m.11 views

AZL-50618 CVE-2024-44337 affecting package cri-o for versions less than 1.22.3-12

The package github.com/gomarkdown/markdown is a Go library for parsing Markdown text and rendering as HTML. Prior to pseudoversion v0.0.0-20240729232818-a2a9c4f, which corresponds with commit a2a9c4f76ef5a5c32108e36f7c47f8d310322252, there was a logical problem in the paragraph function of the...

5.1CVSS7AI score0.00506EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/15 8:15 p.m.5 views

DEBIAN-CVE-2024-44337

The package github.com/gomarkdown/markdown is a Go library for parsing Markdown text and rendering as HTML. Prior to pseudoversion v0.0.0-20240729232818-a2a9c4f, which corresponds with commit a2a9c4f76ef5a5c32108e36f7c47f8d310322252, there was a logical problem in the paragraph function of the...

5.1CVSS5.8AI score0.00506EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2024/10/15 1:44 p.m.654 views

Exploit for CVE-2024-44337

CVE-2024-44337 CVE-2024-44337 POC The package github.com/gom...

5.1CVSS6.8AI score0.00506EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:00 a.m.19 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-46679)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46679 advisory. - In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when...

4.7CVSS5.9AI score0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/11 3:15 p.m.32 views

DEBIAN-CVE-2024-45397

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When an HTTP request using TLS/1.3 early data on top of TCP Fast Open or QUIC 0-RTT packets is received and the IP-address-based access control is used, the access control does not detect and prohibit HTTP requests conveyed by...

7.5CVSS5.6AI score0.00441EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/11 3:15 p.m.36 views

UBUNTU-CVE-2024-45403

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When h2o is configured as a reverse proxy and HTTP/3 requests are cancelled by the client, h2o might crash due to an assertion failure. The crash can be exploited by an attacker to mount a Denial-of-Service attack. By default, th...

7.5CVSS5.8AI score0.00653EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/11 2:38 p.m.76 views

CVE-2024-45402

CVE-2024-45402 describes a double free in Picotls when parsing a spoofed TLS handshake, specifically in bindings that call crypto libraries. The issue causes the same memory to be freed twice during disposal of multiple objects with no intervening malloc, potentially triggering malloc abort and, ...

9.8CVSS8.8AI score0.00474EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/11 2:36 p.m.16 views

CVE-2024-45396 Quicly assertion failures

Quicly is an IETF QUIC protocol implementation. Quicly up to commtit d720707 is susceptible to a denial-of-service attack. A remote attacker can exploit these bugs to trigger an assertion failure that crashes process using quicly. The vulnerability is addressed with commit...

7.5CVSS7AI score0.00585EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/11 2:28 p.m.89 views

CVE-2024-45403

CVE-2024-45403 affects the H2O HTTP server when configured as a reverse proxy. The issue is an assertion failure caused by cancelled HTTP/3 requests, enabling a denial-of-service attack. By default, the standalone H2O server restarts automatically, which mitigates impact, but concurrent requests ...

7.5CVSS4.4AI score0.00653EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/10/11 2:28 p.m.31 views

CVE-2024-45403

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When h2o is configured as a reverse proxy and HTTP/3 requests are cancelled by the client, h2o might crash due to an assertion failure. The crash can be exploited by an attacker to mount a Denial-of-Service attack. By default, th...

7.5CVSS5.4AI score0.00653EPSS
SaveExploits0
OSV
OSV
added 2024/10/11 2:28 p.m.18 views

CVE-2024-45403 H2O assertion failure when HTTP/3 requests are cancelled

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When h2o is configured as a reverse proxy and HTTP/3 requests are cancelled by the client, h2o might crash due to an assertion failure. The crash can be exploited by an attacker to mount a Denial-of-Service attack. By default, th...

3.7CVSS6.6AI score
SaveExploits0References6
Rows per page
Query Builder