ghsa-v355-vj5r-784x
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_acknowledge_delay
We need to protect the reader reading the sysctl value because the value can be changed concurrently.
{ "affected": [], "aliases": [ "CVE-2024-27425" ], "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_acknowledge_delay\n\nWe need to protect the reader reading the sysctl value because the\nvalue can be changed concurrently.", "id": "GHSA-v355-vj5r-784x", "modified": "2024-05-17T12:31:00Z", "published": "2024-05-17T12:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27425" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/33081e0f34899d5325e7c45683dd8dc9cb18b583" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/34c84e0036a60e7e50ae50b42ed194d8daef8cc9" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5deaef2bf56456c71b841e0dfde1bee2fd88c4eb" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/6133a71c75dacea12fcc85838b4455c2055b0f14" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7d56ffc51ebd2777ded8dca50d631ee19d97db5c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/80578681ea274e0a6512bb7515718c206a7b74cf" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/806f462ba9029d41aadf8ec93f2f99c5305deada" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a22f9194f61ad4f2b6405c7c86bee85eac1befa5" } ], "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.