Lucene search
+L

8605 matches found

CVE
CVE
added 2025/05/01 2:09 p.m.98 views

CVE-2022-49822

The CVE refers to a Linux kernel CIFS issue: when tlink setup fails, connections may not be released, causing a refcount leak in the CIFS module and leaking fscache info, which can lead to errors on subsequent mounts (e.g., CIFS: Cache volume key already in use). The vulnerability is tied to the ...

5.5CVSS6.5AI score0.0019EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.21 views

CVE-2022-49822

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix connections leak when tlink setup failed If the tlink setup failed, lost to put the connections, then the module refcnt leak since the cifsd kthread not exit. Also leak the fscache info, and for next mount with fsc, it...

5.5CVSS5.5AI score0.0019EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.20 views

CVE-2022-49819 octeon_ep: fix potential memory leak in octep_device_setup()

In the Linux kernel, the following vulnerability has been resolved: octeonep: fix potential memory leak in octepdevicesetup When occur unsupporteddev and mbox init errors, it did not free oct-conf and iounmap oct-mmioi.hwaddr. That would trigger memory leak problem. Add kfree for oct-conf and...

0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:09 p.m.68 views

CVE-2022-49819

CVE-2022-49819 concerns the Linux kernel. The issue in octeon_ep has a potential memory leak in octep_device_setup on failures of unsupported_dev or mbox init, where oct->conf was not freed and oct->mmio[i].hw_addr was not unmapped. The fix frees oct->conf with kfree() and unmaps oct-&gt...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 1:07 p.m.21 views

CVE-2025-37786 net: dsa: free routing table on probe failure

In the Linux kernel, the following vulnerability has been resolved: net: dsa: free routing table on probe failure If complete = true in dsatreesetup, it means that we are the last switch of the tree which is successfully probing, and we should be setting up all switches from our probe path. After...

6.2AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/05/01 6:00 a.m.40 views

CVE-2025-3502 WP Maps < 4.7.2 - Admin+ Stored XSS

The WP Maps WordPress plugin before 4.7.2 does not sanitise and escape some of its Map settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

0.00296EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/05/01 6:00 a.m.47 views

CVE-2024-13381 Calculated Fields Form < 5.2.62 - Admin+ Stored XSS

The Calculated Fields Form WordPress plugin before 5.2.62 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

0.00256EPSS
SaveExploits1References1
CVE
CVE
added 2025/05/01 6:00 a.m.68 views

CVE-2024-13381

CVE-2024-13381 affects the WordPress plugin Calculated Fields Form. The issue is that settings are not properly sanitised/escaped, enabling Stored XSS by high-privilege users (e.g., admins) even when unfiltered_html is disabled. The vulnerability is tied to versions before 5.2.62. Remediation: up...

4.8CVSS5.4AI score0.00256EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.6 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 unreleased connection when a tlink setup fails, which could lead to a module reference count leak...

5.5CVSS6.3AI score0.0019EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.13 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 unfree memory in octepdevicesetup, which could lead to a memory leak...

5.5CVSS5.1AI score0.00159EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.9 views

PT-2025-18497 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A possible name leak issue has been resolved in the Linux kernel, specifically in the tcm loop setup hba bus function. If device register fails, the name allocated by dev set name need...

4.9AI score0.00205EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.8 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 not freeing routing table memory in dsatreesetup...

7.8CVSS6.6AI score0.0018EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.17 views

PT-2025-18489 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel related to the ALSA: usb-audio component. The issue concerns the snd usbmidi output open function, which contains a check for a NU...

8.8CVSS7.4AI score0.01328EPSS
SaveExploits4References668
RedhatCVE
RedhatCVE
added 2025/04/30 6:13 a.m.29 views

CVE-2024-9771

The WP-Recall WordPress plugin before 16.26.12 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

3.5CVSS5.7AI score0.00257EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/04/29 2:45 p.m.26 views

YesWiki Remote Code Execution via Arbitrary PHP File Write and Execution

Summary An arbitrary file write can be used to write a file with a PHP extension, which then can be browsed to in order to execute arbitrary code on the server. All testing was performed on a local docker setup running the latest version of the application. PoC Proof of Concept Navigate to...

9.8CVSS6.8AI score0.00952EPSS
SaveExploits1References4Affected Software1
Packet Storm News
Packet Storm News
added 2025/04/29 12:00 a.m.9 views

Starfish: Rebalancing Multi-Party Off-Chain Payment Channels

Blockchain technology has revolutionized the way transactions are executed, but scalability remains a major challenge. Payment Channel Network PCN, as a Layer-2 scaling solution, has been proposed to address this issue. However, skewed payments can deplete the balance of one party within a channe...

6.6AI score
SaveExploits0
NVD
NVD
added 2025/04/28 6:15 a.m.21 views

CVE-2025-0627

The WordPress Tag, Category, and Taxonomy Manager WordPress plugin before 3.30.0 does not sanitise and escape some of its Widgets settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for...

3.5CVSS0.00257EPSS
SaveExploits1References1
NVD
NVD
added 2025/04/28 6:15 a.m.50 views

CVE-2024-9771

The WP-Recall WordPress plugin before 16.26.12 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

3.5CVSS0.00257EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/04/28 6:00 a.m.38 views

CVE-2025-0627 AI Autotagger < 3.30.0 - Admin+ Stored XSS

The WordPress Tag, Category, and Taxonomy Manager WordPress plugin before 3.30.0 does not sanitise and escape some of its Widgets settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for...

0.00257EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/04/28 6:00 a.m.63 views

CVE-2024-9771 WP-Recall < 16.26.12 - Admin+ Stored XSS

The WP-Recall WordPress plugin before 16.26.12 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

0.00257EPSS
SaveExploits1References1
Rows per page
Query Builder