Lucene search
+L

712 matches found

EUVD
EUVD
added 2025/12/24 12:30 p.m.6 views

EUVD-2025-205070

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Fix uninit buffer allocated by getname Fix uninit errors caused after buffer allocation given to 'de'; by initializing the buffer with zeroes. The fix was found by using KMSAN...

6.1AI score0.00189EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:16 a.m.10 views

CVE-2025-68727

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Fix uninit buffer allocated by getname Fix uninit errors caused after buffer allocation given to 'de'; by initializing the buffer with zeroes. The fix was found by using KMSAN...

0.00189EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/24 11:16 a.m.10 views

CVE-2025-68728

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix uninit memory after failed miread in miformatnew Fix a KMSAN un-init bug found by syzkaller. ntfsgetbh expects a buffer from sbgetblk, that buffer may not be uptodate. We do not bring the buffer uptodate before setting...

0.00189EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 11:16 a.m.12 views

UBUNTU-CVE-2025-68727

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Fix uninit buffer allocated by getname Fix uninit errors caused after buffer allocation given to 'de'; by initializing the buffer with zeroes. The fix was found by using KMSAN...

5.8AI score0.00189EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/24 11:16 a.m.13 views

UBUNTU-CVE-2025-68728

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix uninit memory after failed miread in miformatnew Fix a KMSAN un-init bug found by syzkaller. ntfsgetbh expects a buffer from sbgetblk, that buffer may not be uptodate. We do not bring the buffer uptodate before setting...

5.9AI score0.00189EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.10 views

CVE-2025-68365

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize allocated memory before use KMSAN reports: Multiple uninitialized values detected: - KMSAN: uninit-value in ntfsreadhdr 3 - KMSAN: uninit-value in bcmp 3 Memory is allocated by getname, which is a wrapper for...

8.2CVSS6.7AI score0.00419EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.11 views

CVE-2025-68727

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Fix uninit buffer allocated by getname Fix uninit errors caused after buffer allocation given to 'de'; by initializing the buffer with zeroes. The fix was found by using KMSAN...

6AI score0.00189EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.6 views

CVE-2025-68728

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix uninit memory after failed miread in miformatnew Fix a KMSAN un-init bug found by syzkaller. ntfsgetbh expects a buffer from sbgetblk, that buffer may not be uptodate. We do not bring the buffer uptodate before setting...

6.9AI score0.00189EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/24 10:55 a.m.10 views

CVE-2023-54011 scsi: mpi3mr: Fix an issue found by KASAN

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix an issue found by KASAN Write only correct size 32 instead of 64 bytes...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.37 views

CVE-2025-68727 ntfs3: Fix uninit buffer allocated by __getname()

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Fix uninit buffer allocated by getname Fix uninit errors caused after buffer allocation given to 'de'; by initializing the buffer with zeroes. The fix was found by using KMSAN...

0.00189EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 10:33 a.m.8 views

CVE-2025-68727 ntfs3: Fix uninit buffer allocated by __getname()

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Fix uninit buffer allocated by getname Fix uninit errors caused after buffer allocation given to 'de'; by initializing the buffer with zeroes. The fix was found by using KMSAN...

6.5AI score
SaveExploits0References10
OSV
OSV
added 2025/12/24 10:33 a.m.4 views

CVE-2025-68728 ntfs3: fix uninit memory after failed mi_read in mi_format_new

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix uninit memory after failed miread in miformatnew Fix a KMSAN un-init bug found by syzkaller. ntfsgetbh expects a buffer from sbgetblk, that buffer may not be uptodate. We do not bring the buffer uptodate before setting...

6.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.32 views

CVE-2025-68378 bpf: Fix stackmap overflow check in __bpf_get_stackid()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check in bpfgetstackid Syzkaller reported a KASAN slab-out-of-bounds write in bpfgetstackid when copying stack trace data. The issue occurs when the perf trace contains more stack entries than the stack...

0.00184EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 10:32 a.m.67 views

CVE-2025-68365

CVE-2025-68365 : Linux kernel (fs/ntfs3) fixed by zero-initializing allocated memory. Memory allocated via __getname() (kmem_cache_alloc()) was used before being cleared, triggering KMSAN reports (ntfs_read_hdr, bcmp). The patch replaces kmem_cache_alloc() with kmem_cache_zalloc() to allocate and...

8.2CVSS6.1AI score0.00419EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.13 views

PT-2025-52901

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel’s NTFS3 filesystem component contains a flaw where allocated memory is not initialized before use. This issue is identified through Kernel Memory Sanitizer KMSAN reports...

5.5CVSS6.4AI score0.00419EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.19 views

PT-2025-53037

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the idmouse driver. Specifically, within the idmouse create image function, a failure in any ftip command can lead to uninitialized data in...

7.8CVSS6.3AI score0.00954EPSS
SaveExploits2References916
SUSE CVE
SUSE CVE
added 2025/12/17 12:30 a.m.8 views

SUSE CVE-2025-40351

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix KMSAN uninit-value issue in hfsplusdeletecat The syzbot reported issue in hfsplusdeletecat: 70.682285 T9333 ===================================================== 70.682943 T9333 BUG: KMSAN: uninit-value in...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References18
EUVD
EUVD
added 2025/12/16 3:30 p.m.6 views

EUVD-2025-203636

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix KMSAN uninit-value issue in hfsplusdeletecat The syzbot reported issue in hfsplusdeletecat: 70.682285 T9333 ===================================================== 70.682943 T9333 BUG: KMSAN: uninit-value in...

5.8AI score0.0021EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.13 views

CVE-2025-40351

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix KMSAN uninit-value issue in hfsplusdeletecat The syzbot reported issue in hfsplusdeletecat: 70.682285 T9333 ===================================================== 70.682943 T9333 BUG: KMSAN: uninit-value in...

5.7AI score0.0021EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2025/12/16 1:30 p.m.41 views

CVE-2025-40351 hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix KMSAN uninit-value issue in hfsplusdeletecat The syzbot reported issue in hfsplusdeletecat: 70.682285 T9333 ===================================================== 70.682943 T9333 BUG: KMSAN: uninit-value in...

0.0021EPSS
SaveExploits0References8
Rows per page
Query Builder