ghsa-f8c2-mrqx-hg5v
Vulnerability from github
Published
2024-05-01 15:30
Modified
2024-12-23 21:30
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
verify_blkaddr() will trigger panic once we inject fault into f2fs_is_valid_blkaddr(), fix to remove this unnecessary f2fs_bug_on().
{ affected: [], aliases: [ "CVE-2024-27033", ], database_specific: { cwe_ids: [], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-05-01T13:15:49Z", severity: "MODERATE", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\nf2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic\n\nverify_blkaddr() will trigger panic once we inject fault into\nf2fs_is_valid_blkaddr(), fix to remove this unnecessary f2fs_bug_on().", id: "GHSA-f8c2-mrqx-hg5v", modified: "2024-12-23T21:30:50Z", published: "2024-05-01T15:30:35Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-27033", }, { type: "WEB", url: "https://git.kernel.org/stable/c/0386408036bfc8b50296d9e544ff91c4d52af2db", }, { type: "WEB", url: "https://git.kernel.org/stable/c/6633cdc8b2ebefcddcfcdacfd063105e60f39a49", }, { type: "WEB", url: "https://git.kernel.org/stable/c/abe98a05e7162f64759bf9111108ebcb11322dec", }, { type: "WEB", url: "https://git.kernel.org/stable/c/b896e302f79678451a94769ddd9e52e954c64fbb", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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.