Lucene search
+L

23501 matches found

Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53309

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.21 views

CVE-2023-53309 drm/radeon: Fix integer overflow in radeon_cs_parser_init

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

0.00156EPSS
SaveExploits0References8
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/16 7:48 a.m.11 views

Malicious code in @crowdstrike/logscale-parser-edit (npm)

Suspicious postinstall script executing bundle.js and bundle.js contains excessive unsigned bitwise math, indicating potential malware. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware ff5e2fca0afc744f9b2cec20ddf740574c42864336447119ed7715555896bde9 Any computer that...

6.8AI score
SaveExploits0References8
OSV
OSV
added 2025/09/16 7:48 a.m.7 views

MAL-2025-47218 Malicious code in @crowdstrike/logscale-parser-edit (npm)

Suspicious postinstall script executing bundle.js and bundle.js contains excessive unsigned bitwise math, indicating potential malware. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware ff5e2fca0afc744f9b2cec20ddf740574c42864336447119ed7715555896bde9 Any computer that...

6.8AI score
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.7 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 Linux kernel that stems from an integer overflow in radeoncsparserinit that could result in references to uninitialized memory...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/09/15 8:06 p.m.5 views

CVE-2025-59332 3DAlloy allows stored XSS through attributes provided to the 3d parser tag/function

3DAlloy is a lightWeight 3D-viewer for MediaWiki. From 1.0 through 1.8, the parser tag and the 3d parser function allow users to provide custom attributes that are then appended to the canvas HTML element that is being output by the extension. The attributes are not sanitized, which means that...

8.6CVSS6.4AI score0.00378EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/15 3:15 p.m.12 views

CVE-2022-50292

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix bridge lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be released when binding of the aggregate device is...

5.5CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2022-50292

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix bridge lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be released when binding of the aggregate device is...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.19 views

CVE-2022-50292 drm/msm/dp: fix bridge lifetime

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix bridge lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be released when binding of the aggregate device is...

0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 2:45 p.m.38 views

CVE-2022-50292

The CVE-2022-50292 entry concerns the Linux kernel DRM MSM DP bridge lifetime issue. Device-managed resources allocated after component bind must be tied to the lifetime of the aggregate DRM device; if not, resources may leak or binding may fail on retry. For DP bridges, bridges allocated earlier...

5.5CVSS6.1AI score0.00137EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/09/15 2:21 p.m.52 views

CVE-2022-50265

CVE-2022-50265 pertains to the Linux kernel and concerns data races in the kernel crypto/messaging flow involving kcm->rx_wait and kcm->rx_psock. The description states that kcm->rx_psock can be read locklessly in kcm_rfree(), and the issue was mitigated by annotating the corresponding r...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2025/09/15 12:00 a.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the parser process. An attacker can cause excessive memory consumption by submitting a specially crafted XML document, resulting in service disruption due to resource exhaustion...

8.7CVSS6.7AI score0.01315EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.8 views

PT-2025-37594

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s DRM/msm/dp subsystem related to the lifetime management of DP bridges. Device-managed resources allocated after component binding were not properly...

5.8AI score0.00137EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/09/15 12:00 a.m.13 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the parser process. An attacker can cause excessive memory consumption by submitting a specially crafted XML document, resulting in service disruption due to resource exhaustion...

8.7CVSS6.7AI score0.01315EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.7 views

Expat 安全漏洞

Expat is a fast streaming XML parser from Expat open source. A security vulnerability exists in Expat versions prior to 2.7.2, which stems from a small document parsing that may trigger a large dynamic memory allocation...

7.5CVSS6.1AI score0.01315EPSS
SaveExploits1References7
OSV
OSV
added 2025/09/12 12:27 p.m.5 views

SUSE-SU-2025:03202-1 Security update for python-eventlet

This update for python-eventlet fixes the following issues: - CVE-2025-58068: improper handling of HTTP trailer sections in WSGI parser leads to HTTP request smuggling bsc1248994...

9.1CVSS5.8AI score0.0039EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/12 11:09 a.m.10 views

OESA-2025-2291 rubygem-rack security update

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a single...

7.5CVSS6.8AI score0.01157EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/12 11:09 a.m.11 views

OESA-2025-2232 python-eventlet security update

Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. Security Fixes: Eventlet is a concurrent networking library for Python. Prior to version 0.40.3, the Eventlet WSGI parser is vulnerable to HTTP Request Smuggling due to...

6.5CVSS6.8AI score0.0039EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/09/11 8:27 p.m.14 views

CVE-2025-34178

In pfSense CE /suricata/suricataappparsers.php, the value of the policyname parameter is not sanitized of HTML-related strings/characters before being directly displayed. This can result in stored cross-site scripting. The attacker must be authenticated with at least "WebCfg - Services: suricata...

5.1CVSS6.1AI score0.03668EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/09/11 2:40 p.m.8 views

mysql: Parser unspecified vulnerability (CPU Apr 2025)

A flaw was found in the MySQL Server product of Oracle MySQL. This vulnerability allows a remote attacker to cause a denial of service DoS...

6.5CVSS6.7AI score0.00876EPSS
SaveExploits0References5
Rows per page
Query Builder