VYPR

CWE-395

Use of NullPointerException Catch to Detect NULL Pointer Dereference

BaseDraft

Description

Catching NullPointerException should not be used as an alternative to programmatic checks to prevent dereferencing a null pointer.

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (18)

  • CVE-2025-58142CriSep 11, 2025
    risk 0.64cvss 9.8epss 0.00

    [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] There are multiple issues related to the handling and accessing of guest memory pages in the viridian code: 1. A NULL pointer dereference in the…

  • CVE-2025-27466CriSep 11, 2025
    risk 0.64cvss 9.8epss 0.00

    [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] There are multiple issues related to the handling and accessing of guest memory pages in the viridian code: 1. A NULL pointer dereference in the…

  • CVE-2025-15514HigJan 12, 2026
    risk 0.49cvss 7.5epss 0.01

    Ollama 0.11.5-rc0 through current version 0.13.5 contain a null pointer dereference vulnerability in the multi-modal model image processing functionality. When processing base64-encoded image data via the /api/chat endpoint, the application fails to validate that the decoded…

  • CVE-2022-2832HigAug 16, 2022
    risk 0.49cvss 7.5epss 0.02

    A flaw was found in Blender 3.3.0. A null pointer dereference exists in source/blender/gpu/opengl/gl_backend.cc that may lead to loss of confidentiality and integrity.

  • CVE-2024-27662MedFeb 29, 2024
    risk 0.42cvss 6.5epss 0.00

    D-Link DIR-823G A1V1.0.2B05 was discovered to contain a Null-pointer dereferences in sub_4110f4(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.

  • CVE-2024-27661MedFeb 29, 2024
    risk 0.42cvss 6.5epss 0.00

    D-Link DIR-823G A1V1.0.2B05 was discovered to contain Null-pointer dereferences in sub_4484A8(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.

  • CVE-2024-27659MedFeb 29, 2024
    risk 0.42cvss 6.5epss 0.01

    D-Link DIR-823G A1V1.0.2B05 was discovered to contain Null-pointer dereferences in sub_42AF30(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.

  • CVE-2024-27658MedFeb 29, 2024
    risk 0.42cvss 6.5epss 0.01

    D-Link DIR-823G A1V1.0.2B05 was discovered to contain Null-pointer dereferences in sub_4484A8(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.

  • CVE-2022-29508MedMay 10, 2023
    risk 0.41cvss 6.3epss 0.00

    Null pointer dereference in the Intel(R) VROC software before version 7.7.6.1003 may allow an authenticated user to potentially enable escalation of privilege via local access.

  • CVE-2024-36275MedNov 13, 2024
    risk 0.40cvss 6.1epss 0.00

    NULL pointer dereference in some Intel(R) Optane(TM) PMem Management software versions before CR_MGMT_02.00.00.4040, CR_MGMT_03.00.00.0499 may allow a authenticated user to potentially enable denial of service via local access.

  • CVE-2023-23904MedSep 16, 2024
    risk 0.40cvss 6.1epss 0.00

    NULL pointer dereference in the UEFI firmware for some Intel(R) Processors may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2022-42879MedNov 14, 2023
    risk 0.40cvss 6.1epss 0.00

    NULL pointer dereference in some Intel(R) Arc(TM) Control software before version 1.73.5335.2 may allow an authenticated user to potentially enable denial of service via local access.

  • CVE-2023-25071MedNov 14, 2023
    risk 0.36cvss 5.6epss 0.00

    NULL pointer dereference in some Intel(R) Arc(TM) & Iris(R) Xe Graphics - WHQL - Windows Drviers before version 31.0.101.4255 may allow authenticated user to potentially enable denial of service via local access.

  • CVE-2023-41082MedMay 16, 2024
    risk 0.29cvss 4.4epss 0.00

    Null pointer dereference for some Intel(R) CST software before version 2.1.10300 may allow an authenticated user to potentially enable denial of service via local access.

  • CVE-2023-48727LowMay 16, 2024
    risk 0.21cvss 3.3epss 0.00

    NULL pointer dereference in some Intel(R) oneVPL software before version 23.3.5 may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2022-42878LowMay 10, 2023
    risk 0.18cvss 2.8epss 0.00

    Null pointer dereference for some Intel(R) Trace Analyzer and Collector software before version 2021.8.0 published Dec 2022 may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2024-28030LowNov 13, 2024
    risk 0.14cvss 2.2epss 0.00

    NULL pointer dereference in some Intel(R) VPL software before version 24.1.4 may allow an authenticated user to potentially enable denial of service via local access.

  • CVE-2013-2132Aug 15, 2013
    risk 0.00cvss epss 0.03

    bson/_cbsonmodule.c in the mongo-python-driver (aka. pymongo) before 2.5.2, as used in MongoDB, allows context-dependent attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to decoding of an "invalid DBRef."