Lucene search
K

113 matches found

Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.23 views

CVE-2024-26947

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

5.5CVSS7.4AI score0.00015EPSS
Exploits0
NVD
NVD
added 2024/04/17 11:15 a.m.14 views

CVE-2024-26900

In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial If kobjectadd is fail in bindrdevtoarray, 'rdev-serial' will be alloc not be freed, and kmemleak occurs. unreferenced object 0xffff88815a350000 size 49152: comm "mdadm", pid 789, jiffies 4294716910...

5.5CVSS6.2AI score0.0001EPSS
Exploits0References9
CVE
CVE
added 2024/04/17 10:27 a.m.204 views

CVE-2024-26900

CVE-2024-26900: Linux kernel md subsystem vulnerability fixed; kmemleak occurs when rdev->serial is not freed if kobject_add() fails in bind_rdev_to_array(). Root cause: missing free of rdev->serial during serial pool init; impact: local kmemleak exposure (no remote code execution). CVSS v3...

5.5CVSS6.5AI score0.0001EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2024/04/17 10:10 a.m.15 views

CVE-2024-26834 netfilter: nft_flow_offload: release dst in case direct xmit path is used

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: release dst in case direct xmit path is used Direct xmit does not use it since it calls devqueuexmit to send packets, hence it calls dstrelease. kmemleak reports: unreferenced object 0xffff88814f440900...

6.7AI score0.00026EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/04/11 10:1 p.m.17 views

CVE-2021-47199

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT, Fix multiple allocations and memleak of mod acts CT clear action offload adds additional mod hdr actions to the flow's original mod actions in order to clear the registers which hold ctstate. When such flow also...

6CVSS7.2AI score0.00019EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.14 views

CVE-2021-47199 net/mlx5e: CT, Fix multiple allocations and memleak of mod acts

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT, Fix multiple allocations and memleak of mod acts CT clear action offload adds additional mod hdr actions to the flow's original mod actions in order to clear the registers which hold ctstate. When such flow also...

6.7AI score0.00019EPSS
Exploits0References2
CVE
CVE
added 2024/04/10 6:56 p.m.71 views

CVE-2021-47199

The CVE-2021-47199 issue in the Linux kernel's mlx5e CT offload layer causes a memleak of mod hdr actions due to CT clear action offload flow handling. Specifically, CT clear action offload adds the same set of mod hdr actions to reset ct_state when an encap action is present, potentially repeati...

5.5CVSS6.5AI score0.00019EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.16 views

CVE-2021-47199 net/mlx5e: CT, Fix multiple allocations and memleak of mod acts

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT, Fix multiple allocations and memleak of mod acts CT clear action offload adds additional mod hdr actions to the flow's original mod actions in order to clear the registers which hold ctstate. When such flow also...

6.7AI score0.00019EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.23 views

CVE-2024-26802

In the Linux kernel, the following vulnerability has been resolved: stmmac: Clear variable when destroying workqueue Currently when suspending driver and stopping workqueue it is checked whether workqueue is not NULL and if so, it is destroyed. Function destroyworkqueue does drain queue and does...

5.5CVSS7.2AI score0.00009EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.29 views

CVE-2021-47174

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapoavx2: Add irqfpuusable check, fallback to non-AVX2 version Arturo reported this backtrace: 709732.358791 WARNING: CPU: 3 PID: 456 at arch/x86/kernel/fpu/core.c:128 kernelfpubeginmask+0xae/0xe0 709732.358793...

5.5CVSS7.2AI score0.00018EPSS
Exploits0References4
NVD
NVD
added 2024/03/25 10:15 a.m.13 views

CVE-2021-47174

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapoavx2: Add irqfpuusable check, fallback to non-AVX2 version Arturo reported this backtrace: 709732.358791 WARNING: CPU: 3 PID: 456 at arch/x86/kernel/fpu/core.c:128 kernelfpubeginmask+0xae/0xe0 709732.358793...

5.5CVSS6.4AI score0.00018EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.24 views

CVE-2021-47180

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

5.5CVSS6AI score0.00014EPSS
Exploits0
CVE
CVE
added 2024/03/25 9:16 a.m.72 views

CVE-2021-47174

CVE-2021-47174 refers to a Linux kernel netfilter nft_set_pipapo_avx2 issue. The vulnerability stems from missing irq_fpu_usable() handling in the AVX2 path, triggering a backtrace in nft_pipapo_avx2_lookup and related nft lookups under AVX2. The vulnerability was resolved by adding an irq_fpu_us...

5.5CVSS6.6AI score0.00018EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.21 views

CVE-2021-47174 netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapoavx2: Add irqfpuusable check, fallback to non-AVX2 version Arturo reported this backtrace: 709732.358791 WARNING: CPU: 3 PID: 456 at arch/x86/kernel/fpu/core.c:128 kernelfpubeginmask+0xae/0xe0 709732.358793...

6.8AI score0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.18 views

CVE-2021-47171 net: usb: fix memory leak in smsc75xx_bind

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

6.3AI score0.00012EPSS
Exploits0References8
CVE
CVE
added 2024/03/25 9:16 a.m.136 views

CVE-2021-47171

CVE-2021-47171 corresponds to a memory-leak fix in the Linux kernel’s USB SMSC75xx driver (net/usb/smsc75xx.c). The vulnerability arises when errors after memory allocation leave non-freed memory in smsc75xx_bind, causing a memory leak in the kernel upon probe/bind. The MiracleLinux advisories co...

5.5CVSS6.3AI score0.00012EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.14 views

CVE-2021-47171

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

5.5CVSS6.8AI score0.00012EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/03/04 5:24 p.m.24 views

CVE-2023-52560

A potential memory leak flaw was found in damondotestapplythreeregions in the Linux kernel. This issue may lead to minor memory issues, resulting in compromised availability...

3.3CVSS8.7AI score0.00015EPSS
Exploits0References4
NVD
NVD
added 2024/02/27 7:4 p.m.12 views

CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS5.6AI score0.00018EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.16 views

CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS6.4AI score0.00018EPSS
Exploits0References6
Rows per page
Query Builder