ghsa-m83w-55jj-j9mx
Vulnerability from github
Published
2024-09-18 09:30
Modified
2024-09-18 09:30
Details

In the Linux kernel, the following vulnerability has been resolved:

btrfs: replace BUG_ON() with error handling at update_ref_for_cow()

Instead of a BUG_ON() just return an error, log an error message and abort the transaction in case we find an extent buffer belonging to the relocation tree that doesn't have the full backref flag set. This is unexpected and should never happen (save for bugs or a potential bad memory).

Show details on source website


{
   affected: [],
   aliases: [
      "CVE-2024-46752",
   ],
   database_specific: {
      cwe_ids: [],
      github_reviewed: false,
      github_reviewed_at: null,
      nvd_published_at: "2024-09-18T08:15:04Z",
      severity: null,
   },
   details: "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: replace BUG_ON() with error handling at update_ref_for_cow()\n\nInstead of a BUG_ON() just return an error, log an error message and\nabort the transaction in case we find an extent buffer belonging to the\nrelocation tree that doesn't have the full backref flag set. This is\nunexpected and should never happen (save for bugs or a potential bad\nmemory).",
   id: "GHSA-m83w-55jj-j9mx",
   modified: "2024-09-18T09:30:37Z",
   published: "2024-09-18T09:30:36Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-46752",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/0fbac73a97286a7ec72229cb9b42d760a2c717ac",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/41a0f85e268d72fe04f731b8ceea4748c2d65491",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/b50857b96429a09fd3beed9f7f21b7bb7c433688",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/b56329a782314fde5b61058e2a25097af7ccb675",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/f895db00c65e5d77c437cce946da9ec29dcdf563",
      },
   ],
   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.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


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.