ghsa-7w8v-gc2j-m9c7
Vulnerability from github
Published
2024-12-27 15:31
Modified
2025-01-16 18:30
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
jfs: array-index-out-of-bounds fix in dtReadFirst
The value of stbl can be sometimes out of bounds due to a bad filesystem. Added a check with appopriate return of error code in that case.
{ affected: [], aliases: [ "CVE-2024-56598", ], database_specific: { cwe_ids: [ "CWE-129", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-12-27T15:15:19Z", severity: "HIGH", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: array-index-out-of-bounds fix in dtReadFirst\n\nThe value of stbl can be sometimes out of bounds due\nto a bad filesystem. Added a check with appopriate return\nof error code in that case.", id: "GHSA-7w8v-gc2j-m9c7", modified: "2025-01-16T18:30:58Z", published: "2024-12-27T15:31:54Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-56598", }, { type: "WEB", url: "https://git.kernel.org/stable/c/22dcbf7661c6ffc3247978c254dc40b833a0d429", }, { type: "WEB", url: "https://git.kernel.org/stable/c/25f1e673ef61d6bf9a6022e27936785896d74948", }, { type: "WEB", url: "https://git.kernel.org/stable/c/2eea5fda5556ef03defebf07b0a12fcd2c5210f4", }, { type: "WEB", url: "https://git.kernel.org/stable/c/823d573f5450ca6be80b36f54d1902ac7cd23fb9", }, { type: "WEB", url: "https://git.kernel.org/stable/c/8c97a4d5463a1c972ef576ac499ea9b05f956097", }, { type: "WEB", url: "https://git.kernel.org/stable/c/ca84a2c9be482836b86d780244f0357e5a778c46", }, { type: "WEB", url: "https://git.kernel.org/stable/c/fd993b2180b4c373af8b99aa28d4dcda5c2a8f10", }, ], 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.