Vulnerability index

Browse CVEs

7,933 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Filtering by weakness Use After FreeCWE-416 × clear
Linux Kernel HIGH 7.8
CVE-2023-53559

In the Linux kernel, the following vulnerability has been resolved: ip_vti: fix potential slab-use-after-free in decode_session6 When ip_vti device…

Fix: 4.14.324 / 4.19.293+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2023-53560

In the Linux kernel, the following vulnerability has been resolved: tracing/histograms: Add histograms to hist_vars if they have referenced variable…

Fix: 4.19.291 / 5.4.251+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2023-53552

In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free Referen…

Fix: 6.1.54 / 6.5.4+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2023-53556

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in free_netdev We do netif_napi_add() for all allocate…

Fix: 5.4.251 / 5.10.188+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2023-53544

In the Linux kernel, the following vulnerability has been resolved: cpufreq: davinci: Fix clk use after free The remove function first frees the cl…

Fix: 4.14.308 / 6.1.16+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2023-53536

In the Linux kernel, the following vulnerability has been resolved: blk-crypto: make blk_crypto_evict_key() more robust If blk_crypto_evict_key() s…

Fix: 5.10.180 / 5.15.111+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2023-53537

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free for cached IPU bio xfstest generic/019 report…

Fix: 5.10.180 / 5.15.111+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2022-50507

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset.…

Fix: 5.15.87 / 6.0.17+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2022-50492

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix use-after-free on probe deferral The bridge counter was never rese…

Fix: 6.0.7+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2022-50496

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy() Dm_cache also has the same UAF problem when dm_r…

Fix: 4.9.337 / 4.14.303+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2022-50488

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible uaf for 'bfqq->bic' Our test report a uaf for 'bfqq->b…

Fix: 5.5 / 5.10.175+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2025-39951

In the Linux kernel, the following vulnerability has been resolved: um: virtio_uml: Fix use-after-free after put_device in probe When register_virt…

Fix: 5.10.245 / 5.15.194+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2025-39944

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp() The original code r…

Fix: 6.1.154 / 6.6.108+
Fix from $1,950 2025-10-04
Linux Kernel HIGH 7.8
CVE-2025-39945

In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnic_delete_task The original code uses cancel…

Fix: 5.4.300 / 5.10.245+
Fix from $1,950 2025-10-04
Redis CRITICAL 9.9
CVE-2025-49844EPSS 87%

Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lu…

Fix: 6.2.20 / 7.2.11+
Fix from $2,300 2025-10-03
Unclassified CRITICAL 9.4
CVE-2025-10729

The module will parse a <pattern> node which is not a child of a structural node. The node will be deleted after creation but might be accessed later…

Mitigation only
Fix from $2,300 2025-10-03
Unclassified HIGH 7.5
CVE-2025-11234

A flaw was found in QEMU. If the QIOChannelWebsock object is freed while it is waiting to complete a handshake, a GSource is leaked. This can lead to…

Mitigation only
Fix from $1,950 2025-10-03
Vt Studio HIGH 7.8
CVE-2025-61692

VT STUDIO versions 8.53 and prior contain a use after free vulnerability. If the product uses a specially crafted file, arbitrary code may be execute…

Fix: after 8.53
Fix from $1,950 2025-10-02
Podofo HIGH 8.1
CVE-2025-46205

A heap-use-after free in the PdfTokenizer::ReadDictionary function of podofo v0.10.0 to v0.10.5 allows attackers to cause a Denial of Service (DoS) b…

Fix: after 0.10.5
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2023-53515

In the Linux kernel, the following vulnerability has been resolved: virtio-mmio: don't break lifecycle of vm_dev vm_dev has a separate lifecycle be…

Fix: 4.19.293 / 5.4.255+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2023-53504

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF ib_dealloc_device…

Fix: 6.4.11+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2023-53500

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix slab-use-after-free in decode_session6 When the xfrm device is set to…

Fix: 4.19.293 / 5.4.255+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2023-53494

In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special retu…

Fix: 5.10.173 / 5.15.99+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2023-53484

In the Linux kernel, the following vulnerability has been resolved: lib: cpu_rmap: Avoid use after free on rmap->obj array entries When calling irq…

Fix: 4.14.316 / 4.19.284+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2023-53479

In the Linux kernel, the following vulnerability has been resolved: cxl/acpi: Fix a use-after-free in cxl_parse_cfmws() KASAN and KFENCE detected a…

Fix: 6.1.43 / 6.4.8+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2023-53459

In the Linux kernel, the following vulnerability has been resolved: HID: mcp-2221: prevent UAF in delayed work If the device is plugged/unplugged w…

Patch available
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2023-53454

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput input_dev name Refe…

Fix: 4.14.326 / 4.19.295+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2022-50454

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table() nouvea…

Fix: 5.4.220 / 5.10.150+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2022-50433

In the Linux kernel, the following vulnerability has been resolved: efi: ssdt: Don't free memory if ACPI table was loaded successfully Amadeusz rep…

Fix: 6.0.4+
Fix from $1,950 2025-10-01
Linux Kernel HIGH 7.8
CVE-2022-50432

In the Linux kernel, the following vulnerability has been resolved: kernfs: fix use-after-free in __kernfs_remove Syzkaller managed to trigger conc…

Fix: 4.9.332 / 4.14.298+
Fix from $1,950 2025-10-01