Lucene search
K

14 matches found

CVE
CVE
added 2026/05/06 11:27 a.m.7 views

CVE-2026-43157

Summary: CVE-2026-43157 affects the Linux kernel octeontx2-af CGX driver. The RX/TX flow-control bitmaps (rx_fc_pfvf_bmap, tx_fc_pfvf_bmap) are allocated during cgx_lmac_init() but not freed during cgx_lmac_exit(), enabling a kernel memory leak (kmemleak) when the driver is unbound and rebound. I...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-011027)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011027 advisory. In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in putpagebootmem The vmemmap pages is marked by...

5.5CVSS5.7AI score0.00049EPSS
Exploits0References4
CVE
CVE
added 2025/09/18 1:33 p.m.22 views

CVE-2023-53396

The CVE-2023-53396 issue affects the Linux kernel ubifs: memory leak in do_rename when renaming a file in an encrypted directory. The leak stems from fscrypt_setup_filename allocating memory for the file name, which is never used and is not freed before returning. kmemleak shows the unreferenced ...

5.5CVSS6.1AI score0.00021EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2025/06/18 11:15 a.m.4 views

CVE-2022-49994

In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in putpagebootmem The vmemmap pages is marked by kmemleak when allocated from memblock. Remove it from kmemleak when freeing the page. Otherwise, when we reuse the page, kmemleak ma...

5.5CVSS0.00049EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37807 bpf: Fix kmemleak warning for percpu hashmap

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kmemleak warning for percpu hashmap Vlad Poenaru reported the following kmemleak issue: unreferenced object 0x606fd7c44ac8 size 32: backtrace crc 0: pcpuallocnoprof+0x730/0xeb0 bpfmapallocpercpu+0x69/0xc0...

0.00042EPSS
Exploits0References3
CVE
CVE
added 2025/05/08 6:26 a.m.82 views

CVE-2025-37807

CVE-2025-37807 is a Linux kernel issue in the BPF percpu hashmap path where a percpu pointer is stored at an 8-byte aligned location only if the key_size rounds up to 8; otherwise a 4-byte aligned location is used, causing kmemleak to miss the pointer and report a leak. The root cause is an align...

5.5CVSS6.7AI score0.00042EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.14 views

CVE-2024-57885 mm/kmemleak: fix sleeping function called from invalid context at print message

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: fix sleeping function called from invalid context at print message Address a bug in the kernel that triggers a "sleeping function called from invalid context" warning when /sys/kernel/debug/kmemleak is printed under...

0.0002EPSS
Exploits0References3
OSV
OSV
added 2024/11/09 11:15 a.m.2 views

UBUNTU-CVE-2024-50254

In the Linux kernel, the following vulnerability has been resolved: bpf: Free dynamically allocated bits in bpfiterbitsdestroy bpfiterbitsdestroy uses "kit-nrbits kmemleakalloc+0x4b/0x80 kmallocnodenoprof+0x480/0x5c0 alloc.isra.0+0x89/0xb0 allocbulk+0x2af/0x720 prefillmemcache+0x7f/0xb0...

5.5CVSS5.8AI score0.00033EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 5:56 p.m.22 views

CVE-2024-38539

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix kmemleak in rdmacore observed during blktests nvme/rdma use siw When running blktests nvme/rdma, the following kmemleak issue will appear. kmemleak: Kernel memory leak detector initialized mempool available:36041...

5.1CVSS6.9AI score0.00018EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.16 views

CVE-2024-38539

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix kmemleak in rdmacore observed during blktests nvme/rdma use siw When running blktests nvme/rdma, the following kmemleak issue will appear. kmemleak: Kernel memory leak detector initialized mempool available:36041...

5.5CVSS6.2AI score0.00018EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.15 views

CVE-2024-38539 RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix kmemleak in rdmacore observed during blktests nvme/rdma use siw When running blktests nvme/rdma, the following kmemleak issue will appear. kmemleak: Kernel memory leak detector initialized mempool available:36041...

0.00018EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.2 views

PT-2023-33700 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: The issue is related to a kmemleak in probe and remove, which may potentially lead to security vulnerabilities. The actual impact and attack plausibility have not yet been proven...

7.3AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.1 views

PT-2023-34038 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.86 Description: The issue is related to a kmemleak in the orangefs kernel debug init and orangefs client debug init functions. The actual impact and attack plausibility have not yet been proven...

7AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/10/31 12:0 a.m.3 views

PT-2025-18618

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 blk-mq module. The leak occurs when the blk mq init allocated queue function is called, and the q-ma ops ...

5.5CVSS6.5AI score0.00097EPSS
Exploits0References434
Rows per page
Query Builder