Lucene search
+L

5509 matches found

CVE
CVE
added 2025/12/24 1:06 p.m.27 views

CVE-2023-54138

Technical details for CVE-2023-54138 (drm/msm NULL-deref on irq uninstall) are not provided in the connected documents. Monitor for updates; no product/version/fix information is included here.

6.3AI score0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.11 views

CVE-2023-54138 drm/msm: fix NULL-deref on irq uninstall

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on irq uninstall In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

6.6AI score
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:06 p.m.6 views

CVE-2023-54106 net/mlx5: fix potential memory leak in mlx5e_init_rep_rx

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fix potential memory leak in mlx5einitreprx The memory pointed to by the priv-rxres pointer is not freed in the error path of mlx5einitreprx, which can lead to a memory leak. Fix by freeing the memory in the error path,...

6.3AI score
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54084 ALSA: firewire-digi00x: prevent potential use after free

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-digi00x: prevent potential use after free This code was supposed to return an error code if initstream failed, but it instead freed dg00x-rxstream and returned success. This potentially leads to a use after free...

6.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.42 views

CVE-2023-54084 ALSA: firewire-digi00x: prevent potential use after free

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-digi00x: prevent potential use after free This code was supposed to return an error code if initstream failed, but it instead freed dg00x-rxstream and returned success. This potentially leads to a use after free...

0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.9 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
CVE
CVE
added 2025/12/24 1:05 p.m.19 views

CVE-2022-50770

Affected software: Linux kernel ocfs2 filesystem code. Issue: memory leak in ocfs2_mount_volume() related to replay_map not freed on error paths, and replay_map memory not freed if d_make_root() fails in ocfs2_fill_super(). Consequence: potential memory leak during mount/recovery of OCFS2 volumes...

6.1AI score0.00248EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.36 views

CVE-2022-50770 ocfs2: fix memory leak in ocfs2_mount_volume()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2mountvolume There is a memory leak reported by kmemleak: unreferenced object 0xffff88810cc65e60 size 32: comm "mount.ocfs2", pid 23753, jiffies 4302528942 age 34735.105s hex dump first 32 bytes: 10 ...

0.00248EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 1:05 p.m.24 views

CVE-2022-50766

Summary: CVE-2022-50766 is a Linux kernel vulnerability in the Btrfs path. Reported to affect the Btrfs init flow, where generation data was incorrectly handled in btrfs_init_new_buffer, leading to uninitialized reads in btrfs_clean_tree_block. The root cause is that btrfs_set_header_generation()...

6.1AI score0.00234EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:05 p.m.28 views

CVE-2022-50761

The CVE-2022-50761 entry concerns a memory leak in the Linux kernel under x86/xen: in xen_init_lock_cpu(), a string allocated with kasprintf() is not freed if bind_ipi_to_irqhandler() fails, potentially leaking memory. The description notes this memory leak is fixed in Xen/CPU initialization code...

6.1AI score0.00282EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.41 views

CVE-2022-50758 staging: vt6655: fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function deviceinittd0ring, memory is allocated for member tdinfo of priv-apTD0Ringsi, with i increasing from 0. In case of allocation failure, the memory is freed in reversed order,...

7.8CVSS0.00204EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:05 p.m.31 views

CVE-2022-50758

The CVE-2022-50758 issue affects the Linux kernel staging/vt6655 code, where in device_init_td0_ring memory is allocated for priv->apTD0Rings[i]. If allocation fails, freed memory did not include i = 0, causing a potential memory leak. A fix updates the memory freeing loop to also release the ...

7.8CVSS6.1AI score0.00204EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:05 p.m.18 views

CVE-2022-50758 staging: vt6655: fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function deviceinittd0ring, memory is allocated for member tdinfo of priv-apTD0Ringsi, with i increasing from 0. In case of allocation failure, the memory is freed in reversed order,...

7.8CVSS6.4AI score
SaveExploits0References10
CVE
CVE
added 2025/12/24 1:05 p.m.35 views

CVE-2022-50748

The CVE-2022-50748 entry concerns a memory leak in the Linux kernel’s IPC/mqueue area. The root cause is a failed init_mqueue_fs path where mq_sysctls are not retired, leading to unreleased memory. A fix was applied (see commit db7cfc380900) to ensure retirement of mq_sysctls if IPC namespace cre...

6AI score0.00232EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 views

EUVD-2025-205086

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.9AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:22 p.m.7 views

CVE-2022-50727 scsi: efct: Fix possible memleak in efct_device_init()

In the Linux kernel, the following vulnerability has been resolved: scsi: efct: Fix possible memleak in efctdeviceinit In efctdeviceinit, when efctscsiregfctransport fails, efctscsitgtdriverexit is not called to release memory for efctscsitgtdriverinit and causes memleak: unreferenced object...

6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.37 views

CVE-2022-50727 scsi: efct: Fix possible memleak in efct_device_init()

In the Linux kernel, the following vulnerability has been resolved: scsi: efct: Fix possible memleak in efctdeviceinit In efctdeviceinit, when efctscsiregfctransport fails, efctscsitgtdriverexit is not called to release memory for efctscsitgtdriverinit and causes memleak: unreferenced object...

0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.39 views

CVE-2022-50725 media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix use-after-free in vidtvbridgedvbinit KASAN reports a use-after-free: BUG: KASAN: use-after-free in dvbdmxdevrelease+0x4d5/0x5d0 dvbcore Call Trace: ... dvbdmxdevrelease+0x4d5/0x5d0 dvbcore...

0.00234EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:16 a.m.10 views

CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 11:16 a.m.12 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.00419EPSS
SaveExploits0References1
Rows per page
Query Builder