ghsa-2r7x-944h-423g
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_requested_window_size
We need to protect the reader reading the sysctl value because the value can be changed concurrently.
{ "affected": [], "aliases": [ "CVE-2024-27423" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-17T12:15:14Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetrom: Fix a data-race around sysctl_netrom_transport_requested_window_size\n\nWe need to protect the reader reading the sysctl value because the\nvalue can be changed concurrently.", "id": "GHSA-2r7x-944h-423g", "modified": "2024-05-17T12:31:00Z", "published": "2024-05-17T12:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27423" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/0d43a58900e5a2bfcc9de47e16c6c501c0bef853" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/46803b776d869b0c36041828a83c4f7da2dfa03b" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/489e05c614dbeb1a1148959f02bdb788891819e6" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4f2efa17c3ec5e4be0567b47439b9713c0dc6550" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/652b0b35819610a42b8a90d21acb12f69943b397" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/89aa78a34340e9dbc3248095f44d81d0e1c23193" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a2e706841488f474c06e9b33f71afc947fb3bf56" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/db006d7edbf0b4800390ece3727a82f4ae764043" } ], "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.