← Back
CWE-763

104 CVEs • Abstraction: Base

Release of Invalid Pointer or Reference

The product attempts to return a memory resource to the system, but it calls the wrong release function or calls the appropriate release function incorrectly.

JSON object

Loading...

CVEs (104)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Insyde
1Insydeh2o
Jun 17, 2026
May 15, 2024
N/A· v4
7.4 HIGH· v3
N/A· v2
A memory corruption vulnerability in HddPassword in Insyde InsydeH2O kernel 5.2 before 05.29.09, kernel 5.3 before 05.38.09, kernel 5.4 before 05.46.09, kernel 5.5 before 05.54.09, and kernel 5.6 before 05.61.09 could le...Show more
A memory corruption vulnerability in HddPassword in Insyde InsydeH2O kernel 5.2 before 05.29.09, kernel 5.3 before 05.38.09, kernel 5.4 before 05.46.09, kernel 5.5 before 05.54.09, and kernel 5.6 before 05.61.09 could lead to escalating privileges in SMM.Show less
2Fedoraproject
Wireshark
2Fedora
Wireshark
Jun 17, 2026
Mar 26, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
T.38 dissector crash in Wireshark 4.2.0 to 4.0.3 and 4.0.0 to 4.0.13 allows denial of service via packet injection or crafted capture file
1Linux
1Linux Kernel
Aug 4, 2026
Mar 4, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
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...Show more
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 perform __free_pages(page, order) using this pointer as we would free any arbitrary pages. Fix this by stop modifying the page pointer.Show less
1Qualcomm
13Fastconnect 6700 Firmware
Fastconnect 6900 FirmwareFastconnect 7800 Firmware+10 more
Jun 17, 2026
Feb 6, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
Memory corruption while reading ACPI config through the user mode app.
1Scontain
1Scone
Jun 17, 2026
Dec 30, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A lack of pointer-validation logic in the __scone_dispatch component of SCONE before v5.8.0 for Intel SGX allows attackers to access sensitive information.
1Motorola
2Mtm5400 Firmware
Mtm5500 Firmware
Jun 17, 2026
Oct 19, 2023
N/A· v4
8.2 HIGH· v3
N/A· v2
The Motorola MTM5000 series firmwares lack pointer validation on arguments passed to trusted execution environment (TEE) modules. Two modules are used, one responsible for KVL key management and the other for TETRA crypt...Show more
The Motorola MTM5000 series firmwares lack pointer validation on arguments passed to trusted execution environment (TEE) modules. Two modules are used, one responsible for KVL key management and the other for TETRA cryptographic functionality. In both modules, an adversary with non-secure supervisor level code execution can exploit the issue in order to gain secure supervisor code execution within the TEE. This constitutes a full break of the TEE module, exposing the device key as well as any TETRA cryptographic keys and the confidential TETRA cryptographic primitives.Show less
1Open5gs
1Open5gs
Jun 17, 2026
Oct 3, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Invalid pointer release vulnerability. Exploitation of this vulnerability could allow an attacker to interrupt the correct operation of the service by sending a specially crafted json string to the VNF (Virtual Network...Show more
Invalid pointer release vulnerability. Exploitation of this vulnerability could allow an attacker to interrupt the correct operation of the service by sending a specially crafted json string to the VNF (Virtual Network Function), and triggering the ogs_sbi_message_free function, which could cause a service outage.Show less
1Tencent
2Qq
Tim
Jun 17, 2026
Jun 1, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
In Tencent QQ through 9.7.8.29039 and TIM through 3.4.7.22084, QQProtect.exe and QQProtectEngine.dll do not validate pointers from inter-process communication, which leads to a write-what-where condition.
1Linux
1Linux Kernel
Jun 17, 2026
May 25, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Copy_from_user on 64-bit versions of the Linux kernel does not implement the __uaccess_begin_nospec allowing a user to bypass the "access_ok" check and pass a kernel pointer to copy_from_user(). This would allow an attac...Show more
Copy_from_user on 64-bit versions of the Linux kernel does not implement the __uaccess_begin_nospec allowing a user to bypass the "access_ok" check and pass a kernel pointer to copy_from_user(). This would allow an attacker to leak information. We recommend upgrading beyond commit 74e19ef0ff8061ef55957c3abd71614ef0f42f47Show less
1Linux
1Linux Kernel
Jun 17, 2026
Apr 24, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
An issue was discovered in drivers/tty/n_gsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmld_write, which will block the kernel. Note: This has been disputed by 3rd parties...Show more
An issue was discovered in drivers/tty/n_gsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmld_write, which will block the kernel. Note: This has been disputed by 3rd parties as not a valid vulnerability.Show less
1Libdwarf Project
1Libdwarf
Jun 17, 2026
Apr 16, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
libdwarf before 20201017 has a one-byte out-of-bounds read because of an invalid pointer dereference via an invalid line table in a crafted object.
1Linux
1Linux Kernel
Jun 17, 2026
Mar 19, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
In the Linux kernel through 6.2.7, fs/ntfs3/inode.c has an invalid kfree because it does not validate MFT flags before replaying logs.
1Gss Ntlmssp Project
1Gss Ntlmssp
Jun 17, 2026
Feb 14, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, an incorrect free when decoding target information can trigger a denial of service. The error condition...Show more
GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, an incorrect free when decoding target information can trigger a denial of service. The error condition incorrectly assumes the `cb` and `sh` buffers contain a copy of the data that needs to be freed. However, that is not the case. This vulnerability can be triggered via the main `gss_accept_sec_context` entry point. This will likely trigger an assertion failure in `free`, causing a denial-of-service. This issue is fixed in version 1.2.0.Show less
2Linux
Netapp
6H300s Firmware
H410c FirmwareH410s Firmware+3 more
Sep 1, 2026
Jan 11, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
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 cu...Show more
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, so its reference counter is not increased. This assumption is not always true as calling io_splice on specific files will call the get_uts function which will use current->nsproxy leading to invalidly decreasing its reference counter later causing the use-after-free vulnerability. We recommend upgrading to version 5.10.160 or above Show less
1Qualcomm
67Ar8035 Firmware
Csrb31024 FirmwareQca6390 Firmware+64 more
Jun 17, 2026
Jan 9, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Denial of service in MODEM due to improper pointer handling
3Debian
FedoraprojectXen
3Debian Linux
FedoraXen
Jun 17, 2026
Nov 1, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
Xenstore: Guests can crash xenstored Due to a bug in the fix of XSA-115 a malicious guest can cause xenstored to use a wrong pointer during node creation in an error path, resulting in a crash of xenstored or a memory co...Show more
Xenstore: Guests can crash xenstored Due to a bug in the fix of XSA-115 a malicious guest can cause xenstored to use a wrong pointer during node creation in an error path, resulting in a crash of xenstored or a memory corruption in xenstored causing further damage. Entering the error path can be controlled by the guest e.g. by exceeding the quota value of maximum nodes per domain.Show less
1F5
2Big Ip Advanced Web Application Firewall
Big Ip Application Security Manager
Jun 17, 2026
Oct 19, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
When a BIG-IP Advanced WAF/ASM security policy is configured on a virtual server, undisclosed requests can cause the bd process to terminate.
2Debian
Mediawiki
2Debian Linux
Mediawiki
Jun 17, 2026
Sep 19, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A denial-of-service issue was discovered in MediaWiki before 1.35.6, 1.36.x before 1.36.4, and 1.37.x before 1.37.2. When many files exist, requesting Special:NewFiles with actor as a condition can result in a very long...Show more
A denial-of-service issue was discovered in MediaWiki before 1.35.6, 1.36.x before 1.36.4, and 1.37.x before 1.37.2. When many files exist, requesting Special:NewFiles with actor as a condition can result in a very long running query.Show less
2Debian
Libtiff
2Debian Linux
Libtiff
Jun 17, 2026
Aug 31, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
It was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted i...Show more
It was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted input.Show less
1Upx
1Upx
Jun 17, 2026
Aug 25, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
An invalid memory address reference was discovered in the adjABS function in p_lx_elf.cpp in UPX 4.0.0 via a crafted Mach-O file.