VulnSea

CWE-763

CVEs classified under CWE-763, newest first.

21 CVEsRSS

CVE-2026-80936Medium· 5.5⚖ disputed
1w ago

kernel: wifi: mt76: mt7925: cancel mlo_pm_work on stop (CVE-2026-80936)

A flaw was found in the Linux kernel's mt7925 Wi-Fi driver. During multi-link power-save setup, the `mlo_pm_work` is queued with a delay but not properly cancelled when the device is stopped. This can lead to the work item attempting to ac…

SunlitRed Hat · Red Hat Enterprise Linux 9EPSS 0.13%via CSAF
CVE-2026-89500High· 7.0⚖ disputed
1w ago

kernel: ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page (CVE-2026-89500)

A flaw was found in the Linux kernel's ring-buffer component. When a cached reader page is discarded after a concurrent ring buffer resize, the system may use an incorrect buffer size for memory deallocation. This mismatch can lead to a ke…

TwilightRed Hat · Red Hat Enterprise Linux 10EPSS 0.16%via CSAF
CVE-2026-89498Medium· 5.5
1w ago

kernel: orangefs: fix double-free of trailer_buf on readdir copy failure (CVE-2026-89498)

A flaw was found in OrangeFS within the Linux kernel. A local client, by sending a specially crafted readdir downcall with a declared trailer_size exceeding the actual supplied bytes, can trigger a double-free vulnerability. This memory co…

SunlitRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.18%via CSAF
CVE-2026-89502Medium· 5.5
1w ago

kernel: ring-buffer: Free cpu_buffer::free_page with subbuf_order (CVE-2026-89502)

A flaw was found in the Linux kernel's ring-buffer component. When sub-buffers are configured with a specific memory allocation order greater than zero, the system attempts to free a memory page using an incorrect size. This memory managem…

SunlitRed Hat · Red Hat Enterprise Linux 10EPSS 0.20%via CSAF
CVE-2026-77500High· 7.8
2w ago

Release of invalid pointer or reference in Windows Device Association Service allows an authorized attacker to elevate privileges locally.

Release of invalid pointer or reference in Windows Device Association Service allows an authorized attacker to elevate privileges locally.

Twilightmicrosoft · windows_10_1607EPSS 0.33%via NVD
CVE-2026-74860High· 8.5
2w ago

A flaw was found in libxml2 with Python bindings enabled

A flaw was found in libxml2 with Python bindings enabled. A remote attacker could exploit this vulnerability by providing a specially crafted XML document containing a Document Type Definition (DTD) with enumerated attribute values. This…

TwilightRed Hat · libxml2-mainEPSS 0.35%via NVD
CVE-2026-16005Medium· 5.8
2w ago

Release of Invalid Pointer or Reference in Armoury Crate driver allows a local user to free arbitrary memory via a crafted IOCTL request by bypassing the driver's verification, which can corrupt data structures and cause a system crash (…

Release of Invalid Pointer or Reference in Armoury Crate driver allows a local user to free arbitrary memory via a crafted IOCTL request by bypassing the driver's verification, which can corrupt data structures and cause a system crash (…

SunlitASUS · Armoury CrateEPSS 0.09%via NVD
CVE-2026-19315None
3w ago

A type confusion vulnerability in the iked process of WatchGuard Fireware OS allows a remote unauthenticated attacker to execute arbitrary code by sending specially crafted network traffic.

A type confusion vulnerability in the iked process of WatchGuard Fireware OS allows a remote unauthenticated attacker to execute arbitrary code by sending specially crafted network traffic.

SunlitEPSS 0.46%via NVD
CVE-2026-64377High· 7.8
1mo ago

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-cpufreq-hw: Fix possible double free qcom_cpufreq.data is allocated with devm_kzalloc() in probe() as an array of per-domain data

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-cpufreq-hw: Fix possible double free qcom_cpufreq.data is allocated with devm_kzalloc() in probe() as an array of per-domain data. qcom_cpufreq_hw_cpu_in…

