ghsa-xx88-38jg-963j
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_default_path_quality
We need to protect the reader reading sysctl_netrom_default_path_quality because the value can be changed concurrently.
{ "affected": [], "aliases": [ "CVE-2024-27430" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-17T12:15:16Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetrom: Fix a data-race around sysctl_netrom_default_path_quality\n\nWe need to protect the reader reading sysctl_netrom_default_path_quality\nbecause the value can be changed concurrently.", "id": "GHSA-xx88-38jg-963j", "modified": "2024-05-17T12:31:01Z", "published": "2024-05-17T12:31:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27430" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/392eb88416dcbc5f1d61b9a88d79d78dc8b27652" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7510b08c5f5ba15983da004b021fc6154eeb4047" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7644df766006d4878a556e427e3ecc78c2d5606b" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7f615232556f3c6e3eeecef96ef2b00d0aa905bb" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/958d6145a6d9ba9e075c921aead8753fb91c9101" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/bbc21f134b89535d1cf110c5f2b33ac54e5839c4" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/dec82a8fc45c6ce494c2cb31f001a2aadb132b57" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e041df5dc9e68adffcba5499ca28e1252bed6f4b" } ], "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.