ghsa-8g5c-5h6j-rxcw
Vulnerability from github
Published
2024-05-17 15:31
Modified
2024-05-17 15:31
Details
In the Linux kernel, the following vulnerability has been resolved:
riscv: Check if the code to patch lies in the exit section
Otherwise we fall through to vmalloc_to_page() which panics since the address does not lie in the vmalloc region.
{ affected: [], aliases: [ "CVE-2023-52677", ], database_specific: { cwe_ids: [], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-05-17T15:15:18Z", severity: null, }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\nriscv: Check if the code to patch lies in the exit section\n\nOtherwise we fall through to vmalloc_to_page() which panics since the\naddress does not lie in the vmalloc region.", id: "GHSA-8g5c-5h6j-rxcw", modified: "2024-05-17T15:31:11Z", published: "2024-05-17T15:31:11Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-52677", }, { type: "WEB", url: "https://git.kernel.org/stable/c/1d7a03052846f34d624d0ab41a879adf5e85c85f", }, { type: "WEB", url: "https://git.kernel.org/stable/c/420370f3ae3d3b883813fd3051a38805160b2b9f", }, { type: "WEB", url: "https://git.kernel.org/stable/c/890cfe5337e0aaf03ece1429db04d23c88da72e7", }, { type: "WEB", url: "https://git.kernel.org/stable/c/8db56df4a954b774bdc68917046a685a9fa2e4bc", }, { type: "WEB", url: "https://git.kernel.org/stable/c/938f70d14618ec72e10d6fcf8a546134136d7c13", }, ], schema_version: "1.4.0", severity: [], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.