{
   "containers": {
      "cna": {
         "providerMetadata": {
            "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038"
         },
         "descriptions": [
            {
               "lang": "en",
               "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: cancel dqi_sync_work before freeing oinfo\n\nocfs2_global_read_info() will initialize and schedule dqi_sync_work at the\nend, if error occurs after successfully reading global quota, it will\ntrigger the following warning with CONFIG_DEBUG_OBJECTS_* enabled:\n\nODEBUG: free active (active state 0) object: 00000000d8b0ce28 object type: timer_list hint: qsync_work_fn+0x0/0x16c\n\nThis reports that there is an active delayed work when freeing oinfo in\nerror handling, so cancel dqi_sync_work first.  BTW, return status instead\nof -1 when .read_file_info fails."
            }
         ],
         "affected": [
            {
               "product": "Linux",
               "vendor": "Linux",
               "defaultStatus": "unaffected",
               "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               "programFiles": [
                  "fs/ocfs2/quota_local.c"
               ],
               "versions": [
                  {
                     "version": "171bf93ce11f",
                     "lessThan": "14114d8148db",
                     "status": "affected",
                     "versionType": "git"
                  },
                  {
                     "version": "171bf93ce11f",
                     "lessThan": "4173d1277c00",
                     "status": "affected",
                     "versionType": "git"
                  },
                  {
                     "version": "171bf93ce11f",
                     "lessThan": "bbf41277df8b",
                     "status": "affected",
                     "versionType": "git"
                  },
                  {
                     "version": "171bf93ce11f",
                     "lessThan": "ef768020366f",
                     "status": "affected",
                     "versionType": "git"
                  },
                  {
                     "version": "171bf93ce11f",
                     "lessThan": "a4346c04d055",
                     "status": "affected",
                     "versionType": "git"
                  },
                  {
                     "version": "171bf93ce11f",
                     "lessThan": "0d707a33c84b",
                     "status": "affected",
                     "versionType": "git"
                  },
                  {
                     "version": "171bf93ce11f",
                     "lessThan": "35fccce29feb",
                     "status": "affected",
                     "versionType": "git"
                  }
               ]
            },
            {
               "product": "Linux",
               "vendor": "Linux",
               "defaultStatus": "affected",
               "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               "programFiles": [
                  "fs/ocfs2/quota_local.c"
               ],
               "versions": [
                  {
                     "version": "2.6.29",
                     "status": "affected"
                  },
                  {
                     "version": "0",
                     "lessThan": "2.6.29",
                     "status": "unaffected",
                     "versionType": "custom"
                  },
                  {
                     "version": "5.10.227",
                     "lessThanOrEqual": "5.10.*",
                     "status": "unaffected",
                     "versionType": "custom"
                  },
                  {
                     "version": "5.15.168",
                     "lessThanOrEqual": "5.15.*",
                     "status": "unaffected",
                     "versionType": "custom"
                  },
                  {
                     "version": "6.1.113",
                     "lessThanOrEqual": "6.1.*",
                     "status": "unaffected",
                     "versionType": "custom"
                  },
                  {
                     "version": "6.6.55",
                     "lessThanOrEqual": "6.6.*",
                     "status": "unaffected",
                     "versionType": "custom"
                  },
                  {
                     "version": "6.10.14",
                     "lessThanOrEqual": "6.10.*",
                     "status": "unaffected",
                     "versionType": "custom"
                  },
                  {
                     "version": "6.11.3",
                     "lessThanOrEqual": "6.11.*",
                     "status": "unaffected",
                     "versionType": "custom"
                  },
                  {
                     "version": "6.12-rc1",
                     "lessThanOrEqual": "*",
                     "status": "unaffected",
                     "versionType": "original_commit_for_fix"
                  }
               ]
            }
         ],
         "references": [
            {
               "url": "https://git.kernel.org/stable/c/14114d8148db07e7946fb06b56a50cfa425e26c7"
            },
            {
               "url": "https://git.kernel.org/stable/c/4173d1277c00baeedaaca76783e98b8fd0e3c08d"
            },
            {
               "url": "https://git.kernel.org/stable/c/bbf41277df8b33fbedf4750a9300c147e8f104eb"
            },
            {
               "url": "https://git.kernel.org/stable/c/ef768020366f47d23f39c4f57bcb03af6d1e24b3"
            },
            {
               "url": "https://git.kernel.org/stable/c/a4346c04d055bf7e184c18a73dbd23b6a9811118"
            },
            {
               "url": "https://git.kernel.org/stable/c/0d707a33c84b371cb66120e198eed3374726ddd8"
            },
            {
               "url": "https://git.kernel.org/stable/c/35fccce29feb3706f649726d410122dd81b92c18"
            }
         ],
         "title": "ocfs2: cancel dqi_sync_work before freeing oinfo",
         "x_generator": {
            "engine": "bippy-c9c4e1df01b2"
         }
      }
   },
   "cveMetadata": {
      "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038",
      "cveID": "CVE-2024-49966",
      "requesterUserId": "gregkh@kernel.org",
      "serial": "1",
      "state": "PUBLISHED"
   },
   "dataType": "CVE_RECORD",
   "dataVersion": "5.0"
}
