ghsa-prm6-42x6-pwfm
Vulnerability from github
Published
2022-05-24 17:47
Modified
2024-04-04 03:06
Severity
Details

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2018-25008"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-662"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2021-04-14T07:15:00Z",
    "severity": "MODERATE"
  },
  "details": "In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.",
  "id": "GHSA-prm6-42x6-pwfm",
  "modified": "2024-04-04T03:06:07Z",
  "published": "2022-05-24T17:47:31Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25008"
    },
    {
      "type": "WEB",
      "url": "https://github.com/rust-lang/rust/issues/51780"
    },
    {
      "type": "WEB",
      "url": "https://github.com/rust-lang/rust/pull/52031"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...