Lucene search
+L

109 matches found

Cvelist
Cvelist
added 2025/02/26 2:10 a.m.26 views

CVE-2022-49334 mm/huge_memory: Fix xarray node memory leak

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: Fix xarray node memory leak If xassplitalloc fails to allocate the necessary nodes to complete the xarray entry split, it sets the xastate to -ENOMEM, which xasnomem then interprets as "Please allocate more memory"...

0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:10 a.m.21 views

CVE-2022-49312 staging: rtl8712: fix a potential memory leak in r871xu_drv_init()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix a potential memory leak in r871xudrvinit In r871xudrvinit, if r8712initdrvsw fails, then the memory allocated by r8712allocioqueue in r8712usbdvobjinit is not properly released as there is no action will be...

5.5CVSS5.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.27 views

CVE-2022-49276 jffs2: fix memory leak in jffs2_scan_medium

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix memory leak in jffs2scanmedium If an error is returned in jffs2scaneraseblock and some memory has been added to the jffs2summary s, we can observe the following kmemleak report:...

0.00263EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.39 views

CVE-2022-49256 watch_queue: Actually free the watch

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Actually free the watch freewatch does everything barring actually freeing the watch object. Fix this by adding the missing kfree. kmemleak produces a report something like the following. Note that as an address can b...

0.00256EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.19 views

CVE-2022-49225

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921s: fix a possible memory leak in mt7921loadpatch Always release fw data at the end of mt7921loadpatch routine...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.35 views

CVE-2022-49207

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in skpsockqueuemsg If tcpbpfsendmsg is running during a tear down operation we may enqueue data on the ingress msg queue while tear down is trying to free it. sk1 redirect sk2 sk2 -------------------...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.19 views

CVE-2022-49206

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in error flow for subscribe event routine In case the second xainsert fails, the objevent is not released. Fix the error unwind flow to free that memory to avoid a memory leak...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.24 views

CVE-2022-49188

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcomq6v5mss: Fix some leaks in q6v5allocmemoryregion The devicenode pointer is returned by ofparsephandle or ofgetchildbyname with refcount incremented. We should use ofnodeput on it when done. This function only call...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.28 views

CVE-2022-49188 remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcomq6v5mss: Fix some leaks in q6v5allocmemoryregion The devicenode pointer is returned by ofparsephandle or ofgetchildbyname with refcount incremented. We should use ofnodeput on it when done. This function only call...

0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 1:54 a.m.15 views

CVE-2022-49105 staging: wfx: fix an error handling in wfx_init_common()

In the Linux kernel, the following vulnerability has been resolved: staging: wfx: fix an error handling in wfxinitcommon One error handler of wfxinitcommon return without calling ieee80211freehwhw, which may result in memory leak. And I add one err label to unify the error handler, which is usefu...

5.5CVSS5.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.51 views

CVE-2021-47655

In the Linux kernel, the following vulnerability has been resolved: media: venus: vdec: fixed possible memory leak issue The venushelperallocdpbbufs implementation allows an early return on an error path when checking the id from idaallocmin which would not release the earlier buffer allocation...

5.5CVSS5.6AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.30 views

CVE-2021-47644 media: staging: media: zoran: move videodev alloc

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: move videodev alloc Move some code out of zr36057init and create new functions for handling zr-videodev. This permit to ease code reading and fix a zr-videodev memory leak...

0.00249EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/01/31 7:32 p.m.21 views

CVE-2025-21683

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfskselectreuseport memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLISHED socket. Such TCP socket may have had SOATTACHREUSEPORTEBPF set before it was ESTABLISHED. In other...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/01/09 12:00 a.m.17 views

Important: kernel

Issue Overview: ntfs3 in the Linux kernel through 6.8.0 allows a physically proximate attacker to read kernel memory by mounting a filesystem e.g., if a Linux distribution is configured to allow unprivileged mounts of removable media and then leveraging local access to trigger an out-of-bounds...

9.1CVSS8.3AI score0.01369EPSS
SaveExploits0
NVD
NVD
added 2025/01/08 6:15 p.m.16 views

CVE-2024-56779

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4openowner leak when concurrent nfsd4open occur The action force umountumount -f will attempt to kill all rpctask even umount operation may ultimately fail if some files remain open. Consequently, if an action attemp...

9.8CVSS0.00531EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/12/30 5:54 a.m.23 views

CVE-2024-56748

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix a possible memory leak in qedfallocandinitsb Hook "qedops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb and...

5.1CVSS7AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/29 11:30 a.m.15 views

CVE-2024-56746 fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()

In the Linux kernel, the following vulnerability has been resolved: fbdev: sh7760fb: Fix a possible memory leak in sh7760fballocmem When information such as info-screenbase is not ready, calling sh7760fbfreemem does not release memory correctly. Call dmafreecoherent instead...

3.3CVSS6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.3 views

CVE-2024-56745 PCI: Fix reset_method_store() memory leak

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.3AI score0.00212EPSS
SaveExploits0References6
NVD
NVD
added 2024/12/29 9:15 a.m.16 views

CVE-2024-56712

In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix memory leak on last exportudmabuf error path In exportudmabuf, if dmabuffd fails because the FD table is full, a dmabuf owning the udmabuf has already been created; but the error handling in udmabufcreate will tear...

5.5CVSS0.00188EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/12/25 12:00 a.m.15 views

The vulnerability of the bpf component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the bpf component in the Linux operating system’s kernel is related to a memory leak in the checkatomic function. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References11Affected Software2
Rows per page
Query Builder