Lucene search
+L

2191 matches found

CVE
CVE
added 2026/07/14 12:00 a.m.29 views

CVE-2025-56364

The CVE-2025-56364 entry relates to the Matter SDK (connectedhomeip) before 1.4.0, where GetDestinationGroupId().Value() can be accessed without verifying existence, causing a crash (SIGABRT) and denial of service. Root cause: use of an uninitialized value; the affected component is the Matter SD...

7.5CVSS6AI score0.00583EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.32 views

PT-2026-58848

Name of the Vulnerable Software and Affected Versions Matter SDK connectedhomeip versions prior to 1.4.0 Description A use of uninitialized value occurs when the GetDestinationGroupId.Value method is called without verifying if a value exists. This happens when an InvokeCommand is sent without...

7.5CVSS6.1AI score0.00583EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/28 1:08 a.m.20 views

SUSE CVE-2026-53311

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.7AI score0.00112EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:14 a.m.22 views

sctp: fix uninit-value in __sctp_rcv_asconf_lookup()

...

9.1CVSS5.8AI score0.00514EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:11 a.m.12 views

net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf

...

5.5CVSS6.1AI score0.00114EPSS
SaveExploits0
OSV
OSV
added 2026/06/27 12:01 a.m.15 views

OSV-2026-970 Use-of-uninitialized-value in ogs_cpystrn

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=527978938 Crash type: Use-of-uninitialized-value Crash state: ogscpystrn ogsnas5gsdecodednn ogsnas5gsdecodepdusessionestablishmentaccept...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/06/26 8:17 p.m.18 views

DEBIAN-CVE-2026-53311

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 8:17 p.m.19 views

CVE-2026-53311

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.5CVSS0.00112EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.18 views

CVE-2026-53311

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.5CVSS5.3AI score0.00112EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/06/26 7:41 p.m.42 views

CVE-2026-53311 fuse: fix uninit-value in fuse_dentry_revalidate()

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

0.00112EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/26 7:41 p.m.25 views

EUVD-2026-39846

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.7AI score0.00112EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/26 7:41 p.m.26 views

CVE-2026-53311

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0
CVE
CVE
added 2026/06/26 7:41 p.m.41 views

CVE-2026-53311

CVE-2026-53311 affects the Linux kernel’s FUSE subsystem: fuse_dentry_revalidate() may be invoked with a dentry whose d_time has not been initialised, originating from KMSAN observations during path resolution (lookup_open/d_revalidate). Multiple vendors and feeds document the fix as resolving th...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/26 7:41 p.m.15 views

CVE-2026-53311 fuse: fix uninit-value in fuse_dentry_revalidate()

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.28 views

PT-2026-52950

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the fuse dentry revalidate function may be called with a dentry that has an uninitialized d time variable. This behavior was identified using KMSAN, occurring when...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0
NVD
NVD
added 2026/06/25 9:16 a.m.18 views

CVE-2026-53170

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject DMA commands with uninitialized length cmdstateinit initializes the command state with memset0xff, leaving dma-len at U64MAX to signal missing setup. The only setter is NPUSETDMA0LEN; if userspace omits this...

8.8CVSS0.00175EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/25 8:39 a.m.20 views

CVE-2026-53225

In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in sctprcvasconflookup sctprcvasconflookup in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter header, then calls af-fromaddrparam, which reads the full address 1...

9.1CVSS5.6AI score0.00514EPSS
SaveExploits0
EUVD
EUVD
added 2026/06/24 6:32 p.m.15 views

EUVD-2026-38897

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent uninitialized lcn caused by zero len syzbot reported a uninit-value in ntfsiomapbegin 1. Since runs was not touched yet, runlookupentry immediately fails and returns false, which makes the value of "len" 0...

5.7AI score0.00107EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/24 6:32 p.m.14 views

EUVD-2026-38853

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.7AI score0.00123EPSS
SaveExploits0References9
NVD
NVD
added 2026/06/24 5:17 p.m.19 views

CVE-2026-53029

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent uninitialized lcn caused by zero len syzbot reported a uninit-value in ntfsiomapbegin 1. Since runs was not touched yet, runlookupentry immediately fails and returns false, which makes the value of "len" 0...

5.5CVSS0.00107EPSS
SaveExploits0References2
Rows per page
Query Builder