ghsa-8cg2-g2pw-8xh6
Vulnerability from github
Published
2024-05-17 12:31
Modified
2024-05-17 12:31
Details
In the Linux kernel, the following vulnerability has been resolved:
netrom: Fix a data-race around sysctl_netrom_link_fails_count
We need to protect the reader reading the sysctl value because the value can be changed concurrently.
{ "affected": [], "aliases": [ "CVE-2024-27420" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-17T12:15:13Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetrom: Fix a data-race around sysctl_netrom_link_fails_count\n\nWe need to protect the reader reading the sysctl value because the\nvalue can be changed concurrently.", "id": "GHSA-8cg2-g2pw-8xh6", "modified": "2024-05-17T12:31:00Z", "published": "2024-05-17T12:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27420" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/07bbccd1adb56b39eef982b8960d59e3c005c6a1" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/0b8eb369c182814d817b9449bc9e86bfae4310f9" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/97a4d8b9f67cc7efe9a0c137e12f6d9e40795bf1" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/bc76645ebdd01be9b9994dac39685a3d0f6f7985" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/c558e54f7712b086fbcb611723272a0a4b0d451c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cfe0f73fb38a01bce86fe15ef5f750f850f7d3fe" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cfedde3058bf976f2f292c0a236edd43afcdab57" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/db364859ce68fb3a52d42cd87a54da3dc42dc1c8" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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.