Aller au contenu

OBS-2025-000222: CVE-2025-39964

1. Observer Qu'est-ce qui change ? →
2. Comprendre Pourquoi est-ce important ? →
3. Suivre Comment le risque évolue-t-il ? →
4. Prédire Que va-t-il se passer ? →
5. Décider Que faire ? →
6. Vérifier Que s’est-il passé ? →
7. Mémoriser Mémoire historique
OBSERVATION CANONIQUE IMMUABLE

OBS-2025-000222

Entité Cible : CVE-2025-39964 — Linux Kernel Crypto AF_ALG Concurrent Write Race Condition

RÉGIME : RETROSPECTIVE

Méthodologie : HTS-3.1
Horodatage UTC :
2025-09-02T00:00:00.000Z
Date d’événement :
2025-09-02
État Épistémique :
● KNOWN
Empreinte Cryptographique :
sha256-b9185cf1c908def…

L’observation constate le fait élémentaire suivant sur le vecteur de menace :

Hermes Threat Score (HTS)
62 / 100
MEDIUM
CVSS v3.1
N/A
Not Available
EPSS (Exploitation à 30j)
N/A
Percentile : N/A
Armement & Télémétrie CISA

🛡️ Hors catalogue KEV

Maturité de l’exploit : poc

2. Vecteur de Confiance Épistémique (Anti-Théâtralisation)

Section intitulée « 2. Vecteur de Confiance Épistémique (Anti-Théâtralisation) »

Hermes refuse les déclarations d’autorité et expose son niveau d’assurance empirique décomposé :

Intégrité des Preuves98%
Stabilité du Modèle96%
Complétude des Données95%
Pertinence Décisionnelle95%

L’observation OBS-2025-000222 repose exclusivement sur les enregistrements de sources vérifiées suivantes :

  • CISA KEV
  • NVD
  • Hermes Codex Research

Source Primaire → OBS-2025-000222 → CVE-2025-39964 → Trajectoire HTS → Directive Décisionnelle



5. Lignée d’Observation & Chaîne de Responsabilité

Section intitulée « 5. Lignée d’Observation & Chaîne de Responsabilité »

Cette observation s’inscrit dans la séquence historique suivante pour l’entité CVE-2025-39964 :

ID ObservationDateRégimeScoreFait Observé
OBS-2025-0002212025-08-10RETROSPECTIVE48Initial upstream commit submitted to kernel crypto subsystem.
👉 OBS-2025-0002222025-09-02RETROSPECTIVE62Public advisory published; theoretical local DoS rated CVSS 5.5.
OBS-2026-0002232026-09-18LIVE88CISA adds to KEV catalog citing active exploitation in the wild.
OBS-2026-0002242026-09-19LIVE91Public functional LPE exploit repository published by n1k0oowang.

6. Reproductibilité & Vérification Cryptographique

Section intitulée « 6. Reproductibilité & Vérification Cryptographique »

(Exigence Section 77 : « Les observations doivent être reproductibles »)

Chaque observation est exposée en JSON canonique via l’API REST statique et vérifiable par calcul de condensat :

Fenêtre de terminal
# 1. Télécharger l'enregistrement canonique
curl -sSL https://hermes-codex.vercel.app/api/observations/OBS-2025-000222.json
# 2. Vérifier l'empreinte cryptographique locale
curl -sSL https://hermes-codex.vercel.app/api/observations/OBS-2025-000222.json | sha256sum
{
"type": "observed-data",
"spec_version": "2.1",
"id": "observed-data--6db4e4ab-6c29-17ae-9dd5-7ad57bef7304",
"created_by_ref": "identity--hermes-codex-threat-observatory",
"created": "2025-09-02T00:00:00.000Z",
"modified": "2025-09-02T00:00:00.000Z",
"first_observed": "2025-09-02T00:00:00.000Z",
"last_observed": "2025-09-02T00:00:00.000Z",
"number_observed": 1,
"external_references": [
{
"source_name": "hermes-codex",
"external_id": "OBS-2025-000222",
"url": "https://hermes-codex.vercel.app/observations/obs-2025-000222/"
}
],
"object_marking_refs": [
"marking-definition--tlp-clear"
],
"custom_properties": {
"x_hermes_threat_score": 62,
"x_hermes_severity": "MEDIUM",
"x_hermes_epistemic_state": "KNOWN",
"x_hermes_methodology": "HTS-3.1",
"x_hermes_integrity_hash": "sha256-b9185cf1c908def6c2364c0f89d94fc8ced6d821fe8403a71ba476f5ec4997d0"
}
}