CVE-2026-74369

Source
https://cve.org/CVERecord?id=CVE-2026-74369
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74369.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74369
Downstream
Published
2026-08-15T05:58:50Z
Modified
2026-08-18T03:30:56Z
Summary
liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
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->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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74369.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
00d0b372374f2528394aabf7b1f53f8dafe294de
Fixed
f7fca3db635022429382cf26e5b08b33558e375d
Fixed
291dcd37c8c8f8f8e1bccc92228f44bf371762a8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74369.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74369.json"