{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.5-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()  In luo_file_unpreserve_files() and luo_file_finish(), reorder module_put() and xa_erase() to ensure the file handler module remains pinned while its operations are being accessed.  Specifically, luo_get_id() dereferences fh-\u003eops-\u003eget_id, so the module reference must be held until after xa_erase() (which calls luo_get_id) completes.  For luo_file_finish(), this requires moving the module_put() call out of the luo_file_finish_one() helper and into the main loop of luo_file_finish() itself.",
  "id": "DEBIAN-CVE-2026-74369",
  "modified": "2026-09-14T16:47:50.126904025Z",
  "published": "2026-08-15T06:22:38.640Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-74369"
    }
  ],
  "upstream": [
    "CVE-2026-74369"
  ]
}