Lucene search
+L

109 matches found

OSV
OSV
added 2025/07/25 3:27 p.m.10 views

CVE-2025-38444 raid10: cleanup memleak at raid10_make_request

In the Linux kernel, the following vulnerability has been resolved: raid10: cleanup memleak at raid10makerequest If raid10readrequest or raid10writerequest registers a new request and the REQNOWAIT flag is set, the code does not free the malloc from the mempool. unreferenced object...

7.3AI score
SaveExploits0References10
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50226

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmware return...

5.5CVSS0.00201EPSS
SaveExploits0References5
NVD
NVD
added 2025/06/18 11:15 a.m.33 views

CVE-2022-50146

In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: Deallocate EPC memory on dwpcieepinit errors If dwpcieepinit fails to perform any action after the EPC memory is initialized and the MSI memory region is allocated, the latter parts won't be undone thus causing a memory...

5.5CVSS0.00165EPSS
SaveExploits0References5
NVD
NVD
added 2025/06/18 11:15 a.m.9 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.5CVSS0.00167EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-49981

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix memory leak in hidrawrelease Free the buffered reports before deleting the list entry. BUG: memory leak unreferenced object 0xffff88810e72f180 size 32: comm "softirq", pid 0, jiffies 4294945143 age 16.080s hex du...

5.5CVSS0.00217EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:2 a.m.8 views

CVE-2022-50134 RDMA/hfi1: fix potential memory leak in setup_base_ctxt()

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: fix potential memory leak in setupbasectxt setupbasectxt allocates a memory chunk for uctxt-groups with hfi1allocctxtrcvgroups. When inituserctxt fails, uctxt-groups is not released, which will lead to a memory leak. W...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2025/06/18 11:2 a.m.57 views

CVE-2022-50107

CVE-2022-50107 concerns a Linux kernel vulnerability in the CIFS/fscache path where, if the index == next_cached case is hit, a refcount on the struct page could leak. The fix implemented is to switch to readahead_folio(), which manages the refcount automatically. Affected component: Linux kernel...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/06/18 11:2 a.m.98 views

CVE-2022-50088

CVE-2022-50088 affects the Linux kernel’s damon_reclaim_init() path. The function allocates a ctx via damon_new_ctx(); if damon_select_ops() fails, the ctx is not released, causing a memory leak. The documented fix releases the ctx with damon_destroy_ctx() when damon_select_ops() fails. Connected...

5.5CVSS6.4AI score0.00163EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:2 a.m.8 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...

6AI score
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:1 a.m.8 views

CVE-2022-50043 net: fix potential refcount leak in ndisc_router_discovery()

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...

6.2AI score
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:0 a.m.10 views

CVE-2022-49996 btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()

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...

6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:0 a.m.59 views

CVE-2022-49994

The CVE-2022-49994 issue affects the Linux kernel memory management path involving bootmem and kmemleak. Specifically, vmemmap pages allocated from memblock were not removed from kmemleak when the page was freed, allowing kmemleak to report an error or stop working when the page is reused. The co...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/06/18 11:0 a.m.75 views

CVE-2022-49949

The CVE-2022-49949 issue affects the Linux kernel’s firmware_loader path and is resolved by fixing a memory leak during firmware upload. Specifically, an instance of struct fw_upload is allocated in firmware_upload_register() and must be freed in fw_dev_release(). The remedy introduces a dedicate...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 9:28 a.m.9 views

CVE-2025-38015 dmaengine: idxd: fix memory leak in error handling path of idxd_alloc

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxdalloc Memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix it, free the allocated memory in the reverse order of allocation before exiti...

6.4AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.10 views

PT-2025-26112 · 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 ath11k module. When an error occurs during htc tx completion, the skb is not properly dropped, leading ...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References559
Cvelist
Cvelist
added 2025/05/20 4:1 p.m.26 views

CVE-2025-37951 drm/v3d: Add job to pending list if the reset was skipped

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Add job to pending list if the reset was skipped When a CL/CSD job times out, we check if the GPU has made any progress since the last timeout. If so, instead of resetting the hardware, we skip the reset and let the time...

0.00164EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.14 views

PT-2025-20336

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 bpf Berkeley Packet Filter module. The issue arises due to the non-8-byte aligned storage of percpu...

7.8CVSS7.1AI score0.00546EPSS
SaveExploits0References378
RedhatCVE
RedhatCVE
added 2025/05/04 4:50 p.m.28 views

CVE-2023-53096

In the Linux kernel, the following vulnerability has been resolved: interconnect: fix mem leak when freeing nodes The node link array is allocated when adding links to a node but is not deallocated when nodes are destroyed...

5.5CVSS6.9AI score0.00189EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.9 views

PT-2025-18536

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 octeon ep module. The problem occurs when unsupported dev and mbox init errors happen, causing the oct-co...

5.5CVSS5.1AI score0.00159EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.9 views

PT-2025-18588 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to memory leaks in the Linux kernel, specifically in the napi get frags function. The problem occurs when tun get user is called, leading to memory leaks in tun na...

8.8CVSS7.3AI score0.01328EPSS
SaveExploits3References635
Rows per page
Query Builder