GHSA-QGHX-F73P-V22R
Vulnerability from github – Published: 2026-05-27 15:33 – Updated: 2026-05-27 15:33
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
md/md-llbitmap: raise barrier before state machine transition
Move the barrier raise operation before calling llbitmap_state_machine() in both llbitmap_start_write() and llbitmap_start_discard(). This ensures the barrier is in place before any state transitions occur, preventing potential race conditions where the state machine could complete before the barrier is properly raised.
{
"affected": [],
"aliases": [
"CVE-2026-46095"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-27T14:17:31Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd/md-llbitmap: raise barrier before state machine transition\n\nMove the barrier raise operation before calling llbitmap_state_machine()\nin both llbitmap_start_write() and llbitmap_start_discard(). This\nensures the barrier is in place before any state transitions occur,\npreventing potential race conditions where the state machine could\ncomplete before the barrier is properly raised.",
"id": "GHSA-qghx-f73p-v22r",
"modified": "2026-05-27T15:33:24Z",
"published": "2026-05-27T15:33:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46095"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9142f00a9287ca38152717e3e88a033a27774e7f"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9701d51dd378380ba05293fa391e8ba01065ae8d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ef4ca3d4bf09716cff9ba00eb0351deadc8417ab"
}
],
"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…
Loading…