Lucene search
+L

16845 matches found

OSV
OSV
added 2024/10/21 8:15 p.m.11 views

UBUNTU-CVE-2022-49006

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 8:06 p.m.173 views

CVE-2022-49006

CVE-2022-49006 concerns Linux kernel tracing: when a dynamic event (e.g., a kprobe) is added and later removed, the event type number recycled after 65535 can cause the parsing logic for new events to misinterpret the binary blob. The vulnerability stems from reusing the former type number for a ...

7.8CVSS7.4AI score0.00255EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 8:06 p.m.24 views

CVE-2022-49006 tracing: Free buffers when a used dynamic event is removed

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

7.3AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:06 p.m.19 views

CVE-2022-49006 tracing: Free buffers when a used dynamic event is removed

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

6.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/10/21 8:06 p.m.25 views

CVE-2022-49006 tracing: Free buffers when a used dynamic event is removed

In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field of the event then uses the first type number that is available not currently used by other events...

0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:15 p.m.9 views

UBUNTU-CVE-2024-49937

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Set correct chandef when starting CAC When starting CAC in a mode other than AP mode, it return a "WARNING: CPU: 0 PID: 63 at cfg80211chandefdfsusable+0x20/0xaf cfg80211" caused by the chandef.chan being null at t...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.34 views

CVE-2024-47716 ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros

In the Linux kernel, the following vulnerability has been resolved: ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros Floating point instructions in userspace can crash some arm kernels built with clang/LLD 17.0.6: BUG: unsupported FP instruction in kernel mode FPEXC == 0xc0000780 Internal...

0.00219EPSS
SaveExploits0References4
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 an issue with buffers not being freed after dynamic event removal in the tracing subsystem, which could caus...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References7
NVD
NVD
added 2024/10/20 9:15 a.m.16 views

CVE-2024-49625

Deserialization of Untrusted Data vulnerability in sphoid SiteBuilder Dynamic Components sitebuilder-dynamic-components allows Object Injection.This issue affects SiteBuilder Dynamic Components: from n/a through = 1.0...

9.8CVSS0.00528EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/20 8:07 a.m.32 views

CVE-2024-49625 WordPress SiteBuilder Dynamic Components plugin <= 1.0 - PHP Object Injection vulnerability

Deserialization of Untrusted Data vulnerability in sphoid SiteBuilder Dynamic Components sitebuilder-dynamic-components allows Object Injection.This issue affects SiteBuilder Dynamic Components: from n/a through = 1.0...

9.8CVSS0.00528EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/20 12:00 a.m.10 views

PT-2024-33580 · Brandon Clark · Brandon Clark Sitebuilder Dynamic Components

Name of the Vulnerable Software and Affected Versions: Brandon Clark SiteBuilder Dynamic Components versions n/a through 1.0 Description: The issue is related to Deserialization of Untrusted Data, which allows Object Injection in Brandon Clark SiteBuilder Dynamic Components. Recommendations: For...

9.8CVSS7.5AI score0.00528EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/20 12:00 a.m.10 views

WordPress plugin SiteBuilder Dynamic Components 代码问题漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed in the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A code issue vulnerability exists in WordPres...

9.8CVSS6.8AI score0.00528EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/19 3:50 a.m.30 views

CVE-2024-10131 Remote Code Execution in infiniflow/ragflow

The addllm function in llmapp.py in infiniflow/ragflow version 0.11.0 contains a remote code execution RCE vulnerability. The function uses user-supplied input req'llmfactory' and req'llmname' to dynamically instantiate classes from various model dictionaries. This approach allows an attacker to...

8.8CVSS9.9AI score0.01144EPSS
SaveExploits1References1
CVE
CVE
added 2024/10/19 3:50 a.m.65 views

CVE-2024-10131

CVE-2024-10131 affects infiniflow/ragflow 0.11.0. The add_llm function dynamically instantiates classes from model dictionaries using user-controlled req['llm_factory'] and req['llm_name'], enabling remote code execution due to insufficient input validation. Connected sources corroborate RCE risk...

8.8CVSS9.1AI score0.01144EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2024/10/18 10:15 a.m.11 views

CVE-2024-49243

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in Jon Vincent Mendoza Dynamic Elementor Addons allows PHP Local File Inclusion.This issue affects Dynamic Elementor Addons: from n/a through 1.0.0...

8.8CVSS5.8AI score0.00505EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/18 10:15 a.m.18 views

CVE-2024-49243

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in ramjon27 Dynamic Elementor Addons dynamic-elementor-addons allows PHP Local File Inclusion.This issue affects Dynamic Elementor Addons: from n/a through = 1.0.0...

8.8CVSS0.00505EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/18 9:42 a.m.27 views

CVE-2024-49243 WordPress Dynamic Elementor Addons plugin <= 1.0.0 - Local File Inclusion vulnerability

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in ramjon27 Dynamic Elementor Addons dynamic-elementor-addons allows PHP Local File Inclusion.This issue affects Dynamic Elementor Addons: from n/a through = 1.0.0...

7.5CVSS0.00505EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/18 9:42 a.m.18 views

CVE-2024-49243 WordPress Dynamic Elementor Addons plugin <= 1.0.0 - Local File Inclusion vulnerability

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in ramjon27 Dynamic Elementor Addons dynamic-elementor-addons allows PHP Local File Inclusion.This issue affects Dynamic Elementor Addons: from n/a through = 1.0.0...

7.5CVSS5.9AI score0.00505EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/18 9:42 a.m.57 views

CVE-2024-49243

CVE-2024-49243 targets WordPress Dynamic Elementor Addons (plugin

8.8CVSS5.9AI score0.00505EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/10/18 12:00 a.m.7 views

WordPress plugin Dynamic Elementor Addons 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability exist...

8.8CVSS6.7AI score0.00505EPSS
SaveExploits0References2
Rows per page
Query Builder