ghsa-72x4-42p9-5q44
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 data-races around sysctl_netrom_network_ttl_initialiser
We need to protect the reader reading the sysctl value because the value can be changed concurrently.
{ "affected": [], "aliases": [ "CVE-2024-27428" ], "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 data-races around sysctl_netrom_network_ttl_initialiser\n\nWe need to protect the reader reading the sysctl value because the\nvalue can be changed concurrently.", "id": "GHSA-72x4-42p9-5q44", "modified": "2024-05-17T12:31:01Z", "published": "2024-05-17T12:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27428" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/119cae5ea3f9e35cdada8e572cc067f072fa825a" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5731369af2de21695fe7c1c91fe134fabe5b33b8" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/775ed3549819f814a6ecef5726d2b4c23f249b77" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a47d68d777b41862757b7e3051f2d46d6e25f87b" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/acc653e8a3aaab1b7103f98645f2cce7be89e3d3" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d1261bde59a3a087ab0c81181821e194278d9264" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/dca1d93fe42fb9c42b66f61714fbdc55c87eb002" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/eda02a0bed550f07a8283d3e1f25b90a38e151ed" } ], "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.