GHSA-X2X3-CMVW-67W8
Vulnerability from github – Published: 2026-06-24 18:32 – Updated: 2026-06-24 18:32
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
gfs2: prevent NULL pointer dereference during unmount
When flushing out outstanding glock work during an unmount, gfs2_log_flush() can be called when sdp->sd_jdesc has already been deallocated and sdp->sd_jdesc is NULL. Commit 35264909e9d1 ("gfs2: Fix NULL pointer dereference in gfs2_log_flush") added a check for that to gfs2_log_flush() itself, but it missed the sdp->sd_jdesc dereference in gfs2_log_release(). Fix that.
{
"affected": [],
"aliases": [
"CVE-2026-53048"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-24T17:17:16Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ngfs2: prevent NULL pointer dereference during unmount\n\nWhen flushing out outstanding glock work during an unmount, gfs2_log_flush()\ncan be called when sdp-\u003esd_jdesc has already been deallocated and sdp-\u003esd_jdesc\nis NULL. Commit 35264909e9d1 (\"gfs2: Fix NULL pointer dereference in\ngfs2_log_flush\") added a check for that to gfs2_log_flush() itself, but it\nmissed the sdp-\u003esd_jdesc dereference in gfs2_log_release(). Fix that.",
"id": "GHSA-x2x3-cmvw-67w8",
"modified": "2026-06-24T18:32:45Z",
"published": "2026-06-24T18:32:44Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53048"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/233a0945a4b1dbe3f38c30afb7d05b76c67f1193"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/2fc4c868c9060f424fd4a7cacb0aec5082aba4de"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/74b4dbb946060a3233604d91859a9abd3708141d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/abd73229f0e886a91a16ea781ab656bd9b4d1ee8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/cec55674354794eddb80b914f73a6bf9b7fc304a"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/d8ffae016c4a78693fe1283335d0b6833a9c1366"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e15f16761594e80b15776980b27c35477655a135"
}
],
"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…