ghsa-g945-cg6x-8fp8
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_transport_timeout
We need to protect the reader reading the sysctl value because the value can be changed concurrently.
{ "affected": [], "aliases": [ "CVE-2024-27427" ], "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_transport_timeout\n\nWe need to protect the reader reading the sysctl value because the\nvalue can be changed concurrently.", "id": "GHSA-g945-cg6x-8fp8", "modified": "2024-05-17T12:31:01Z", "published": "2024-05-17T12:31:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27427" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/291d36d772f5ea5c68a263ee440f2c9eade371c9" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/500936692ccca8617a955652d1929f079b17a201" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5d5c14efc987900509cec465af26608e39ac607c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/60a7a152abd494ed4f69098cf0f322e6bb140612" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7d1e00fc2af3b7c30835d643a3655b7e9ff7cb20" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b8006cb0a34aaf85cdd8741f4148fd9c76b351d3" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/eadec8da4451c2c0897199691184602e4ee497d1" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/fed835d415766a94fc0246dcebc3af4c03fe9941" } ], "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.