Lucene search
+L

10384 matches found

SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.12 views

SUSE CVE-2024-26825

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rxdatareassembly skb on NCI device cleanup rxdatareassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the last fragment is processed or when an NTF packet wit...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.6 views

SUSE CVE-2024-26832

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix missing folio cleanup in writeback race path In zswapwritebackentry, after we get a folio from readswapcacheasync, we grab the tree lock again to check that the swap entry was not invalidated and recycled. If it wa...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2024/04/19 12:00 a.m.11 views

WordPress Plugin LearnPress 安全漏洞

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

6.4CVSS6.1AI score0.0032EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/04/19 12:00 a.m.11 views

The vulnerability of the Java framework for securing industrial applications using Spring Security lies in the incomplete cleanup of temporary or auxiliary resources. This allows attackers to access confidential data or cause service failures.

The vulnerability of the Java framework for securing industrial applications using Spring Security is related to incomplete cleanup of temporary or auxiliary resources. Exploiting this vulnerability allows an attacker operating remotely to gain access to confidential data or cause service failure...

10CVSS6.5AI score0.00648EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/04/18 12:00 a.m.13 views

WordPress Plugin EAN for WooCommerce 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL. WordPress plugin is an application plugin. A security vulnerability exis...

6.4CVSS5.8AI score0.0032EPSS
SaveExploits0References3
Amazon
Amazon
added 2024/04/18 12:00 a.m.4 views

Important: tomcat

Issue Overview: Denial of Service via incomplete cleanup vulnerability in Apache Tomcat. It was possible for WebSocket clients to keep WebSocket connections open leading to increased resource consumption.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through...

6.3CVSS7AI score0.02313EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/04/18 12:00 a.m.9 views

WordPress Plugin Element Pack Elementor Addons 安全漏洞

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

6.4CVSS5.8AI score0.0032EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/17 5:30 p.m.30 views

CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS7.3AI score0.00218EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 5:29 p.m.38 views

CVE-2024-26832

A flaw was found in the Linux kernel’s mm: zswap subsystem. The issue occurs due to missing folio cleanup in the writeback race path. This flaw can lead to resource leaks or other unintended behaviors if the kernel fails to manage memory correctly during concurrent operations. Mitigation Mitigati...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 5:29 p.m.39 views

CVE-2024-26825

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rxdatareassembly skb on NCI device cleanup rxdatareassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the last fragment is processed or when an NTF packet wit...

5.5CVSS7AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.5 views

DEBIAN-CVE-2024-26893

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in SMC transport cleanup path When the generic SCMI code tears down a channel, it calls the chanfree callback function, defined by each transport. Since multiple protocols might share the same...

5.5CVSS5.2AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.9 views

DEBIAN-CVE-2024-26894

In the Linux kernel, the following vulnerability has been resolved: ACPI: processoridle: Fix memory leak in acpiprocessorpowerexit After unregistering the CPU idle device, the memory associated with it is not freed, leading to a memory leak: unreferenced object 0xffff896282f6c000 size 1024: comm...

6CVSS5.7AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.2 views

DEBIAN-CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS5.5AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.12 views

UBUNTU-CVE-2024-26893

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in SMC transport cleanup path When the generic SCMI code tears down a channel, it calls the chanfree callback function, defined by each transport. Since multiple protocols might share the same...

5.5CVSS6AI score0.00227EPSS
SaveExploits0References18
OSV
OSV
added 2024/04/17 11:15 a.m.8 views

UBUNTU-CVE-2024-26864

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix refcnt handling in inethashconnect. syzbot reported a warning in sknullsdelnodeinitrcu. The commit 66b60b0c8c4a "dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished." tried to fix an issue that a...

7.8CVSS5.9AI score0.00608EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/17 11:15 a.m.6 views

UBUNTU-CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS6AI score0.00235EPSS
SaveExploits0References25
OSV
OSV
added 2024/04/17 10:27 a.m.14 views

CVE-2024-26895 wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS5.9AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.46 views

CVE-2024-26893 firmware: arm_scmi: Fix double free in SMC transport cleanup path

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in SMC transport cleanup path When the generic SCMI code tears down a channel, it calls the chanfree callback function, defined by each transport. Since multiple protocols might share the same...

6.8AI score0.00227EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.46 views

CVE-2024-26893

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in SMC transport cleanup path When the generic SCMI code tears down a channel, it calls the chanfree callback function, defined by each transport. Since multiple protocols might share the same...

5.5CVSS7.3AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2024/04/17 10:27 a.m.8 views

CVE-2024-26893 firmware: arm_scmi: Fix double free in SMC transport cleanup path

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in SMC transport cleanup path When the generic SCMI code tears down a channel, it calls the chanfree callback function, defined by each transport. Since multiple protocols might share the same...

6AI score
SaveExploits0References8
Rows per page
Query Builder