ghsa-xrxh-pcqg-5r4x
Vulnerability from github
Published
2025-10-28 12:30
    Modified
2025-10-29 15:31
    
        VLAI Severity ?
      
      Details
In the Linux kernel, the following vulnerability has been resolved:
ocfs2: fix double free in user_cluster_connect()
user_cluster_disconnect() frees "conn->cc_private" which is "lc" but then the error handling frees "lc" a second time. Set "lc" to NULL on this path to avoid a double free.
{
  "affected": [],
  "aliases": [
    "CVE-2025-40055"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-10-28T12:15:39Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: fix double free in user_cluster_connect()\n\nuser_cluster_disconnect() frees \"conn-\u003ecc_private\" which is \"lc\" but then\nthe error handling frees \"lc\" a second time.  Set \"lc\" to NULL on this\npath to avoid a double free.",
  "id": "GHSA-xrxh-pcqg-5r4x",
  "modified": "2025-10-29T15:31:53Z",
  "published": "2025-10-28T12:30:17Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40055"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/283333079d96c84baa91f0c62b5e0cbec246b7a2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/694d5b401036a614f8080085a9de6f86ff0742dc"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7e76fe9dfadbc00364d7523d5a109e9d3e4a7db2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/827c8efa0d1afe817b90f3618afff552e88348d2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/892f41e12c8689130d552a9eb2b77bafd26484ab"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8f45f089337d924db24397f55697cda0e6960516"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bfe011297ddd2d0cd64752978baaa0c04cd20573"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f992bc72f681c32a682d474a29c2135a64d4f4e5"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}
  Loading…
      Loading…
      Sightings
| Author | Source | Type | Date | 
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
 - Confirmed: The vulnerability is confirmed from an analyst perspective.
 - Published Proof of Concept: A public proof of concept is available for this vulnerability.
 - Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
 - Patched: This vulnerability was successfully patched by the user reporting the sighting.
 - Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
 - Not confirmed: The user expresses doubt about the veracity of the vulnerability.
 - Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
 
Loading…
      Loading…