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-2023-2166MEDIUMA null pointer dereference issue was found in can protocol in net/can/af_can.c in the Linux before Linux. ml_priv may not be initialized in EPSS 0.2%CVE-2023-25510LOWNVIDIA CUDA Toolkit SDK for Linux and Windows contains a NULL pointer dereference in cuobjdump, where a local user running the tool against EPSS 0.2%CVE-2025-21685MEDIUMplatform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev raceEPSS 0.2%CVE-2025-22052MEDIUMstaging: gpib: Fix Oops after disconnect in ni_usbEPSS 0.2%CVE-2025-22051MEDIUMstaging: gpib: Fix Oops after disconnect in agilent usbEPSS 0.2%CVE-2025-21940MEDIUMdrm/amdkfd: Fix NULL Pointer Dereference in KFD queueEPSS 0.2%CVE-2022-49758MEDIUMreset: uniphier-glue: Fix possible null-ptr-derefEPSS 0.2%CVE-2023-53011MEDIUMnet: stmmac: enable all safety features by defaultEPSS 0.2%CVE-2025-47807MEDIUMIn GStreamer through 1.26.1, the subparse plugin's subrip_unescape_formatting function may dereference a NULL pointer while parsing a subtitEPSS 0.2%CVE-2025-4003MEDIUMRefindPlusRepo RefindPlus RP_ApfsIo.c InternalApfsTranslateBlock null pointer dereferenceEPSS 0.2%CVE-2025-4002MEDIUMRefindPlusRepo RefindPlus BootLog.c GetDebugLogFile null pointer dereferenceEPSS 0.2%CVE-2025-27170MEDIUMIllustrator | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2022-50353MEDIUMmmc: wmt-sdmmc: fix return value check of mmc_add_host()EPSS 0.2%CVE-2025-30300MEDIUMAdobe Framemaker | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2021-29516LOWNull pointer dereference via invalid Ragged TensorsEPSS 0.2%CVE-2023-53352MEDIUMdrm/ttm: check null pointer before accessing when swappingEPSS 0.2%CVE-2022-50369MEDIUMdrm/vkms: Fix null-ptr-deref in vkms_release()EPSS 0.2%CVE-2026-54084MEDIUMWazuh agent enrollment NULL pointer dereference via malformed manager responseEPSS 0.2%CVE-2025-22009MEDIUMregulator: dummy: force synchronous probingEPSS 0.2%CVE-2024-56580MEDIUMmedia: qcom: camss: fix error path on configuration of power domainsEPSS 0.2%