Lucene search
+L

10627 matches found

SUSE CVE
SUSE CVE
added 2025/09/22 11:22 p.m.13 views

SUSE CVE-2025-39852

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up causing a memory-leak: unreferenced object 0xffff0000281a8200 size...

5.5CVSS6.5AI score0.00144EPSS
SaveExploits0References9
NVD
NVD
added 2025/09/22 2:15 p.m.76 views

CVE-2025-51006

Within tcpreplay's tcprewrite, a double free vulnerability has been identified in the dltlinuxsll2cleanup function in plugins/dltlinuxsll2/linuxsll2.c. This vulnerability is triggered when tcpeditdltcleanup indirectly invokes the cleanup routine multiple times on the same memory region. By...

7.8CVSS0.00185EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/22 2:15 p.m.20 views

UBUNTU-CVE-2025-51006

Within tcpreplay's tcprewrite, a double free vulnerability has been identified in the dltlinuxsll2cleanup function in plugins/dltlinuxsll2/linuxsll2.c. This vulnerability is triggered when tcpeditdltcleanup indirectly invokes the cleanup routine multiple times on the same memory region. By...

7.8CVSS6AI score0.00185EPSS
SaveExploits1References4
OSV
OSV
added 2025/09/22 12:00 a.m.20 views

CVE-2025-51006

Within tcpreplay's tcprewrite, a double free vulnerability has been identified in the dltlinuxsll2cleanup function in plugins/dltlinuxsll2/linuxsll2.c. This vulnerability is triggered when tcpeditdltcleanup indirectly invokes the cleanup routine multiple times on the same memory region. By...

7.8CVSS6.7AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/22 12:00 a.m.10 views

Liferay Portal和Liferay DXP 跨站脚本漏洞

Liferay Portal and Liferay DXP are both products of Liferay, Inc.Liferay Portal is a J2EE-based portal solution. The solution uses technologies such as EJB as well as JMS and can be used as a Web publishing and sharing workspace, enterprise collaboration platform, social network, etc. Liferay DXP...

5.4CVSS5.7AI score0.00213EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/09/22 12:00 a.m.10 views

LiquidThemes MagicAI 安全漏洞

LiquidThemes MagicAI is an AI software from LiquidThemes, UK. A security vulnerability exists in LiquidThemes MagicAI version 9.1, which stems from insufficient cleanup of the prompt parameter input in the dashboard/user/generator/generate-stream endpoint, which could lead to a cross-site scripti...

4.8CVSS5.9AI score0.00237EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/09/22 12:00 a.m.25 views

ui-lib Stocky 安全漏洞

ui-lib Stocky is a human resource management system from ui-lib Bangladesh. A security vulnerability exists in ui-lib Stocky version 5.0, which stems from insufficient product name parameter cleanup and escaping, and could lead to a stored cross-site scripting attack...

5.4CVSS5.9AI score0.00253EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2025/09/22 12:00 a.m.95 views

CVE-2025-51006

Within tcpreplay's tcprewrite, a double free vulnerability has been identified in the dltlinuxsll2cleanup function in plugins/dltlinuxsll2/linuxsll2.c. This vulnerability is triggered when tcpeditdltcleanup indirectly invokes the cleanup routine multiple times on the same memory region. By...

7.8CVSS6.7AI score0.00185EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2025/09/22 12:00 a.m.79 views

CVE-2025-51006

Within tcpreplay's tcprewrite, a double free vulnerability has been identified in the dltlinuxsll2cleanup function in plugins/dltlinuxsll2/linuxsll2.c. This vulnerability is triggered when tcpeditdltcleanup indirectly invokes the cleanup routine multiple times on the same memory region. By...

7.8CVSS5.4AI score0.00185EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/21 8:02 a.m.16 views

Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()

...

8CVSS6.9AI score0.00226EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/20 12:00 a.m.10 views

WordPress plugin Draft List 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A cross-site scripting...

6.4CVSS5.7AI score0.00239EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/19 11:34 p.m.8 views

SUSE CVE-2023-53374

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fail SCO/ISO via hciconnfailed if ACL gone early Not calling hcidisconnectcfm before deleting conn referred to by a socket generally results to use-after-free. When cleaning up SCO connections when the parent...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/09/19 11:33 p.m.11 views

SUSE CVE-2023-53426

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix xskdiag use-after-free error during socket cleanup Fix a use-after-free error that is possible if the xskdiag interface is used after the socket has been unbound from the device. This can happen either due to the socket...

5.5CVSS6.7AI score0.00151EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/09/19 11:33 p.m.11 views

SUSE CVE-2023-53430

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS6.5AI score0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/19 4:15 p.m.19 views

CVE-2025-39852

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up causing a memory-leak: unreferenced object 0xffff0000281a8200 size...

5.5CVSS0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/19 4:15 p.m.5 views

DEBIAN-CVE-2025-39860

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2capsockcleanuplisten syzbot reported the splat below without a repro. In the splat, a single thread calling btacceptdequeue freed sk and touched it after that. The root cause would be the racy...

7.8CVSS6.3AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/19 4:15 p.m.22 views

CVE-2025-39860

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2capsockcleanuplisten syzbot reported the splat below without a repro. In the splat, a single thread calling btacceptdequeue freed sk and touched it after that. The root cause would be the racy...

8CVSS0.00226EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/19 4:15 p.m.9 views

AZL-74918 CVE-2025-39860 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2capsockcleanuplisten syzbot reported the splat below without a repro. In the splat, a single thread calling btacceptdequeue freed sk and touched it after that. The root cause would be the racy...

8CVSS5.6AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.11 views

UBUNTU-CVE-2025-39837

In the Linux kernel, the following vulnerability has been resolved: platform/x86: asus-wmi: Fix racy registrations asuswmiregisterdriver may be called from multiple drivers concurrently, which can lead to the racy list operations, eventually corrupting the memory and hitting Oops on some ASUS...

7.8CVSS5.7AI score0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/19 4:15 p.m.9 views

UBUNTU-CVE-2025-39852

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up causing a memory-leak: unreferenced object 0xffff0000281a8200 size...

5.5CVSS5.8AI score0.00144EPSS
SaveExploits0References16
Rows per page
Query Builder