Twilightlinux · linux_kernelEPSS 0.13%via NVD
CVE-2026-63809Medium· 6.4
2mo ago

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree() for replaced sysctl write buffer proc_sys_call_handler() allocates its temporary sysctl buffer with kvzalloc() and passes it to __cgroup_bpf_run_filt…

In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree() for replaced sysctl write buffer proc_sys_call_handler() allocates its temporary sysctl buffer with kvzalloc() and passes it to __cgroup_bpf_run_filt…

SunlitRed Hat · Red Hat Enterprise Linux 9EPSS 0.15%via NVD
CVE-2026-53000High· 7.8
3mo ago

In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfree_rcu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hooks: the data path doesn't use the orig…

In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfree_rcu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hooks: the data path doesn't use the orig…

Twilightlinux · linux_kernelEPSS 0.14%via NVD
CVE-2026-52993Critical· 9.8
3mo ago

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was …

MidnightEPSS 0.37%via NVD
CVE-2026-46189High· 7.8
3mo ago

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so…

In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so…

Twilightlinux · linux_kernelEPSS 0.14%via NVD
CVE-2026-46116High· 7.8
3mo ago

In the Linux kernel, the following vulnerability has been resolved: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete KASAN reproduces a slab-use-after-free in __xfrm_state_delete()'s hlist_del_rcu calls under syzkaller …

In the Linux kernel, the following vulnerability has been resolved: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete KASAN reproduces a slab-use-after-free in __xfrm_state_delete()'s hlist_del_rcu calls under syzkaller …

Twilightlinux · linux_kernelEPSS 0.13%via NVD
CVE-2025-48431High· 7.5
4mo ago

Mismatched Memory Management Routines vulnerability in Apache Thrift c_glib language bindings. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue. Description: Sp…

Mismatched Memory Management Routines vulnerability in Apache Thrift c_glib language bindings. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue. Description: Sp…

Twilightapache · thriftEPSS 1.1%via NVD
CVE-2018-25243Medium· 6.2
5mo ago

FastTube 1.0.1.0 contains a denial of service vulnerability that allows local attackers to crash the application by submitting an excessively long string to the search functionality

FastTube 1.0.1.0 contains a denial of service vulnerability that allows local attackers to crash the application by submitting an excessively long string to the search functionality. Attackers can paste a buffer of 1900 characters into t…

SunlitEPSS 0.12%via NVD
CVE-2025-13824None
9mo ago

A security issue exists due to improper handling of malformed CIP packets during fuzzing

A security issue exists due to improper handling of malformed CIP packets during fuzzing. The controller enters a hard fault with solid red Fault LED and becomes unresponsive. Upon power cycle, the controller will enter recoverable fault…

SunlitEPSS 0.34%via NVD
CVE-2024-42132High· 7.1
2y ago

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX Syzbot hit warning in hci_conn_del() caused by freeing handle that was not allocated using ida a…

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX Syzbot hit warning in hci_conn_del() caused by freeing handle that was not allocated using ida a…

Twilightlinux · linux_kernelEPSS 0.29%via NVD
CVE-2021-47087High· 7.8
2y ago

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages (struct page *page) has already progressed towards the end of allocation

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages (struct page *page) has already progressed towards the end of allocation. It is incorrect to per…

Twilightlinux · linux_kernelEPSS 0.24%via NVD
CVE-2022-4696High· 7.8
3y ago

There exists a use-after-free vulnerability in the Linux kernel through io_uring and the IORING_OP_SPLICE operation

There exists a use-after-free vulnerability in the Linux kernel through io_uring and the IORING_OP_SPLICE operation. If IORING_OP_SPLICE is missing the IO_WQ_WORK_FILES flag, which signals that the operation won't use current->nsproxy, s…

Twilightnetapp · h410s_firmwareEPSS 0.43%via NVD
CVE-2022-24958High· 7.8
4y ago

drivers/usb/gadget/legacy/inode.c in the Linux kernel through 5.16.8 mishandles dev->buf release.

drivers/usb/gadget/legacy/inode.c in the Linux kernel through 5.16.8 mishandles dev->buf release.

Twilightlinux · linux_kernelEPSS 0.41%via NVD
CWE-763 vulnerabilities (CVEs) · VulnSea