Skip to main content

CWE archive

CWE-415 CVEs

Programmatic archive

821 CVEs tagged with CWE-415105 Critical, 522 High, 178 Medium, 16 Low, 0 Unrated.

CVE-2024-23141

Published Jun 25, 2024

A maliciously crafted MODEL file, when parsed in libodxdll through Autodesk applications, can cause a double free. This vulnerability, along with other vulnerabilities, can lead t…

CVSS 7.8 · High

CVE-2024-39292

Published Jun 24, 2024

In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winch_handlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt ma…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-38627

Published Jun 21, 2024

In the Linux kernel, the following vulnerability has been resolved: stm class: Fix a double free in stm_register_device() The put_device(&stm->dev) call will trigger stm_device_…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2022-48740

Published Jun 20, 2024

In the Linux kernel, the following vulnerability has been resolved: selinux: fix double free of cond_list on error paths On error path from cond_read_list() and duplicate_policy…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2021-47589

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in `igbvf_probe` In `igbvf_probe`, if register_netdev() fails, the program will go to…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2024-36973

Published Jun 17, 2024

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bus_probe() When auxiliary_device_…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2024-36940

Published May 30, 2024

In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrl_enable() The "pctldev" struct is allocated in devm_pinctrl_re…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2024-36030

Published May 30, 2024

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvu_npc_freemem() Clang static checker(scan-build) warning: drivers/net/…

CVSS 7.1 · High
Vendor/product tagsBeta · best-effort

CVE-2021-47564

Published May 24, 2024

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in prestera_bridge_port_joi…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2021-47483

Published May 22, 2024

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcache_rbtree_exit() In regcache_rbtree_insert_to_block(), when 'presen…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2024-27127

Published May 21, 2024

A double free vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow authenticated users to execute arbitrar…

CVSS 7.2 · High
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2023-52851

Published May 21, 2024

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF In the unlikely event that wor…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2023-52795

Published May 21, 2024

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhost_vdpa_probe() The put_device() calls vhost_vdpa_release_dev() which ca…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2023-52739

Published May 21, 2024

In the Linux kernel, the following vulnerability has been resolved: Fix page corruption caused by racy check in __free_pages When we upgraded our kernel, we started seeing some…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-47304

Published May 21, 2024

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized This commit fixes a bug (found by syzkaller) th…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-35856

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hci_devcd_append() would free the skb on error…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2024-35847

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in its_vpe_irq_domain_alloc() causes…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2023-52691

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a double-free in si_dpm_init When the allocation of adev->pm.dpm.dyn_state.vddc_dependency_on…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2023-52688

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws error, it should free…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2023-52679

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: of: Fix double free in of_parse_phandle_with_args_map In of_parse_phandle_with_args_map() the inner loop that…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2024-35835

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfs_create_groups When `in` allocated by kvzalloc fails, arfs_create_groups…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-35814

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Fix double-allocation of slots due to broken alignment handling Commit bbb73a103fbb ("swiotlb: fix a…

CVSS 8.8 · High
Vendor/product tagsBeta · best-effort

CVE-2023-52667

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fs_any_create_groups When kcalloc() for ft->g succeeds but kvzalloc…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2023-52664

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort
Showing 301-325 of 821 CVEsPage 13 of 33