52416 matches found
CVE-2026-93261
The Linux kernel contains a vulnerability in the locking/lockdep component. The function __lock_set_class() fails to perform a NULL check on the return value of register_lock_class(), which can return NULL if the lock class pool is exhausted, graph_lock() fails, or key validation fails. Using thi...
EUVD-2026-86133
In the Linux kernel, the following vulnerability has been resolved: locking/lockdep: Fix NULL pointer dereference in locksetclass registerlockclass can return NULL when the lock class pool is exhausted, graphlock fails, or key validation fails. However, locksetclass uses the return value directly...
CVE-2026-93247
The Linux kernel contains a NULL pointer dereference vulnerability within the Bluetooth management subsystem. The issue arises because the uuid_count member of struct discovery_state is accessed and modified without proper locking, creating a race condition during hci_update_passive_scan_sync. If...
EUVD-2026-86257
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix 'hdev-discovery.uuids' NULL dereference 'uuidcount' member of struct 'discoverystate' is assigned and read without any locks, so there is a chance of situation when uuidcount != 0, but uuids is NULL and there...
CVE-2026-93236
In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix NULL pointer deref in vdectryfmtcommon When VIDIOCTRYFMT is called with an unsupported pixel format on the OUTPUT queue, vdectryfmtcommon falls back to V4L2PIXFMTMPEG2. However, if a distro has locally...
CVE-2026-93236
The Linux kernel contains a NULL pointer dereference vulnerability within the media: meson: vdec component. When the VIDIOC_TRY_FMT command is invoked with an unsupported pixel format on the OUTPUT queue , the function vdec_try_fmt_common() attempts to fall back to V4L2_PIX_FMT_MPEG2 . In distrib...
EUVD-2026-86241
In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix NULL pointer deref in vdectryfmtcommon When VIDIOCTRYFMT is called with an unsupported pixel format on the OUTPUT queue, vdectryfmtcommon falls back to V4L2PIXFMTMPEG2. However, if a distro has locally...
CVE-2026-58007
Untrusted pointer dereference vulnerability in Altera Trusted Firmware on HPS allows Exploitation of Improperly Configured or Implemented Memory Protections. This issue affects Trusted Firmware: through socfpgav2.14.0...
CVE-2026-58006
Untrusted pointer dereference vulnerability in Altera Trusted Firmware on HPS allows Exploitation of Improperly Configured or Implemented Memory Protections. This issue affects Trusted Firmware: through socfpgav2.14.0...
CVE-2026-93212
A vulnerability exists in the Linux kernel nfsd service where a NULL pointer dereference occurs in nfsd_file_net_dispose(). During per-net teardown, nn->nfsd_serv is cleared before the filecache laundrette is shut down. This allows the service thread to execute a dispose pass that identifies e...
EUVD-2026-85941
In the Linux kernel, the following vulnerability has been resolved: nfsd: guard nfsdserv deref in nfsdfilenetdispose nfsdfilenetdispose is the consumer side of l-freeme: the nfsd service thread loop calls it to drain entries that the filecache garbage collector and shrinker append via...
CVE-2026-93212
In the Linux kernel, the following vulnerability has been resolved: nfsd: guard nfsdserv deref in nfsdfilenetdispose nfsdfilenetdispose is the consumer side of l-freeme: the nfsd service thread loop calls it to drain entries that the filecache garbage collector and shrinker append via...
EUVD-2026-85940
In the Linux kernel, the following vulnerability has been resolved: nfsd: initialize DRC hash table before registering shrinker shrinkerregister precedes the INITLISTHEAD loop and the drchashsize store. On weakly-ordered architectures arm64, ppc, a shrinker scan can observe drchashsize before the...
CVE-2026-93211
The Linux kernel contains a vulnerability in the nfsd component where the DRC hash table is not fully initialized before the shrinker is registered. On weakly-ordered architectures such as arm64 and ppc , a shrinker scan can observe the drc_hashsize before the bucket list heads are initialized, r...
CVE-2026-93210
The Linux kernel contains a vulnerability in the SMB client component where the DFS cache is not properly hardened against invalid target hints. Specifically, the get_tgt_name() function returns ERR_PTR(-ENOENT) when ce->tgthint is NULL, while dfs_cache_noreq_update_tgthint() incorrectly assum...
EUVD-2026-85939
In the Linux kernel, the following vulnerability has been resolved: smb: client: harden DFS cache against invalid target hints Currently, gettgtname returns ERRPTR-ENOENT when ce-tgthint is NULL, and dfscachenorequpdatetgthint assumes ce-tgthint is always valid. In preparation for clearing...
CVE-2026-45729
CVE-2026-45729 — Desreferencia de puntero NULL en ThorVG mediante SVG malformado Severidad: CVSS 4.3 Media — CWE-476 Aviso: GHSA-f863-8ghq-7h64 Corregido en: ThorVG v1.0.5 Estado: Parcheado / Divulgado Resumen El analizador SVG de ThorVG desreferencia un puntero que nunca se inicializa cuando...
CVE-2026-58007
The Altera Trusted Firmware on HPS is vulnerable to an untrusted pointer dereference due to an unchecked SDM mailbox response address . This flaw allows for the exploitation of improperly configured or implemented memory protections , specifically leading to EL3 secure-memory corruption . The vul...
EUVD-2026-85928
Untrusted pointer dereference vulnerability in Altera Trusted Firmware on HPS allows Exploitation of Improperly Configured or Implemented Memory Protections. This issue affects Trusted Firmware: through socfpgav2.14.0...
CVE-2026-58006
A high-severity untrusted pointer dereference vulnerability exists in Altera Trusted Firmware on HPS, affecting versions through socfpga_v2.14.0 . The root cause is insufficient validation of the Mailbox Output Pointer in the SoCFPGA BL31 component, which enables EL3 secure-memory corruption . Th...