Lucene search
+L

18003 matches found

OSV
OSV
added 2025/09/16 1:15 p.m.2 views

DEBIAN-CVE-2025-39812

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctpv6fromsk syzbot found that sin6scopeid was not properly initialized, leading to undefined behavior. Clear sin6scopeid and sin6flowinfo. BUG: KMSAN: uninit-value in sctpv6cmpaddr+0x887/0x8c0...

5.5CVSS5.3AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:15 p.m.15 views

CVE-2025-39812

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctpv6fromsk syzbot found that sin6scopeid was not properly initialized, leading to undefined behavior. Clear sin6scopeid and sin6flowinfo. BUG: KMSAN: uninit-value in sctpv6cmpaddr+0x887/0x8c0...

5.5CVSS0.00172EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/16 1:08 p.m.27 views

CVE-2025-39833 mISDN: hfcpci: Fix warning when deleting uninitialized timer

In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIGDEBUGOBJECTSTIMERS unloading hfcpci module leads to the following splat: 250.215892 ODEBUG: assertinit not available active state 0 object: ffffffffc01a3dc0...

0.00145EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/16 1:08 p.m.3 views

CVE-2025-39833 mISDN: hfcpci: Fix warning when deleting uninitialized timer

In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIGDEBUGOBJECTSTIMERS unloading hfcpci module leads to the following splat: 250.215892 ODEBUG: assertinit not available active state 0 object: ffffffffc01a3dc0...

6.1AI score0.00145EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/16 1:08 p.m.67 views

CVE-2025-39833

CVE-2025-39833 (Linux kernel) Root cause: when unloading the hfcpci module with CONFIG_DEBUG_OBJECTS_TIMERS enabled, an uninitialized timer could trigger a kernel warning path during deletion, as shown in the stack trace and timer-related debug prints. Impact: locally leveraged by a privileged co...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/16 1:08 p.m.15 views

CVE-2025-39833 mISDN: hfcpci: Fix warning when deleting uninitialized timer

In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIGDEBUGOBJECTSTIMERS unloading hfcpci module leads to the following splat: 250.215892 ODEBUG: assertinit not available active state 0 object: ffffffffc01a3dc0...

5.5CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2025/09/16 1:00 p.m.52 views

CVE-2025-39812

CVE-2025-39812: In the Linux kernel SCTP implementation, the vulnerability stems from not initializing sin6_scope_id in sctp_v6_from_sk(), which can cause undefined behavior. The fix clears sin6_scope_id and sin6_flowinfo to prevent use of uninitialized data in the IPv6 SCTP path. Affected contex...

5.5CVSS6.1AI score0.00172EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/09/16 1:00 p.m.9 views

CVE-2025-39812 sctp: initialize more fields in sctp_v6_from_sk()

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctpv6fromsk syzbot found that sin6scopeid was not properly initialized, leading to undefined behavior. Clear sin6scopeid and sin6flowinfo. BUG: KMSAN: uninit-value in sctpv6cmpaddr+0x887/0x8c0...

6AI score
SaveExploits0References14
OSV
OSV
added 2025/09/16 8:15 a.m.6 views

DEBIAN-CVE-2023-53273

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When th...

5.5CVSS5.1AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.4 views

DEBIAN-CVE-2023-53280

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

5.5CVSS5.5AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.13 views

UBUNTU-CVE-2023-53280

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/16 8:11 a.m.47 views

CVE-2023-53280

CVE-2023-53280 affects the Linux kernel’s scsi/qla2xxx path. The issue stems from removing the unused nvme_ls_waitq wait queue, which could lead to a NULL pointer dereference when qla2x00_start_sp returns an error and wake_up is invoked for an uninitialized sp->nvme_ls_waitq. The connected adv...

5.5CVSS6.2AI score0.00156EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/16 8:11 a.m.9 views

CVE-2023-53280 scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

5.5CVSS5.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.23 views

CVE-2023-53280 scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

0.00156EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.9 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 a race condition between the HCIMGMT flag setting and the initialization of a work queue, which could lead t...

7CVSS6.2AI score0.00105EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.14 views

IBM AIX和IBM VIOS 安全漏洞

IBM AIX and IBM VIOS are both products of the International Business Machines IBM Corporation.IBM AIX is an open standards-based UNIX operating system developed for the IBM Power architecture.IBM VIOS is part of the PowerVm® Editions hardware feature. IBM VIOS is part of the PowerVm® Editions...

7.4CVSS6.1AI score0.0012EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.10 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 the possibility that the external power change callback in the aasp288fuelgaugeprobe function may be using a...

4.7CVSS6.2AI score0.0011EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.7 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 uninitialized wait queue, sp-nvmelswaitq, which could lead to null pointer dereference...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/09/16 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 an integer overflow in radeoncsparserinit that could result in references to uninitialized memory...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.12 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 the deletion of uninitialized timers, which could lead to debugging warnings and system instability...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References3
Rows per page
Query Builder