Fallos del tipo CWE-476

2333 resultados

Desreferência de ponteiro nulo autenticada remota

A aplicação tenta acessar um objeto ou endereço de memória que não foi inicializado ou foi definido como nulo, sem verificar essa condição antes. Um atacante autenticado consegue provocar esse acesso inválido enviando dados malformados ou inesperados, causando crash ou comportamento indefinido.

Ejemplo

Um endpoint autenticado de API recebe um ID de usuário, faz uma busca no banco que retorna nulo (usuário não existe) e tenta acessar diretamente campos desse objeto nulo sem validação — resultando em erro 500 ou travamento da aplicação.

Cómo mitigar

Sempre verificar se um objeto é nulo antes de usá-lo; usar análise estática (linters, SAST) para detectar acessos potenciais a nulos; validar e tratar casos onde dados esperados podem estar ausentes, mesmo que o usuário esteja autenticado.

CVE-2024-56667MEDIUMdrm/i915: Fix NULL pointer dereference in capture_engineEPSS 0.2%CVE-2025-49567MEDIUMIllustrator | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2024-32941MEDIUMNULL pointer dereference for some Intel(R) MLC software before version v3.11b may allow an authenticated user to potentially enable denial oEPSS 0.2%CVE-2021-1116MEDIUMNVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer (nvlddmkm.sys), where a NULL pointer dereference in EPSS 0.2%CVE-2021-1122MEDIUMNVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it can dereference a NULL pointer, which may lEPSS 0.2%CVE-2023-51744LOWA vulnerability has been identified in JT2Go (All versions < V14.3.0.6), Teamcenter Visualization V13.3 (All versions < V13.3.0.13), TeamcenEPSS 0.2%CVE-2025-21798MEDIUMfirewire: test: Fix potential null dereference in firewire kunit testEPSS 0.2%CVE-2024-50133MEDIUMLoongArch: Don't crash in stack_top() for tasks without vDSOEPSS 0.2%CVE-2024-57989MEDIUMwifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_linksEPSS 0.2%CVE-2024-53201MEDIUMdrm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeEPSS 0.2%CVE-2023-52870MEDIUMclk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_dataEPSS 0.2%CVE-2022-34675MEDIUMNVIDIA Display Driver for Linux contains a vulnerability in the Virtual GPU Manager, where it does not check the return value from a null-poEPSS 0.2%CVE-2025-23330MEDIUMNVIDIA Display Driver for Linux contains a vulnerability where an attacker might be able to trigger a null pointer dereference. A successfulEPSS 0.2%CVE-2024-50298MEDIUMnet: enetc: allocate vf_state during PF probesEPSS 0.2%CVE-2025-22007MEDIUMBluetooth: Fix error code in chan_alloc_skb_cb()EPSS 0.2%CVE-2025-21170MEDIUMSubstance3D - Modeler | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2025-21774MEDIUMcan: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocatedEPSS 0.2%CVE-2023-3220MEDIUMAn issue was discovered in the Linux kernel through 6.1-rc8. dpu_crtc_atomic_check in drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c lacks check oEPSS 0.2%CVE-2024-57988MEDIUMBluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()EPSS 0.2%CVE-2024-57987MEDIUMBluetooth: btrtl: check for NULL in btrtl_setup_realtek()EPSS 0.2%