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-2026-26173HIGHWindows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityEPSS 0.2%CVE-2024-53092HIGHvirtio_pci: Fix admin vq cleanup by using correct info pointerEPSS 0.2%CVE-2024-56696MEDIUMALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()EPSS 0.2%CVE-2024-56697MEDIUMdrm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()EPSS 0.2%CVE-2022-48646MEDIUMsfc/siena: fix null pointer dereference in efx_hard_start_xmitEPSS 0.2%CVE-2024-50109MEDIUMmd/raid10: fix null ptr dereference in raid10_size()EPSS 0.2%CVE-2025-11017MEDIUMOGRECave Ogre OgreLogManager.cpp stream null pointer dereferenceEPSS 0.2%CVE-2024-47496MEDIUMJunos OS: MX Series: The PFE will crash on running specific commandEPSS 0.2%CVE-2024-50104MEDIUMASoC: qcom: sdm845: add missing soundwire runtime stream allocEPSS 0.2%CVE-2025-55314HIGHAn issue was discovered in Foxit PDF and Editor for Windows and macOS before 13.2 and 2025 before 2025.2. When pages in a PDF are deleted viEPSS 0.2%CVE-2025-22070MEDIUMfs/9p: fix NULL pointer dereference on mkdirEPSS 0.2%CVE-2025-59967HIGHJunos OS Evolved: ACX7024, ACX7024X, ACX7100-32C, ACX7100-48L, ACX7348, ACX7509: When specific valid multicast traffic is received on the L3 interface on a vulnerable device evo-pfemand crashes and restartsEPSS 0.2%CVE-2021-29518LOWSession operations in eager mode lead to null pointer dereferencesEPSS 0.2%CVE-2024-53064MEDIUMidpf: fix idpf_vc_core_init error pathEPSS 0.2%CVE-2023-53336MEDIUMmedia: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warningsEPSS 0.2%CVE-2024-0125LOWNVIDIA CUDA Toolkit for Windows and Linux contains a vulnerability in the nvdisam command line tool, where a user can cause a NULL pointer dEPSS 0.2%CVE-2021-29574LOWUndefined behavior in `MaxPool3DGradGrad`EPSS 0.2%CVE-2021-29515LOWReference binding to null pointer in `MatrixDiag*` opsEPSS 0.2%CVE-2025-48073MEDIUMOpenEXR ScanLineProcess::run_fill NULL Pointer Write In "reduceMemory" ModeEPSS 0.2%CVE-2023-53354HIGHskbuff: skb_segment, Call zero copy functions before using skbuff fragsEPSS 0.2%