Skip to content

OBS-2025-000029: CVE-2025-39682

1. Observe What changed? →
2. Understand Why does it matter? →
3. Track How does risk evolve? →
4. Predict What happens next? →
5. Decide What to do? →
6. Verify What happened? →
7. Remember Persistent memory
IMMUTABLE CANONICAL OBSERVATION

OBS-2025-000029

Target Entity: CVE-2025-39682 — Linux Kernel kTLS Receive Path Zero-Length Record Use-After-Free Local Privilege Escalation

MODE: RETROSPECTIVE

Methodology: HTS-3.1
Observed UTC:
2025-08-20T00:00:00.000Z
Event Date:
2025-08-20
Epistemic State:
● KNOWN
Cryptographic Digest:
sha256-a9d1cc3d4321419…

This canonical observation confirms the following factual event on the threat surface:

Hermes Threat Score (HTS)
65 / 100
CRITICAL
CVSS v3.1
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS (30-Day Exploitation)
65.1%
Percentile: 96.2th
Weaponization & CISA KEV

🚨 Listed in CISA KEV

Exploit Maturity: weaponized

Hermes rejects false certainty and explicitly exposes its decomposed confidence vector:

Evidence Integrity99%
Model Stability98%
Data Completeness95%
Actionable Decisiveness96%

Observation OBS-2025-000029 is strictly anchored to verified records from the following primary entities:

  • CISA Known Exploited Vulnerabilities Catalog (Added 2026-09-18)
  • Linux Kernel Git: tls: fix handling of zero-length records on the rx_list
  • NIST National Vulnerability Database (NVD) CVE-2025-39682

Primary Source → OBS-2025-000029 → CVE-2025-39682 → Risk Trajectory → Action Directive


4. Target Entity & Correlated Intelligence

Section titled “4. Target Entity & Correlated Intelligence”

5. Observation Sequence & Chain of Custody

Section titled “5. Observation Sequence & Chain of Custody”

Chronological lineage for entity CVE-2025-39682:

  • Preceding Observation: None (Initial Baseline)
  • Succeeding Observation: OBS-2026-000251
Observation IDDateModeScoreObserved Fact
👉 OBS-2025-0000292025-08-20RETROSPECTIVE65Initial disclosure in net/tls/tls_sw.c; vendor patches issued.
OBS-2026-0002512026-09-18LIVE94CISA adds to KEV catalog with mandatory BOD 22-01 remediation deadline.
OBS-2026-0000302026-09-19LIVE94Hermes confirms weaponized exploitation across enterprise Linux fleets.

6. Reproducibility & Cryptographic Verification

Section titled “6. Reproducibility & Cryptographic Verification”

(Section 77 Mandate: “Observations must be reproducible”)

Fetch and verify this observation record directly from the machine-readable API:

Terminal window
# 1. Fetch canonical observation record
curl -sSL https://hermes-codex.vercel.app/api/observations/OBS-2025-000029.json
# 2. Verify cryptographic SHA-256 integrity
curl -sSL https://hermes-codex.vercel.app/api/observations/OBS-2025-000029.json | sha256sum
{
"type": "observed-data",
"spec_version": "2.1",
"id": "observed-data--bb234f00-8c42-5892-e958-3ba138e0853c",
"created_by_ref": "identity--hermes-codex-threat-observatory",
"created": "2025-08-20T00:00:00.000Z",
"modified": "2025-08-20T00:00:00.000Z",
"first_observed": "2025-08-20T00:00:00.000Z",
"last_observed": "2025-08-20T00:00:00.000Z",
"number_observed": 1,
"external_references": [
{
"source_name": "hermes-codex",
"external_id": "OBS-2025-000029",
"url": "https://hermes-codex.vercel.app/observations/obs-2025-000029/"
}
],
"object_marking_refs": [
"marking-definition--tlp-clear"
],
"custom_properties": {
"x_hermes_threat_score": 65,
"x_hermes_severity": "CRITICAL",
"x_hermes_epistemic_state": "KNOWN",
"x_hermes_methodology": "HTS-3.1",
"x_hermes_integrity_hash": "sha256-a9d1cc3d43214195708f408ced921cfe54e57bd48e89c378275d08dc25fa9239"
}
}