Lucene search
+L

6925 matches found

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

EUVD-2022-55818

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix pcluster memleak when its block address is zero syzkaller reported a memleak: https://syzkaller.appspot.com/bug?id=62f37ff612f0021641eda5b17f056f1668aa9aed unreferenced object 0xffff88811009c7f8 size 136: ... backtrace...

5.9AI score0.00206EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2023-54077

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak if ntfsreadmft failed Label ATTRROOT in ntfsreadmft sets isroot = true and ni-niflags |= NIFLAGDIR, then next attr will goto label ATTRALLOC and alloc ni-dir.allocrun. However two states are not always...

7.8CVSS5.7AI score0.0015EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:15 p.m.4 views

UBUNTU-CVE-2022-50733

In the Linux kernel, the following vulnerability has been resolved: usb: idmouse: fix an uninit-value in idmouseopen In idmousecreateimage, if any ftipcommand fails, it will go to the reset label. However, this leads to the data in bulkinbufferHEADER..IMGSIZE uninitialized. And the check for vali...

5.7AI score0.00248EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/24 1:6 p.m.7 views

CVE-2023-54112 kcm: Fix memory leak in error path of kcm_sendmsg()

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix memory leak in error path of kcmsendmsg syzbot reported a memory leak like below: BUG: memory leak unreferenced object 0xffff88810b088c00 size 240: comm "syz-executor186", pid 5012, jiffies 4294943306 age 13.680s hex dum...

6.3AI score
SaveExploits0References11
OSV
OSV
added 2025/12/24 1:6 p.m.7 views

CVE-2022-50780 net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed

In the Linux kernel, the following vulnerability has been resolved: net: fix UAF issue in nfqnlnfhookdrop when opsinit failed When the opsinit interface is invoked to initialize the net, but ops-init fails, data is released. However, the ptr pointer in net-gen is invalid. In this case, when...

7.8CVSS6.4AI score
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:3 p.m.8 views

CVE-2023-54077 fs/ntfs3: Fix memory leak if ntfs_read_mft failed

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak if ntfsreadmft failed Label ATTRROOT in ntfsreadmft sets isroot = true and ni-niflags |= NIFLAGDIR, then next attr will goto label ATTRALLOC and alloc ni-dir.allocrun. However two states are not always...

7.8CVSS6.4AI score
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 12:30 p.m.3 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.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.5 views

EUVD-2025-205099

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exclusive map memory leak When exclproghash is 0 and exclproghashsize is non-zero, the map also needs to be freed. Otherwise, the map memory will not be reclaimed, just like the memory leak problem reported by syzbot 1...

6AI score0.00169EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 12:23 p.m.21 views

CVE-2023-54061

CVE-2023-54061 is rejected/withdrawn by its CNA and does not represent an active vulnerability entry.

6.2AI score0.00018EPSS
SaveExploits0
CVE
CVE
added 2025/12/24 12:22 p.m.20 views

CVE-2022-50713

CVE-2022-50713 affects the Linux kernel in the visconti clock driver. The vulnerability stems from a memory leak in visconti_register_pll(): @pll->rate_table is allocated via kmemdup(), and if clk_hw_register() fails, the allocated memory is not freed. The documented patch fixes this leak by e...

6.1AI score0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:16 a.m.7 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.00168EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 11:16 a.m.6 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.00168EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.7 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.00383EPSS
SaveExploits0References31
OSV
OSV
added 2025/12/24 11:16 a.m.8 views

AZL-78410 CVE-2025-68365 affecting package kernel for versions less than 5.15.200.1-1

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.2CVSS5.6AI score0.00383EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.7 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.00168EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.4 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.00168EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.5 views

CVE-2023-53999

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, Fix internal port memory leak The flow rule can be splited, and the extra postact rules are added to postact table. It's possible to trigger memleak when the rule forwards packets from internal port and over tunnel...

6.3AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 10:55 a.m.19 views

CVE-2023-54011

The CVE-2023-54011 issue in the Linux kernel relates to the SCSI mpi3mr subsystem. Root cause: a KASAN-detected flaw caused incorrect write sizing, using 64-byte writes instead of the correct 32-byte size. Impact was mitigated by a kernel fix applied to the mpi3mr driver, correcting the write siz...

6.2AI score0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 10:32 a.m.42 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.00383EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/12/24 10:32 a.m.6 views

CVE-2025-68365 fs/ntfs3: Initialize allocated memory before use

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.3AI score
SaveExploits0References9
Rows per page
Query Builder