GHSA-XJXX-GRM6-73VF

Vulnerability from github – Published: 2025-05-02 18:31 – Updated: 2025-05-02 18:31
VLAI?
Details

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

block: fix wrong mode for blkdev_put() from disk_scan_partitions()

If disk_scan_partitions() is called with 'FMODE_EXCL', blkdev_get_by_dev() will be called without 'FMODE_EXCL', however, follow blkdev_put() is still called with 'FMODE_EXCL', which will cause 'bd_holders' counter to leak.

Fix the problem by using the right mode for blkdev_put().

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2023-53130"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-05-02T16:15:31Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: fix wrong mode for blkdev_put() from disk_scan_partitions()\n\nIf disk_scan_partitions() is called with \u0027FMODE_EXCL\u0027,\nblkdev_get_by_dev() will be called without \u0027FMODE_EXCL\u0027, however, follow\nblkdev_put() is still called with \u0027FMODE_EXCL\u0027, which will cause\n\u0027bd_holders\u0027 counter to leak.\n\nFix the problem by using the right mode for blkdev_put().",
  "id": "GHSA-xjxx-grm6-73vf",
  "modified": "2025-05-02T18:31:37Z",
  "published": "2025-05-02T18:31:37Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53130"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/428913bce1e67ccb4dae317fd0332545bf8c9233"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d81c6c98d45311a7f3abff4bd5e1eb8e5089972e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e5febcfbae9396fb3f064a2a14368c3d77d73ad4"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…