cve-2024-56630
Vulnerability from cvelistv5
Published
2024-12-27 14:51
Modified
2025-01-20 06:24
Severity ?
EPSS score ?
0.05% (0.11572)
Summary
In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2_get_init_inode() fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 ("ocfs2: Handle error from dquot_initialize()") forgot to call iput() when new_inode() succeeded and dquot_initialize() failed.
Impacted products
Vendor Product Version
Linux Linux Version: 9c89fe0af826bfff36d8019ea6fd78db09b3c478
Version: 9c89fe0af826bfff36d8019ea6fd78db09b3c478
Version: 9c89fe0af826bfff36d8019ea6fd78db09b3c478
Version: 9c89fe0af826bfff36d8019ea6fd78db09b3c478
Version: 9c89fe0af826bfff36d8019ea6fd78db09b3c478
Version: 9c89fe0af826bfff36d8019ea6fd78db09b3c478
Version: 9c89fe0af826bfff36d8019ea6fd78db09b3c478
Create a notification for this product.
   Linux Linux Version: 4.3
Create a notification for this product.
Show details on NVD website


{
   containers: {
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "fs/ocfs2/namei.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "911fcc95b530615b484e8920741fc5e4bc4e684a",
                     status: "affected",
                     version: "9c89fe0af826bfff36d8019ea6fd78db09b3c478",
                     versionType: "git",
                  },
                  {
                     lessThan: "9c19ea59965ebb482e227532f7bbb01792fb028c",
                     status: "affected",
                     version: "9c89fe0af826bfff36d8019ea6fd78db09b3c478",
                     versionType: "git",
                  },
                  {
                     lessThan: "c5327720a4655303ffa3f632d86ee205dd783f32",
                     status: "affected",
                     version: "9c89fe0af826bfff36d8019ea6fd78db09b3c478",
                     versionType: "git",
                  },
                  {
                     lessThan: "67c2c6d0564ca05348ba4f8f6eaf7a0713f56c15",
                     status: "affected",
                     version: "9c89fe0af826bfff36d8019ea6fd78db09b3c478",
                     versionType: "git",
                  },
                  {
                     lessThan: "a84d507d3290aca249b44ae992af9e10590cc5f6",
                     status: "affected",
                     version: "9c89fe0af826bfff36d8019ea6fd78db09b3c478",
                     versionType: "git",
                  },
                  {
                     lessThan: "03db61c43c8e2729896fda6b9a95c7fb5c875c20",
                     status: "affected",
                     version: "9c89fe0af826bfff36d8019ea6fd78db09b3c478",
                     versionType: "git",
                  },
                  {
                     lessThan: "965b5dd1894f4525f38c1b5f99b0106a07dbb5db",
                     status: "affected",
                     version: "9c89fe0af826bfff36d8019ea6fd78db09b3c478",
                     versionType: "git",
                  },
               ],
            },
            {
               defaultStatus: "affected",
               product: "Linux",
               programFiles: [
                  "fs/ocfs2/namei.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     status: "affected",
                     version: "4.3",
                  },
                  {
                     lessThan: "4.3",
                     status: "unaffected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.4.*",
                     status: "unaffected",
                     version: "5.4.287",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.10.*",
                     status: "unaffected",
                     version: "5.10.231",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.15.*",
                     status: "unaffected",
                     version: "5.15.174",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.1.*",
                     status: "unaffected",
                     version: "6.1.120",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.6.*",
                     status: "unaffected",
                     version: "6.6.66",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.12.*",
                     status: "unaffected",
                     version: "6.12.5",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "*",
                     status: "unaffected",
                     version: "6.13",
                     versionType: "original_commit_for_fix",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: free inode when ocfs2_get_init_inode() fails\n\nsyzbot is reporting busy inodes after unmount, for commit 9c89fe0af826\n(\"ocfs2: Handle error from dquot_initialize()\") forgot to call iput() when\nnew_inode() succeeded and dquot_initialize() failed.",
            },
         ],
         providerMetadata: {
            dateUpdated: "2025-01-20T06:24:29.812Z",
            orgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            shortName: "Linux",
         },
         references: [
            {
               url: "https://git.kernel.org/stable/c/911fcc95b530615b484e8920741fc5e4bc4e684a",
            },
            {
               url: "https://git.kernel.org/stable/c/9c19ea59965ebb482e227532f7bbb01792fb028c",
            },
            {
               url: "https://git.kernel.org/stable/c/c5327720a4655303ffa3f632d86ee205dd783f32",
            },
            {
               url: "https://git.kernel.org/stable/c/67c2c6d0564ca05348ba4f8f6eaf7a0713f56c15",
            },
            {
               url: "https://git.kernel.org/stable/c/a84d507d3290aca249b44ae992af9e10590cc5f6",
            },
            {
               url: "https://git.kernel.org/stable/c/03db61c43c8e2729896fda6b9a95c7fb5c875c20",
            },
            {
               url: "https://git.kernel.org/stable/c/965b5dd1894f4525f38c1b5f99b0106a07dbb5db",
            },
         ],
         title: "ocfs2: free inode when ocfs2_get_init_inode() fails",
         x_generator: {
            engine: "bippy-5f407fcff5a0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      assignerShortName: "Linux",
      cveId: "CVE-2024-56630",
      datePublished: "2024-12-27T14:51:37.240Z",
      dateReserved: "2024-12-27T14:03:06.018Z",
      dateUpdated: "2025-01-20T06:24:29.812Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2024-56630\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-27T15:15:22.577\",\"lastModified\":\"2024-12-27T15:15:22.577\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nocfs2: free inode when ocfs2_get_init_inode() fails\\n\\nsyzbot is reporting busy inodes after unmount, for commit 9c89fe0af826\\n(\\\"ocfs2: Handle error from dquot_initialize()\\\") forgot to call iput() when\\nnew_inode() succeeded and dquot_initialize() failed.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/03db61c43c8e2729896fda6b9a95c7fb5c875c20\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/67c2c6d0564ca05348ba4f8f6eaf7a0713f56c15\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/911fcc95b530615b484e8920741fc5e4bc4e684a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/965b5dd1894f4525f38c1b5f99b0106a07dbb5db\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9c19ea59965ebb482e227532f7bbb01792fb028c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a84d507d3290aca249b44ae992af9e10590cc5f6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c5327720a4655303ffa3f632d86ee205dd783f32\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
   },
}


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.