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-53235MEDIUMerofs: fix file-backed mounts over FUSEEPSS 0.2%CVE-2024-57914MEDIUMusb: typec: tcpci: fix NULL pointer issue on shared irq caseEPSS 0.2%CVE-2021-37639HIGHNull pointer dereference and heap OOB read in TensorFlowEPSS 0.2%CVE-2026-33996MEDIUMLibJWT has NULL/bounds validation in JWK octet and RSA PSS parsingEPSS 0.2%CVE-2021-37681HIGHNull pointer exception in TensorFlow LiteEPSS 0.2%CVE-2024-57944MEDIUMiio: adc: ti-ads1298: Add NULL check in ads1298_initEPSS 0.2%CVE-2024-57927MEDIUMnfs: Fix oops in nfs_netfs_init_request() when copying to cacheEPSS 0.2%CVE-2021-41208HIGHIncomplete validation in boosted trees codeEPSS 0.2%CVE-2022-20521MEDIUMIn sdpu_find_most_specific_service_uuid of sdp_utils.cc, there is a possible way to crash Bluetooth due to a missing null check. This could EPSS 0.2%CVE-2024-56612MEDIUMmm/gup: handle NULL pages in unpin_user_pages()EPSS 0.2%CVE-2025-21953MEDIUMnet: mana: cleanup mana struct after debugfs_remove()EPSS 0.2%CVE-2026-90829MEDIUMGNU Binutils SHT_GROUP Section elf.c bfd_elf_set_group_contents null pointer dereferenceEPSS 0.2%CVE-2024-24856MEDIUMNULL pointer deference in acpi_db_convert_to_package of Linux acpi moduleEPSS 0.2%CVE-2025-0121MEDIUMCortex XDR Agent: Local Windows User Can Crash the AgentEPSS 0.2%CVE-2023-31021MEDIUMCVEEPSS 0.2%CVE-2022-50405HIGHnet/tunnel: wait until all sk_user_data reader finish before releasing the sockEPSS 0.2%CVE-2023-0197MEDIUMNVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager, where a malicious user in a guest VM can cause a NULL-pointer dereEPSS 0.2%CVE-2026-5745MEDIUMLibarchive: a null pointer dereference vulnerability exists in the acl parser of libarchiveEPSS 0.2%CVE-2024-56540HIGHaccel/ivpu: Prevent recovery invocation during probe and resumeEPSS 0.2%CVE-2026-71967MEDIUMOP-TEE OS 4.10.0 NULL Pointer Dereference DoS via Widevine PTA open_sessionEPSS 0.2%