Lucene search
K

379 matches found

UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.13 views

CVE-2021-47426

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Fix potential memory leak about jitdata Make sure to free jitdata through kfree in the error path...

5.5CVSS5.9AI score0.00222EPSS
Exploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

UBUNTU-CVE-2021-47426

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Fix potential memory leak about jitdata Make sure to free jitdata through kfree in the error path...

5.5CVSS5.8AI score0.00222EPSS
Exploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.0 views

UBUNTU-CVE-2021-47364

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix memory leak in compatinsnlist compatinsnlist handles the 32-bit version of the COMEDIINSNLIST ioctl whenwhen CONFIGCOMPAT is enabled. It allocates memory to temporarily hold an array of struct comediinsn converted fro...

5.5CVSS5.7AI score0.00239EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:4 p.m.17 views

CVE-2021-47426 bpf, s390: Fix potential memory leak about jit_data

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Fix potential memory leak about jitdata Make sure to free jitdata through kfree in the error path...

6.8AI score0.00222EPSS
Exploits0References4
CVE
CVE
added 2024/05/21 3:4 p.m.85 views

CVE-2021-47426

CVE-2021-47426 affects the Linux kernel (bpf, s390) with a memory leak in jit_data. The issue occurs in the error path and is resolved by freeing jit_data with kfree() to prevent leaks. The provided metrics indicate local access, low attack complexity, and low privileges needed, with no confident...

5.5CVSS6.6AI score0.00222EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:4 p.m.25 views

CVE-2021-47426 bpf, s390: Fix potential memory leak about jit_data

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Fix potential memory leak about jitdata Make sure to free jitdata through kfree in the error path...

6.4AI score0.00222EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.15 views

CVE-2021-47364 comedi: Fix memory leak in compat_insnlist()

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix memory leak in compatinsnlist compatinsnlist handles the 32-bit version of the COMEDIINSNLIST ioctl whenwhen CONFIGCOMPAT is enabled. It allocates memory to temporarily hold an array of struct comediinsn converted fro...

6.7AI score0.00239EPSS
Exploits0References3
CVE
CVE
added 2024/05/21 3:3 p.m.84 views

CVE-2021-47364

Summary (CVE-2021-47364) The Linux kernel vulnerability in the comedi subsystem affects the 32-bit version of the COMEDI_INSNLIST ioctl when CONFIG_COMPAT is enabled. The issue is a memory leak in compat_insnlist(): memory was allocated to hold a converted array of struct comedi_insn and only fre...

5.5CVSS6.5AI score0.00239EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.16 views

CVE-2021-47364

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix memory leak in compatinsnlist compatinsnlist handles the 32-bit version of the COMEDIINSNLIST ioctl whenwhen CONFIGCOMPAT is enabled. It allocates memory to temporarily hold an array of struct comediinsn converted fro...

5.5CVSS6.4AI score0.00239EPSS
Exploits0
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.20 views

CVE-2021-47364 comedi: Fix memory leak in compat_insnlist()

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix memory leak in compatinsnlist compatinsnlist handles the 32-bit version of the COMEDIINSNLIST ioctl whenwhen CONFIGCOMPAT is enabled. It allocates memory to temporarily hold an array of struct comediinsn converted fro...

6.3AI score0.00239EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.21 views

CVE-2021-47305 dma-buf/sync_file: Don't leak fences on merge failure

In the Linux kernel, the following vulnerability has been resolved: dma-buf/syncfile: Don't leak fences on merge failure Each addfence call does a dmafenceget on the relevant fence. In the error path, we weren't calling dmafenceput so all those fences got leaked. Also, in the kreallocarray failur...

6.5AI score0.00238EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.13 views

CVE-2021-47258 scsi: core: Fix error handling of scsi_host_alloc()

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix error handling of scsihostalloc After device is initialized via deviceinitialize, or its name is set via devsetname, the device has to be freed via putdevice. Otherwise device name will be leaked because it is...

6.5AI score0.00236EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.18 views

CVE-2021-47258 scsi: core: Fix error handling of scsi_host_alloc()

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix error handling of scsihostalloc After device is initialized via deviceinitialize, or its name is set via devsetname, the device has to be freed via putdevice. Otherwise device name will be leaked because it is...

6.9AI score0.00236EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2024/05/18 12:11 a.m.24 views

CVE-2024-35816

A vulnerability was found in the Linux kernel's FireWire OHCI driver, which could lead to a resource leak by leaving behind an interrupt request IRQ when a device is unbound. This issue may cause instability or improper handling of IRQs, potentially affecting system performance or reliability...

5.5CVSS6.2AI score0.00222EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/17 1:48 p.m.29 views

CVE-2024-35832 bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

6AI score0.0018EPSS
Exploits0References2
CVE
CVE
added 2024/05/17 1:23 p.m.131 views

CVE-2024-35811

In Astra Linux advisories, the brcm80211 component of the Linux kernel (brcmfmac) is affected by a use-after-free in brcmf_cfg80211_detach when a USB disconnect occurs (hotplug). The vulnerability stems from the cfg80211 detach path where a timer and its worker may still run after cfg is freed (c...

5.5CVSS6.1AI score0.00233EPSS
Exploits0References12Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/11 2:34 a.m.1 views

SUSE CVE-2024-27395

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix Use-After-Free in ovsctexit Since kfreercu, which is called in the hlistforeachentryrcu traversal of ovsctlimitexit, is not part of the RCU read critical section, it is possible that the RCU grace period wil...

5.5CVSS6.3AI score0.00244EPSS
Exploits0References13
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.30 views

CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.4AI score0.00259EPSS
Exploits0References9
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

UBUNTU-CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.2AI score0.00259EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.19 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.5CVSS6.4AI score0.00289EPSS
Exploits0References37
Rows per page
Query Builder