Lucene search
+L

1408 matches found

NVD
NVD
added 2024/05/30 4:15 p.m.18 views

CVE-2024-36030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

7.1CVSS6.6AI score0.00227EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/22 9:15 a.m.18 views

CVE-2021-47483

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcacherbtreeexit In regcacherbtreeinserttoblock, when 'present' realloc failed, the 'blk' which is supposed to assign to 'rbnode-block' will be freed, so 'rbnode-block' points a freed memory,...

7.8CVSS6.4AI score0.00229EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.31 views

CVE-2021-47483

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcacherbtreeexit In regcacherbtreeinserttoblock, when 'present' realloc failed, the 'blk' which is supposed to assign to 'rbnode-block' will be freed, so 'rbnode-block' points a freed memory,...

7.8CVSS6.1AI score0.00229EPSS
SaveExploits0References13
CVE
CVE
added 2024/05/22 8:19 a.m.134 views

CVE-2021-47483

CVE-2021-47483 affects the Linux kernel regmap subsystem (regcache_rbtree). The issue is a double-free in error handling when a reallocation fails, causing rbnode->block to reference freed memory. The fix moves the rbnode->block assignment to immediately after a successful reallocation, ens...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/05/21 4:15 p.m.22 views

CVE-2024-27127

A double free vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow authenticated users to execute arbitrary code via a network. We have already fixed the vulnerability in the following version: QTS 5.1.7.2770 build 20240520...

8.8CVSS7.2AI score0.00696EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

CVE-2024-27127

A double free vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow authenticated users to execute arbitrary code via a network. We have already fixed the vulnerability in the following version: QTS 5.1.7.2770 build 20240520...

8.8CVSS6.1AI score0.00696EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/21 4:08 p.m.22 views

CVE-2024-27127 QTS, QuTS hero

A double free vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow authenticated users to execute arbitrary code via a network. We have already fixed the vulnerability in the following version: QTS 5.1.7.2770 build 20240520...

7.2CVSS7.6AI score0.00696EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/21 4:08 p.m.28 views

CVE-2024-27127 QTS, QuTS hero

A double free vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow authenticated users to execute arbitrary code via a network. We have already fixed the vulnerability in the following version: QTS 5.1.7.2770 build 20240520...

7.2CVSS7.2AI score0.00696EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/21 4:08 p.m.70 views

CVE-2024-27127

CVE-2024-27127 is a double-free vulnerability affecting QNAP QTS and QuTS hero, enabling authenticated remote code execution over a network. Affected versions include QTS 5.1.x and QuTS hero h5.1.x; fixes are in QTS 5.1.7.2770 build 20240520 and later and QuTS hero h5.1.7.2770 build 20240520 and ...

8.8CVSS7.4AI score0.00696EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/18 2:09 a.m.33 views

CVE-2023-52667

A double-free flaw was found in the Linux kernel ConnectX-4 and Connect-IB cards in the Mellanox driver. This issue could allow a local user to crash the system. Mitigation To mitigate this issue, prevent module mlx5core from being loaded. Please see https://access.redhat.com/solutions/41278 for...

4.7CVSS7AI score0.00269EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:11 p.m.25 views

CVE-2024-35835

A double-free vulnerability was found in the arfscreategroups function in the Linux kernel's net/mlx5e driver. This issue could lead to memory corruption or a system crash if exploited, as freeing the same memory twice may cause undefined behavior. Mitigation Mitigation for this issue is either n...

5.5CVSS7.2AI score0.00668EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 2:47 p.m.108 views

CVE-2024-35856

CVE-2024-35856 affects the Linux kernel Bluetooth btusb mediatek component. The root cause is a double-free of the skb buffer in the coredump path, where hci_devcd_append() frees the skb on error, potentially leading to a double-free if the caller also frees it. The issue is triggered locally and...

8.8CVSS6.7AI score0.00366EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.36 views

CVE-2023-52691 drm/amd/pm: fix a double-free in si_dpm_init

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a double-free in sidpminit When the allocation of adev-pm.dpm.dynstate.vddcdependencyondispclk.entries fails, amdgpufreeextendedpowertable is called to free some fields of adev. However, when the control flow...

7.8CVSS6.4AI score0.00246EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/17 2:24 p.m.135 views

CVE-2023-52691

CVE-2023-52691 concerns the Linux kernel’s DRM AMD power management path. The issue is a double-free in the AMD GPU driver flow: when allocation of adev->pm.dpm.dyn_state.vddc_dependency_on_dispclk.entries fails, amdgpu_free_extended_power_table is called to free fields, and if control flow re...

7.8CVSS6.7AI score0.00246EPSS
SaveExploits0References10Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.29 views

CVE-2023-52667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

7.8CVSS6.1AI score0.00269EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2024/05/17 2:02 p.m.24 views

CVE-2024-35835

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

7.8CVSS7.5AI score0.00668EPSS
SaveExploits0
OSV
OSV
added 2024/05/14 5:15 p.m.12 views

CVE-2023-44247

A double free vulnerability CWE-415 vulnerability in Fortinet FortiOS 6.4 all versions may allow a privileged attacker to execute code or commands via crafted HTTP or HTTPs requests...

7.2CVSS5.9AI score0.01248EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/14 5:15 p.m.33 views

CVE-2023-44247

A double free vulnerability CWE-415 vulnerability in Fortinet FortiOS 6.4 all versions may allow a privileged attacker to execute code or commands via crafted HTTP or HTTPs requests...

7.2CVSS6.8AI score0.01248EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 2:22 p.m.7 views

CVE-2023-52384

Double-free vulnerability in the RSMC module Impact: Successful exploitation of this vulnerability will affect availability...

5.5CVSS5.8AI score0.00144EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/14 2:22 p.m.24 views

CVE-2023-52383

Double-free vulnerability in the RSMC module Impact: Successful exploitation of this vulnerability will affect availability...

5.5CVSS4.8AI score0.00144EPSS
SaveExploits0References2
Rows per page
Query Builder