Lucene search
+L

8164 matches found

NVD
NVD
added 2025/09/24 6:15 p.m.25 views

CVE-2025-20312

A vulnerability in the Simple Network Management Protocol SNMP subsystem of Cisco IOS XE Software could allow an authenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to improper error handling when parsing a specific SNMP...

7.7CVSS0.00379EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/09/23 11:23 p.m.7 views

SUSE CVE-2025-39870

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxdsetupwqs The clean up in idxdsetupwqs has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-write it in a cleaner way. The issues here are: 1 If...

5.5CVSS6.6AI score0.00154EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/09/23 11:23 p.m.10 views

SUSE CVE-2025-39878

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

5.5CVSS6.7AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/23 6:30 p.m.12 views

GHSA-R6F3-55WJ-G9P3 WSO2 Identity Server Apps allows content spoofing in logs

A content spoofing issue exists in WSO2 Identity Server Apps, specifically in the Authentication Portal, due to improper handling of authentication error messages. When an authentication failure occurs, the portal previously accepted an authFailureMsg value supplied via URL and rendered it in the...

4.3CVSS6.9AI score0.00215EPSS
SaveExploits0References6
NVD
NVD
added 2025/09/23 5:15 p.m.9 views

CVE-2024-6429

A content spoofing vulnerability exists in multiple WSO2 products due to improper error message handling. Under certain conditions, error messages are passed through URL parameters without validation, allowing malicious actors to inject arbitrary content into the UI. By exploiting this...

4.3CVSS0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/23 6:15 a.m.10 views

CVE-2025-39878

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

5.5CVSS0.00127EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/23 6:15 a.m.16 views

CVE-2025-39870

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxdsetupwqs The clean up in idxdsetupwqs has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-write it in a cleaner way. The issues here are: 1 If...

7.8CVSS0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/23 6:15 a.m.6 views

UBUNTU-CVE-2025-39870

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxdsetupwqs The clean up in idxdsetupwqs has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-write it in a cleaner way. The issues here are: 1 If...

7.8CVSS6.4AI score0.00154EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2025/09/23 6:00 a.m.2 views

CVE-2025-39878 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

6.3AI score0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/23 6:00 a.m.8 views

CVE-2025-39878 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

5.5CVSS6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/09/23 6:00 a.m.32 views

CVE-2025-39878

CVE-2025-39878 involves a Linux kernel issue related to ceph code: move_dirty_folio_in_page_array() incorrectly returns 0 (PTR_ERR(NULL)) after NULLing the pointer, causing errors to be silently ignored and leaving NULL entries in the page array, potentially crashing the kernel. The documented fi...

5.5CVSS6.3AI score0.00127EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/23 6:00 a.m.19 views

CVE-2025-39870 dmaengine: idxd: Fix double free in idxd_setup_wqs()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxdsetupwqs The clean up in idxdsetupwqs has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-write it in a cleaner way. The issues here are: 1 If...

0.00154EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/23 12:00 a.m.10 views

PT-2025-39178

Name of the Vulnerable Software and Affected Versions WSO2 products affected versions not specified Description A content spoofing issue arises from improper error message handling. Error messages are passed through URL parameters without validation, potentially allowing attackers to inject...

4.3CVSS6.3AI score0.00215EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:01 a.m.17 views

tracing/trigger: Fix to return error if failed to alloc snapshot

...

5.5CVSS7AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2025/09/19 4:15 p.m.2 views

DEBIAN-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.3AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/19 4:15 p.m.10 views

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.8CVSS0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/19 4:15 p.m.8 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
Vulnrichment
Vulnrichment
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39852 net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6

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.7AI score0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/19 3:26 p.m.7 views

CVE-2025-39852 net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6

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.1AI score
SaveExploits0References6
CVE
CVE
added 2025/09/19 3:26 p.m.31 views

CVE-2025-39837

The CVE-2025-39837 entry concerns the Linux kernel, specifically the platform/x86 asus-wmi subsystem. The issue stems from racey driver registrations where asus_wmi_register_driver() could be invoked concurrently by multiple drivers, causing unsafe list operations and potential memory corruption ...

7.8CVSS6.2AI score0.00155EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder