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-2025-22033MEDIUMarm64: Don't call NULL in do_compat_alignment_fixup()EPSS 0.2%CVE-2022-49215HIGHxsk: Fix race at socket teardownEPSS 0.2%CVE-2025-21918MEDIUMusb: typec: ucsi: Fix NULL pointer accessEPSS 0.2%CVE-2024-56617MEDIUMcacheinfo: Allocate memory during CPU hotplug if not done from the primary CPUEPSS 0.2%CVE-2023-38524LOWA vulnerability has been identified in Parasolid V34.1 (All versions < V34.1.258), Parasolid V35.0 (All versions < V35.0.254), Parasolid V35EPSS 0.2%CVE-2025-21936MEDIUMBluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()EPSS 0.2%CVE-2022-50364MEDIUMi2c: mux: reg: check return value after calling platform_get_resource()EPSS 0.2%CVE-2022-41280LOWA vulnerability has been identified in JT2Go (All versions < V14.1.0.6), Teamcenter Visualization V13.2 (All versions < V13.2.0.12), TeamcenEPSS 0.2%CVE-2023-0196LOW NVIDIA CUDA Toolkit SDK contains a bug in cuobjdump, where a local user running the tool against an ill-formed binary may cause a null- poiEPSS 0.2%CVE-2022-50356MEDIUMnet: sched: sfb: fix null pointer access issue when sfb_init() failsEPSS 0.2%CVE-2022-50370MEDIUMi2c: designware: Fix handling of real but unexpected device interruptsEPSS 0.2%CVE-2025-30301MEDIUMAdobe Framemaker | NULL Pointer Dereference (CWE-476)EPSS 0.2%CVE-2021-29513LOWType confusion during tensor casts lead to dereferencing null pointersEPSS 0.2%CVE-2025-11013MEDIUMBehaviorTree XML Parser xml_parsing.cpp loadDocImpl null pointer dereferenceEPSS 0.2%CVE-2022-34665MEDIUMNVIDIA GPU Display Driver for Windows and Linux contains a vulnerability in the kernel mode layer, where a local user with basic capabilitieEPSS 0.2%CVE-2022-41279LOWA vulnerability has been identified in JT2Go (All versions < V14.1.0.6), Teamcenter Visualization V13.2 (All versions < V13.2.0.12), TeamcenEPSS 0.2%CVE-2025-21658MEDIUMbtrfs: avoid NULL pointer dereference if no valid extent treeEPSS 0.2%CVE-2024-47496MEDIUMJunos OS: MX Series: The PFE will crash on running specific commandEPSS 0.2%CVE-2026-26173HIGHWindows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityEPSS 0.2%CVE-2022-48646MEDIUMsfc/siena: fix null pointer dereference in efx_hard_start_xmitEPSS 0.2%