ghsa-7wx4-4999-cgfj
Vulnerability from github
Published
2024-05-21 18:31
Modified
2025-03-06 15:34
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
jfs: fix array-index-out-of-bounds in diAlloc
Currently there is not check against the agno of the iag while allocating new inodes to avoid fragmentation problem. Added the check which is required.
{ affected: [], aliases: [ "CVE-2023-52805", ], database_specific: { cwe_ids: [ "CWE-129", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-05-21T16:15:18Z", severity: "HIGH", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix array-index-out-of-bounds in diAlloc\n\nCurrently there is not check against the agno of the iag while\nallocating new inodes to avoid fragmentation problem. Added the check\nwhich is required.", id: "GHSA-7wx4-4999-cgfj", modified: "2025-03-06T15:34:35Z", published: "2024-05-21T18:31:21Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-52805", }, { type: "WEB", url: "https://git.kernel.org/stable/c/05d9ea1ceb62a55af6727a69269a4fd310edf483", }, { type: "WEB", url: "https://git.kernel.org/stable/c/1708d0a9917fea579cc9da3d87b154285abd2cd8", }, { type: "WEB", url: "https://git.kernel.org/stable/c/1ba7df5457dc1c1071c5f92ac11323533a6430e1", }, { type: "WEB", url: "https://git.kernel.org/stable/c/2308d0fb0dc32446b4e6ca37cd09c30374bb64e9", }, { type: "WEB", url: "https://git.kernel.org/stable/c/64f062baf202b82f54987a3f614a6c8f3e466641", }, { type: "WEB", url: "https://git.kernel.org/stable/c/665b44e55c2767a4f899c3b18f49e9e1c9983777", }, { type: "WEB", url: "https://git.kernel.org/stable/c/7467ca10a5ff09b0e87edf6c4d2a4bfdee69cf2c", }, { type: "WEB", url: "https://git.kernel.org/stable/c/8c68af2af697ba2ba3b138be0c6d72e2ce3a3d6d", }, { type: "WEB", url: "https://git.kernel.org/stable/c/cf7e3e84df36a9953796c737f080712f631d7083", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", type: "CVSS_V3", }, ], }
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.