Vulnerability index

Browse CVEs

1,622 matching
Filters 2 Clear all
Severity

Filters apply as you choose them.

Filtering by weakness Use After FreeCWE-416 × clear
HIGH 7.8 CVE-2023-52468 In the Linux kernel, the following vulnerability has been resolved: class: fix use-after-free in class_register() The lock_class_key is still regis… Linux Kernel 6.6.14 / 6.7.2+ Fix from $1,9502024-02-26 HIGH 7.8 CVE-2023-52469 In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kv_parse_power_table When ps allocated … Linux Kernel 4.19.306 / 5.4.268+ Fix from $1,9502024-02-26 HIGH 7.8 CVE-2022-48626 In the Linux kernel, the following vulnerability has been resolved: moxart: fix potential use-after-free on remove path It was reported that the mm… Linux Kernel 4.9.301 / 4.14.266+ Fix from $1,9502024-02-26 HIGH 7.8 CVE-2024-26598 In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a p… Linux Kernel 5.4.269 / 5.10.209+ Fix from $1,9502024-02-23 HIGH 7.8 CVE-2023-52457 In the Linux kernel, the following vulnerability has been resolved: serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() f… Linux Kernel 5.4.268 / 5.10.209+ Fix from $1,9502024-02-23 HIGH 7.8 CVE-2024-26592 In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix UAF issue in ksmbd_tcp_new_connection() The race is between the hand… Linux Kernel 5.15.149 / 6.1.75+ Fix from $1,9502024-02-22 HIGH 7.8 CVE-2023-52445 In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix use after free on context disconnection Upon module load, a… Linux Kernel 4.19.306 / 5.4.268+ Fix from $1,9502024-02-22 HIGH 7.8 CVE-2023-52446 In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btf_put() and map_free() When running `./test… Linux Kernel 6.6.14 / 6.7.2+ Fix from $1,9502024-02-22 MEDIUM 6.7 CVE-2023-52447 In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an in… Linux Kernel 5.10.214 / 5.15.153+ Fix from $1,6002024-02-22 HIGH 7.8 CVE-2024-26582 In the Linux kernel, the following vulnerability has been resolved: net: tls: fix use-after-free with partial reads and async decrypt tls_decrypt_s… Linux Kernel 6.1.79 / 6.6.18+ Fix from $1,9502024-02-21 HIGH 7.8 CVE-2023-52438 In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used dur… Linux Kernel 5.4.268 / 5.10.209+ Fix from $1,9502024-02-20 HIGH 7.8 CVE-2024-1085 A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_… Linux Kernel 5.15.148 / 6.1.75+ Fix from $1,9502024-01-31 HIGH 7.8 CVE-2024-1086 KEVEPSS 28% A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nf… Linux Kernel 5.15.149 / 6.1.76+ Fix from $1,9502024-01-31 HIGH 7.8 CVE-2024-21803 Use After Free vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (bluetooth modules) allows Local Execution of Code. This vulnerability i… Linux Kernel after 6.6.8 Fix from $1,9502024-01-30 HIGH 7.8 CVE-2023-51042 In the Linux kernel before 6.4.12, amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c has a fence use-after-free. Linux Kernel 6.4.12+ Fix from $1,9502024-01-23 HIGH 7.0 CVE-2023-51043 In the Linux kernel before 6.4.5, drivers/gpu/drm/drm_atomic.c has a use-after-free during a race condition between a nonblocking atomic commit and a… Linux Kernel 6.4.5+ Fix from $1,9502024-01-23 MEDIUM 5.5 CVE-2024-23848 In the Linux kernel through 6.7.1, there is a use-after-free in cec_queue_msg_fh, related to drivers/media/cec/core/cec-adap.c and drivers/media/cec/… Linux Kernel after 6.7.1 Fix from $1,6002024-01-23 HIGH 7.1 CVE-2024-0775 A use-after-free flaw was found in the __ext4_remount in fs/ext4/super.c in ext4 in the Linux kernel. This flaw allows a local user to cause an infor… Linux Kernel 6.4+ Fix from $1,9502024-01-22 HIGH 7.8 CVE-2024-0582EPSS 13% A memory leak flaw was found in the Linux kernel’s io_uring functionality in how a user registers a buffer ring with IORING_REGISTER_PBUF_RING, mmap(… Linux Kernel 6.6.5+ Fix from $1,9502024-01-16 HIGH 7.8 CVE-2024-0562 A use-after-free flaw was found in the Linux Kernel. When a disk is removed, bdi_unregister is called to stop further write-back and waits for associ… Linux Kernel 5.15.164 / 5.19.6+ Fix from $1,9502024-01-15 HIGH 7.0 CVE-2023-51780 An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race conditio… Linux Kernel 6.6.8+ Fix from $1,9502024-01-11 HIGH 7.0 CVE-2023-51781 An issue was discovered in the Linux kernel before 6.6.8. atalk_ioctl in net/appletalk/ddp.c has a use-after-free because of an atalk_recvmsg race co… Linux Kernel 6.6.8+ Fix from $1,9502024-01-11 HIGH 7.0 CVE-2023-51782 An issue was discovered in the Linux kernel before 6.6.8. rose_ioctl in net/rose/af_rose.c has a use-after-free because of a rose_accept race conditi… Linux Kernel 6.6.8+ Fix from $1,9502024-01-11 HIGH 7.0 CVE-2022-2602 io_uring UAF, Unix SCM garbage collection Linux Kernel after 6.0.19 Fix from $1,9502024-01-08 HIGH 7.8 CVE-2022-2585 It was discovered that when exec'ing from a non-leader thread, armed POSIX CPU timers would be left on a list but freed, leading to a use-after-free. Linux Kernel 5.10.137 / 5.15.61+ Fix from $1,9502024-01-08 HIGH 7.8 CVE-2022-2586 KEVEPSS 10% It was discovered that a nft object or expression could reference a nft set on a different nft table, leading to a use-after-free once that table was… Linux Kernel 4.14.316 / 4.19.256+ Fix from $1,9502024-01-08 HIGH 7.8 CVE-2022-2588EPSS 6% It was discovered that the cls_route filter implementation in the Linux kernel would not remove an old filter from the hashtable before freeing it if… Linux Kernel 4.9.326 / 4.14.291+ Fix from $1,9502024-01-08 HIGH 7.8 CVE-2023-6817 A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The func… Linux Kernel 5.10.204 / 5.15.143+ Fix from $1,9502023-12-18 HIGH 7.8 CVE-2023-6111 A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The func… Linux Kernel 5.15.140 / 6.1.64+ Fix from $1,9502023-11-14 MEDIUM 6.4 CVE-2023-39198 A race condition was found in the QXL driver in the Linux kernel. The qxl_mode_dumb_create() function dereferences the qobj returned by the qxl_gem_o… Linux Kernel 6.5+ Fix from $1,6002023-11-09