Lucene search
+L

150 matches found

OSV
OSV
added 2025/07/03 8:35 a.m.6 views

CVE-2025-38148 net: phy: mscc: Fix memory leak when using one step timestamping

In the Linux kernel, the following vulnerability has been resolved: net: phy: mscc: Fix memory leak when using one step timestamping Fix memory leak when running one-step timestamping. When running one-step sync timestamping, the HW is configured to insert the TX time into the frame, so there is ...

6.3AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.13 views

CVE-2022-50140

In the Linux kernel, the following vulnerability has been resolved: memstick/msblock: Fix a memory leak 'erasedblocksbitmap' is never freed. As it is allocated at the same time as 'usedblocksbitmap', it is likely that it should be freed also at the same time. Add the corresponding bitmapfree in...

5.5CVSS7.1AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 12:43 p.m.7 views

CVE-2022-50088

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: fix potential memory leak in damonreclaiminit damonreclaiminit allocates a memory chunk for ctx with damonnewctx. When damonselectops fails, ctx is not released, which will lead to a memory leak. We should relea...

5.5CVSS7.1AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 9:59 a.m.7 views

CVE-2022-49949

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix memory leak in firmware upload In the case of firmware-upload, an instance of struct fwupload is allocated in firmwareuploadregister. This data needs to be freed in fwdevrelease. Create a new fwuploadfree...

5.5CVSS7.3AI score0.00183EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:43 a.m.9 views

CVE-2022-50025

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix a memory leak in an error handling path A bitmapzalloc must be balanced by a corresponding bitmapfree in the error handling path of afuallocateirqs...

5.5CVSS7.1AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 9:03 p.m.8 views

CVE-2022-50043

In the Linux kernel, the following vulnerability has been resolved: net: fix potential refcount leak in ndiscrouterdiscovery The issue happens on specific paths in the function. After both the object rt and neigh are grabbed successfully, when lifetime is nonzero but the metric needs change, the...

5.5CVSS7.2AI score0.00167EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-49996

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix possible memory leak in btrfsgetdevargsfrompath In btrfsgetdevargsfrompath, btrfsgetbdevandsb can fail if the path is invalid. In this case, btrfsgetdevargsfrompath returns directly without freeing args-uuid and...

5.5CVSS0.00208EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-49979

In the Linux kernel, the following vulnerability has been resolved: net: fix refcount bug in skpsockget 2 Syzkaller reports refcount bug as follows: ------------ cut here ------------ refcountt: saturated; leaking memory. WARNING: CPU: 1 PID: 3605 at lib/refcount.c:19...

7.8CVSS0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:03 a.m.13 views

CVE-2022-50172 mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg

In the Linux kernel, the following vulnerability has been resolved: mt76: mt76x02u: fix possible memory leak in mt76x02umcusendmsg Free the skb if mt76ubulkmsg fails in mt76x02umcusendmsg routine...

5.9AI score
SaveExploits0References8
CVE
CVE
added 2025/06/18 11:03 a.m.92 views

CVE-2022-50140

CVE-2022-50140 affects the Linux kernel memstick/ms_block subsystem. The root cause is a memory leak where erased_blocks_bitmap is allocated with used_blocks_bitmap but not freed; the patch adds bitmap_free() in msb_data_clear() to free erased_blocks_bitmap. The CVSS 3.1 base score is 5.5 (MEDIUM...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/06/18 11:03 a.m.17 views

CVE-2022-50140 memstick/ms_block: Fix a memory leak

In the Linux kernel, the following vulnerability has been resolved: memstick/msblock: Fix a memory leak 'erasedblocksbitmap' is never freed. As it is allocated at the same time as 'usedblocksbitmap', it is likely that it should be freed also at the same time. Add the corresponding bitmapfree in...

5.9AI score
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:02 a.m.11 views

CVE-2022-50110 watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource

In the Linux kernel, the following vulnerability has been resolved: watchdog: sp5100tco: Fix a memory leak of EFCH MMIO resource Unlike releasememregion, a call to releaseresource does not free the resource, so it has to be freed explicitly to avoid a memory leak...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.14 views

CVE-2022-50065 virtio_net: fix memory leak inside XPD_TX with mergeable

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix memory leak inside XPDTX with mergeable When we call xdpconvertbufftoframe to get xdpf, if it returns NULL, we should check if xdppage was allocated by xdplinearizepage. If it is newly allocated, it should be freed...

0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:01 a.m.8 views

CVE-2022-50007 xfrm: fix refcount leak in __xfrm_policy_check()

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix refcount leak in xfrmpolicycheck The issue happens on an error path in xfrmpolicycheck. When the fetching process of the object pols1 fails, the function simply returns 0, forgetting to decrement the reference count of...

5AI score
SaveExploits0References11
CVE
CVE
added 2025/06/18 11:00 a.m.32 views

CVE-2022-49996

CVE-2022-49996 is a Linux kernel issue affecting the btrfs subsystem. The vulnerability arises when btrfs_get_dev_args_from_path() calls btrfs_get_bdev_and_sb() with an invalid path, causing the function to return without freeing previously allocated memory for args->uuid and args->fsid, wh...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.16 views

CVE-2022-49982 media: pvrusb2: fix memory leak in pvr_probe

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix memory leak in pvrprobe The error handling code in pvr2hdwcreate forgets to unregister the v4l2 device. When pvr2hdwcreate returns back to pvr2contextcreate, it calls pvr2contextdestroy to destroy context, but...

6AI score
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49965 drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing -finixxxx interfaces for some SMU13 asics Without these, potential memory leak may be induced...

5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.10 views

PT-2025-26060 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential memory leak has been identified in the setup base ctxt function. This issue arises when init user ctxt fails, causing the allocated memory for uctxt-groups to not be...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References581
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.54 views

PT-2025-26000 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the apparmor module. The issue occurs when the copy from user function fails, causing a memory leak due to...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References579
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.15 views

PT-2025-25991 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically within the virtio net component when handling XPD TX with mergeable functionality. The problem arises when the...

7.8CVSS5.6AI score0.10458EPSS
SaveExploits16References583
Rows per page
Query Builder