{"apiVersion":"1.0","identifier":"CVE-2026-74369","description":"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->ops->get_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.","publishedAt":"2026-08-15T06:22:38","lastModifiedAt":"2026-08-17T06:19:31","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-74369","cvssScore":null,"cvssVector":"Pending","epssProbability":0.00155,"riskScore":0,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-74369","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-74369","en":"https://www.redsauce.net/en/cves/CVE-2026-74369","fr":"https://www.redsauce.net/fr/cves/CVE-2026-74369","pt":"https://www.redsauce.net/pt/cves/CVE-2026-74369","de":"https://www.redsauce.net/de/cves/CVE-2026-74369","sk":"https://www.redsauce.net/sk/cves/CVE-2026-74369","el":"https://www.redsauce.net/el/cves/CVE-2026-74369"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-74369"}}