VYPR

CWE-476

NULL Pointer Dereference

BaseStableLikelihood: Medium

Description

The product dereferences a pointer that it expects to be valid but is NULL.

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (5,564)

page 241 of 279
  • CVE-2023-52862MedMay 21, 2024
    risk 0.27cvss 4.1epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null pointer dereference in error message This patch fixes a null pointer dereference in the error message that is printed when the Display Core (DC) fails to initialize. The original…

  • CVE-2023-45935MedMar 27, 2024
    risk 0.27cvss 4.2epss 0.00

    Qt 6 through 6.6 was discovered to contain a NULL pointer dereference via the function QXcbConnection::initializeAllAtoms(). NOTE: this is disputed because it is not expected that an X application should continue to run when there is arbitrary anomalous behavior from the X…

  • CVE-2023-45920MedMar 27, 2024
    risk 0.27cvss 4.2epss 0.00

    Xfig v3.2.8 was discovered to contain a NULL pointer dereference when calling XGetWMHints(). NOTE: this is disputed because it is not expected that an X application should continue to run when there is arbitrary anomalous behavior from the X server or window manager.

  • CVE-2021-29609MedMay 14, 2021
    risk 0.27cvss 5.3epss 0.00

    TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseAdd` results in allowing attackers to exploit undefined behavior (dereferencing null pointers) as well as write outside of bounds of heap allocated data. The…

  • CVE-2021-3463MedApr 13, 2021
    risk 0.27cvss 4.2epss 0.00

    A null pointer dereference vulnerability in Lenovo Power Management Driver for Windows 10, prior to version 1.67.17.54, that could cause systems to experience a blue screen error.

  • CVE-2019-16233MedSep 11, 2019
    risk 0.27cvss 4.1epss 0.00

    drivers/scsi/qla2xxx/qla_os.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.

  • CVE-2019-16232MedSep 11, 2019
    risk 0.27cvss 4.1epss 0.01

    drivers/net/wireless/marvell/libertas/if_sdio.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.

  • CVE-2019-16231MedSep 11, 2019
    risk 0.27cvss 4.1epss 0.00

    drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.

  • CVE-2019-16229MedSep 11, 2019
    risk 0.27cvss 4.1epss 0.00

    drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id

  • CVE-2019-16089MedSep 6, 2019
    risk 0.27cvss 4.1epss 0.00

    An issue was discovered in the Linux kernel through 5.2.13. nbd_genl_status in drivers/block/nbd.c does not check the nla_nest_start_noflag return value.

  • CVE-2026-58561MedAug 17, 2026
    risk 0.26cvss 4.0epss 0.00

    Null pointer dereference issue in the image codec module. Impact: Successful exploitation of this vulnerability may affect availability.

  • CVE-2026-58560MedAug 17, 2026
    risk 0.26cvss 4.0epss 0.00

    Null pointer dereference issue in the image codec module. Impact: Successful exploitation of this vulnerability may affect availability.

  • CVE-2026-47143MedJul 21, 2026
    risk 0.26cvss 5.1epss 0.00

    Capstone is a disassembly framework. Versions prior to 6.0.0-Alpha8 and 5.0.8 have a NULL pointer dereference in `modRMRequired()` and `decode()` when disassembling 3DNow! opcodes (`0F 0F`) in builds compiled with `-DCAPSTONE_X86_REDUCE`, allowing a remote attacker to crash any…

  • CVE-2026-53719medJul 16, 2026
    risk 0.26cvss epss

    Vulnerability report without repro case. Repro case may be added later after harness is complete. **Preconditions (4):** - Tenant has SecurityPolicy + TCPRoute RBAC (baseline) - Tenant namespace permitted to attach TCPRoute to a Gateway listener - spec.authorization omitted…

  • CVE-2025-60477MedJun 3, 2026
    risk 0.26cvss 5.0epss 0.00

    A NULL pointer dereference in the gf_filter_pid_resolve_file_template_ex function (/filter_core/filter_pid.c) of GPAC Project/MP4Box before 26.02.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted file.

  • CVE-2026-28581MedJun 1, 2026
    risk 0.26cvss 4.0epss 0.00

    In fixInitiatingUserIfNecessary of CallIntentProcessor.java, there is a possible way to make an emergency call due to a logic error in the code. This could lead to local with null execution privileges needed. User interaction is null for exploitation.

  • CVE-2026-47271MedMay 27, 2026
    risk 0.26cvss 5.1epss 0.00

    pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc(), xrealloc(), and xstrdup() using assert(data != NULL). The C standard specifies that all assert() expressions are compiled…

  • CVE-2025-48965MedJul 20, 2025
    risk 0.26cvss 4.0epss 0.00

    Mbed TLS before 3.6.4 has a NULL pointer dereference because mbedtls_asn1_store_named_data can trigger conflicting data with val.p of NULL but val.len greater than zero.

  • CVE-2025-53170MedJul 7, 2025
    risk 0.26cvss 4.0epss 0.00

    Null pointer dereference vulnerability in the application exit cause module Impact: Successful exploitation of this vulnerability may affect function stability.

  • CVE-2024-25260MedFeb 20, 2024
    risk 0.26cvss 4.0epss 0.00

    elfutils v0.189 was discovered to contain a NULL pointer dereference via the handle_verdef() function at readelf.c.