ghsa-hj22-29m3-p63r
Vulnerability from github
Published
2022-05-14 01:18
Modified
2022-05-14 01:18
Severity ?
VLAI Severity ?
Details
The kill_something_info function in kernel/signal.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service via an INT_MIN argument.
{ "affected": [], "aliases": [ "CVE-2018-10124" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-04-16T14:29:00Z", "severity": "MODERATE" }, "details": "The kill_something_info function in kernel/signal.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service via an INT_MIN argument.", "id": "GHSA-hj22-29m3-p63r", "modified": "2022-05-14T01:18:40Z", "published": "2022-05-14T01:18:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10124" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/4ea77014af0d6205b05503d1c7aac6eace11d473" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00020.html" }, { "type": "WEB", "url": "https://news.ycombinator.com/item?id=2972021" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3696-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3696-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3754-1" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4ea77014af0d6205b05503d1c7aac6eace11d473" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1040684" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.
Loading…