CWE-416

High likelihood

Use After Free

Parent: CWE-825 - Expired Pointer Dereference

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

7,545 vulnerabilities with CWE-416
CVE-2024-43900 HIGH
Linux Kernel - Use-After-Free in load_firmware_cb
CVSS 7.8
CVE-2024-43891 MEDIUM
Linux Kernel - Use-After-Free in Event Tracing Format File Handling
CVSS 4.7
CVE-2024-43888 HIGH
Linux Kernel 6.8-6.10.4 - Use-After-Free in list_lru Memory Cgroup Handling
CVSS 7.8
CVE-2024-43883 HIGH
Linux Kernel < 4.19.320, 4.20.0-6.10.5 - Use-After-Free in VHCI HCD
CVSS 7.0
CVE-2024-7968 HIGH
Google Chrome < 128.0.6613.84 - Use-After-Free in Autofill
CVSS 8.8
CVE-2024-7964 HIGH
Google Chrome < 128.0.6613.84 - Use-After-Free in Passwords via Crafted HTML Page
CVSS 8.8
CVE-2024-7725 HIGH
Foxit PDF Editor and Reader - Use-After-Free in AcroForm Handling
CVSS 8.8
CVE-2024-7724 HIGH
Foxit PDF Editor and PDF Reader - Use-After-Free in AcroForm Handling
CVSS 8.8
CVE-2024-7723 HIGH
Foxit PDF Editor and Reader - Use-After-Free in AcroForm Handling
CVSS 8.8
CVE-2024-7722 MEDIUM
Foxit PDF Editor and Reader - Use-After-Free in Doc Object Handling
CVSS 4.3
CVE-2024-43864 MEDIUM
Linux Kernel 6.3-6.6.45, 6.7-6.10.4, 6.11 - Use-After-Free in CT Entry Update
CVSS 5.5
CVE-2024-32927 HIGH
Android - Use-After-Free in RadioExt.cpp sendDeviceState_1_6
CVSS 7.8
CVE-2024-43853 MEDIUM
Linux Kernel - Use-After-Free in proc_cpuset_show
CVSS 5.5
CVE-2024-43830 HIGH
Linux Kernel - Use-After-Free in LED Trigger Sysfs Attribute Handling
CVSS 7.8
CVE-2024-42314 HIGH
Linux Kernel 5.16-6.10.3 - Use-After-Free in Btrfs Compressed Bio Page Addition
CVSS 7.8
CVE-2024-42313 HIGH
Linux Kernel - Use-After-Free in Venus Video Decoder Close
CVSS 7.8
CVE-2024-42302 HIGH
Linux Kernel <5.10.224, 5.11.0-5.15.165, 5.16.0-6.1.103, 6.2.0-6.6.44, 6.3.0-6.10.3 - Use-After-Free in PCI DPC Handler
CVSS 7.8
CVE-2024-42285 HIGH
Linux Kernel 4.8-6.10.3 - Use-After-Free in RDMA/iwcm CM ID Destruction
CVSS 7.8
CVE-2024-42280 HIGH
Linux Kernel Use-After-Free in hfcmulti_tx()
CVSS 7.8
CVE-2024-42271 HIGH
Linux Kernel Use-After-Free in iucv_sock_close (3.4-6.10.4)
CVSS 7.8
CVE-2024-43472 MEDIUM
Microsoft Edge Chromium < 127.0.2651.105 - Elevation of Privilege via Use-After-Free
CVSS 5.8
CVE-2024-43374 MEDIUM
Netapp Bootstrap OS < 9.1.0678 - Use After Free
CVSS 4.5
CVE-2024-41831 HIGH
Adobe Acrobat and Reader < 20.005.30655 and < 24.002.21005 - Use-After-Free
CVSS 7.8
CVE-2024-41830 HIGH
Adobe Acrobat and Reader < 20.005.30655 and < 24.002.21005 - Use-After-Free
CVSS 7.8
CVE-2024-39424 HIGH
Adobe Acrobat and Reader < 20.005.30655 and < 24.002.21005 - Use-After-Free
CVSS 7.8
Details
Vulnerabilities 7,545
Exploit Likelihood High