CWE-467: Use of sizeof() on a Pointer Type
The code calls sizeof() on a pointer type, which can be an incorrect calculation if the programmer intended to determine the size of the data that is being pointed to.
3 tracked CVEs are classified under this weakness.
Highest-risk vulnerabilities
- CVE-2025-33132 — Fixes to common vulnerabilities found in IBM Db2 High Performance Unload
- CVE-2026-52761 — ModSecurity: Transformation utf8toUnicode produces wrong output on i386 architecture
Recently published
- CVE-2026-52761 — ModSecurity: Transformation utf8toUnicode produces wrong output on i386 architecture
- CVE-2025-33132 — Fixes to common vulnerabilities found in IBM Db2 High Performance Unload