PULSE
EN VIVO16señales / 24h
FEED
ransomdragonforce reclama a Lamont Pridmore · GB · Not Foundransomgenesis reclama a **** · US · Not Foundransominterlock reclama a Gardiner Family Chiropractic · US · Healthcareransomdragonforce reclama a RUS Industrial · US · Manufacturingransomdragonforce reclama a www.mbmlawsc.com · US · Professional Servicesransomclop reclama a BLUEVISTALLC.COM · US · Not Foundransombooba project reclama a Betz Industries · US · Manufacturingransomqilin reclama a The Dcoop · ES · Agriculture and Food Productionransomcmdorganization reclama a Stewart Belland & Associates Inc. · CA · Professional Servicesransomqilin reclama a Hawaii Family Dental · US · Healthcareransomgenesis reclama a Boyum IT Solutions (HOT!) · DK · Technologyransomgenesis reclama a C.A. Walker Construction · US · Manufacturingransomqilin reclama a Audio Precision, Inc · US · Technologyransomgammax reclama a AguAseo · CO · Energy & Utilitiesransomdragonforce reclama a Lamont Pridmore · GB · Not Foundransomgenesis reclama a **** · US · Not Foundransominterlock reclama a Gardiner Family Chiropractic · US · Healthcareransomdragonforce reclama a RUS Industrial · US · Manufacturingransomdragonforce reclama a www.mbmlawsc.com · US · Professional Servicesransomclop reclama a BLUEVISTALLC.COM · US · Not Foundransombooba project reclama a Betz Industries · US · Manufacturingransomqilin reclama a The Dcoop · ES · Agriculture and Food Productionransomcmdorganization reclama a Stewart Belland & Associates Inc. · CA · Professional Servicesransomqilin reclama a Hawaii Family Dental · US · Healthcareransomgenesis reclama a Boyum IT Solutions (HOT!) · DK · Technologyransomgenesis reclama a C.A. Walker Construction · US · Manufacturingransomqilin reclama a Audio Precision, Inc · US · Technologyransomgammax reclama a AguAseo · CO · Energy & Utilities
← Todos los CVEs
CVE Watch30 jul 2026

CVE-2025-39817

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare Observed on ker

CVSS

7.1

Alto

EPSS

0.2%

p5

KEV

Exploit Today

1

0-100

Publicado: 16 sept 2025 · Última mod.: 30 jul 2026 · CWE-125

EPSS · 30d
0.2%EPSS · 30 días0.2%
2026-07-022026-07-30
Descripción técnica

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare Observed on kernel 6.6 (present on master as well): BUG: KASAN: slab-out-of-bounds in memcmp+0x98/0xd0 Call trace: kasan_check_range+0xe8/0x190 __asan_loadN+0x1c/0x28 memcmp+0x98/0xd0 efivarfs_d_compare+0x68/0xd8 __d_lookup_rcu_op_compare+0x178/0x218 __d_lookup_rcu+0x1f8/0x228 d_alloc_parallel+0x150/0x648 lookup_open.isra.0+0x5f0/0x8d0 open_last_lookups+0x264/0x828 path_openat+0x130/0x3f8 do_filp_open+0x114/0x248 do_sys_openat2+0x340/0x3c0 __arm64_sys_openat+0x120/0x1a0 If dentry->d_name.len < EFI_VARIABLE_GUID_LEN , 'guid' can become negative, leadings to oob. The issue can be triggered by parallel lookups using invalid filename: T1 T2 lookup_open ->lookup simple_lookup d_add // invalid dentry is added to hash list lookup_open d_alloc_parallel __d_lookup_rcu __d_lookup_rcu_op_compare hlist_bl_for_each_entry_rcu // invalid dentry can be retrieved ->d_compare efivarfs_d_compare // oob Fix it by checking 'guid' before cmp.

Referencias oficiales
CVEs relacionados
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-667206.5 MED
0The GOOSE subscriber component improperly validates the UTC timestamp field in unauthenticated IEC 61850 GOOSE (EtherType 0x88B8) Layer-2 multicast messages. A specially crafted GOOSE frame containing an undersized timestamp field can trigger a heap out-of-bounds read during message processing, causing the process to crash and resulting in a denial-of-service condition.18h
CVE-2026-663696.5 MED
0The GOOSE parser contains an off-by-one boundary-handling flaw that can be triggered by a single unauthenticated Layer-2 multicast frame on the process bus. When specific GOOSE message fields are processed, the parser advances its internal buffer position incorrectly, resulting in a heap out-of-bounds read. On affected platforms, this condition reliably terminates the subscriber process and causes a denial-of-service.18h
CVE-2026-663646.5 MED
0The GOOSE payload parser contains a boundary handling flaw that can be triggered by a single unauthenticated Layer 2 multicast frame on the process bus. When processing specific payload fields, an attacker controlled inner element length may exceed its enclosing length, causing the parser to over read by one byte. This out-of-bounds read reliably terminates the subscriber process, resulting in a denial-of-service condition.18h
CVE-2026-663607.5 ALT
0The ISO Presentation layer contains a flaw in the handling of specific parameters during normal mode negotiation. A missing length check in the processing of the encoded presentation data allows an attacker controlled field with a zero length value to trigger a bounded heap over read. This condition occurs before MMS session establishment, a crafted TCP/102 connection attempt can trigger the issue. The resulting over read causes the process to terminate, leading to a denial of service condition.18h
CVE-2026-663496.5 MED
0The MMS server connection handler contains a flaw in its processing of BER-encoded request data. When an MMS confirmed request PDU containing an extended BER tag is received over an established session, the decoder may advance its internal buffer incorrectly due to a missing bounds check. This results in a one byte heap out-of-bounds read and causes the MMS service process to terminate, leading to a denial-of-service condition.18h
CVE-2026-654216.5 MED
0The MMS BER decoder contains a flaw in decoding fixed-width BER fields (boolean/integer): an attacker-supplied length value is not validated, causing a read past the end of a heap buffer. This leads to termination of the MMS service process and a denial-of-service condition.18h