Lucene search
K

15 matches found

OSV
OSV
added 2025/09/11 5:15 p.m.2 views

UBUNTU-CVE-2025-39736

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid deadlock by moving prwarn outside kmemleaklock When netpoll is enabled, calling prwarnonce while holding kmemleaklock in mempoolalloc can cause a deadlock due to lock inversion with the netconsole subsystem. Th...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References37
OSV
OSV
added 2024/10/21 8:6 p.m.11 views

CVE-2022-49024 can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods

In the Linux kernel, the following vulnerability has been resolved: can: mcan: pci: add missing mcanclassfreedev in probe/remove methods In mcanpciremove and error handling path of mcanpciprobe, mcanclassfreedev should be called to free resource allocated by mcanclassallocatedev, otherwise there...

5.5CVSS6.1AI score0.00235EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/06/12 12:9 a.m.24 views

CVE-2021-47313

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix potential memleak in cppccpufreqcpuinit It's a classic example of memleak, we allocate something, we fail and never free the resources. Make sure we free all resources on policy -init failures...

6.1CVSS7AI score0.00258EPSS
Exploits0References4
CVE
CVE
added 2024/05/24 3:12 p.m.62 views

CVE-2021-47568

CVE-2021-47568 concerns the ksmbd module in the Linux kernel, where a memory leak in get_file_stream_info() (fs/ksmbd/smb2pdu.c) could lead to resource exhaustion and a denial-of-service risk. The issue is resolved in the provided documents by applying a fix for the memleak; exploitation details ...

5.5CVSS6.7AI score0.0018EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2024/05/17 1:41 p.m.112 views

CVE-2024-35829

CVE-2024-35829 affects the Linux kernel DRM Lima heap allocator. The issue is a memleak in lima_heap_alloc where, if lima_vm_map_bo fails, allocated resources were not properly deallocated, leading to memory leaks. Connected advisories (Astra Linux, Unity Nessus entry) confirm the same root cause...

5.5CVSS6.6AI score0.0021EPSS
Exploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.28 views

CVE-2024-27011

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memleak in map from abort path The delete set command does not rely on the transaction object for element removal, therefore, a combination of delete element + delete set from the abort path could result ...

5.5CVSS7.3AI score0.00232EPSS
Exploits0References4
CVE
CVE
added 2024/05/01 1:4 p.m.3949 views

CVE-2024-27077

CVE-2024-27077 affects the Linux kernel via a memleak in media: v4l2-mem2mem, specifically in v4l2_m2m_register_entity where entity->name is allocated but not freed on subsequent error paths. The patch adds deallocation of entity->name in error-handling paths to prevent the leak. Public adv...

5.5CVSS6.3AI score0.00289EPSS
Exploits0References12Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 1:4 p.m.21 views

CVE-2024-27074

In the Linux kernel, the following vulnerability has been resolved: media: go7007: fix a memleak in go7007loadencoder In go7007loadencoder, bouncei.e. go-bootfw, is allocated without a deallocation thereafter. After the following call chain: saa7134go7007init |- go7007bootencoder |-...

5.5CVSS7.2AI score0.00289EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/05/01 1:3 p.m.20 views

CVE-2022-48669

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS7.3AI score0.00272EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.16 views

CVE-2024-26972

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
Exploits0References9
RedhatCVE
RedhatCVE
added 2024/04/17 5:30 p.m.36 views

CVE-2024-26839

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix a memleak in initcreditreturn When dmaalloccoherent fails to allocate dd-crbasei.va, initcreditreturn should deallocate dd-crbase and dd-crbasei that allocated before. Or those resources would be never freed and a...

4.4CVSS7.1AI score0.00239EPSS
Exploits0References4
NVD
NVD
added 2024/04/17 10:15 a.m.19 views

CVE-2024-26839

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix a memleak in initcreditreturn When dmaalloccoherent fails to allocate dd-crbasei.va, initcreditreturn should deallocate dd-crbase and dd-crbasei that allocated before. Or those resources would be never freed and a...

5.5CVSS7.4AI score0.00239EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.14 views

CVE-2024-26839

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix a memleak in initcreditreturn When dmaalloccoherent fails to allocate dd-crbasei.va, initcreditreturn should deallocate dd-crbase and dd-crbasei that allocated before. Or those resources would be never freed and a...

5.5CVSS6.3AI score0.00239EPSS
Exploits0References22
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.20 views

CVE-2021-47022 mt76: mt7615: fix memleak when mt7615_unregister_device()

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: fix memleak when mt7615unregisterdevice mt7615txtokenput should get call before mt76freependingtxwi...

6.9AI score0.00236EPSS
Exploits0References4
OSV
OSV
added 2022/06/28 6:57 p.m.12 views

GSD-2022-1003262 netfilter: nf_tables: memleak flow rule from commit path

netfilter: nftables: memleak flow rule from commit path This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.47 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder