ghsa-gjqw-82j7-2f3q
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_obsolescence_count_initialiser
We need to protect the reader reading the sysctl value because the value can be changed concurrently.
{ "affected": [], "aliases": [ "CVE-2024-27429" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-17T12:15:15Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser\n\nWe need to protect the reader reading the sysctl value\nbecause the value can be changed concurrently.", "id": "GHSA-gjqw-82j7-2f3q", "modified": "2024-05-17T12:31:01Z", "published": "2024-05-17T12:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27429" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/18c95d11c347a12e5c31df1325cef6b995d14ecf" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1e84b108f2a71daa8d04032e4d2096522376debb" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/591192c3a9fc728a0af7b9dd50bf121220062293" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7e1e25891f090e24a871451c9403abac63cb45dd" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b3f0bc3a315cf1af03673a0163c08fe037587acd" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cfd9f4a740f772298308b2e6070d2c744fb5cf79" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e3a3718b1723253d4f068e88e81d880d71f1a1e9" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e439607291c082332e1e35baf8faf8552e6bcb4a" } ], "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.
- 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.