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-52607MEDIUMpowerpc/mm: Fix null-pointer dereference in pgtable_cache_addEPSS 0.2%CVE-2022-49134MEDIUMmlxsw: spectrum: Guard against invalid local portsEPSS 0.2%CVE-2026-27214MEDIUMSubstance3D - Painter | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2026-27218MEDIUMSubstance3D - Painter | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2026-34703MEDIUMInDesign Desktop | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2021-32844MEDIUMHyperKit is a toolkit for embedding hypervisor capabilities in an application. In versions 0.20210107 and prior of HyperKit, ` vi_pci_write`EPSS 0.2%CVE-2024-56578MEDIUMmedia: imx-jpeg: Set video drvdata before register video deviceEPSS 0.2%CVE-2026-48267MEDIUMDNG SDK | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2024-56579MEDIUMmedia: amphion: Set video drvdata before register video deviceEPSS 0.2%CVE-2025-21669HIGHvsock/virtio: discard packets if the transport changesEPSS 0.2%CVE-2022-49125MEDIUMdrm/sprd: fix potential NULL dereferenceEPSS 0.2%CVE-2026-27215MEDIUMSubstance3D - Painter | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2021-32843MEDIUMHyperKit is a toolkit for embedding hypervisor capabilities in an application. In versions 0.20210107 and prior of HyperKit, `virtio.c` has EPSS 0.2%CVE-2026-34662MEDIUMIllustrator | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2024-38550MEDIUMASoC: kirkwood: Fix potential NULL dereferenceEPSS 0.2%CVE-2024-56569MEDIUMftrace: Fix regression with module command in stack_trace_filterEPSS 0.2%CVE-2024-50224MEDIUMspi: spi-fsl-dspi: Fix crash when not using GPIO chip selectEPSS 0.2%CVE-2026-48429MEDIUMSubstance3D - Designer | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2026-27217MEDIUMSubstance3D - Painter | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2026-34704MEDIUMInDesign Desktop | NULL Pointer Dereference (CWE-476)EPSS 0.2%