GHSA-V7MH-G6GQ-FVRQ
Vulnerability from github – Published: 2026-08-10 15:33 – Updated: 2026-08-19 18:32
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
If we have an unexpected reloc_root for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missing btrfs_put_root() call.
{
"affected": [],
"aliases": [
"CVE-2026-68422"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-08-10T13:20:36Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()\n\nIf we have an unexpected reloc_root for our root, we jump to the out label\nbut never drop the reference we obtained for root, resulting in a leak.\nAdd a missing btrfs_put_root() call.",
"id": "GHSA-v7mh-g6gq-fvrq",
"modified": "2026-08-19T18:32:19Z",
"published": "2026-08-10T15:33:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68422"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3f586b4c92e4272fcd01bf0db0590b63acf3e85b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/60a23d4ea169e27403f3bb023bb98036797c0206"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/72f673d1c1deb819554d3e7e154f6d84301eb735"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/7591d1727067d6063247901ad25c4bdc4e5695c4"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b3d39b03799600c76c33486e2d29b73a771023db"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ce6050bafb4e33377dc17fcc357736bfc351180c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f89df93e8aefa4c1c813f835559f2ac727f79766"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…