CVE-2026-74369
Last modified
CVE-2026-74369 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 00d0b372374f2528394aabf7b1f53f8dafe294de, < f7fca3db635022429382cf26e5b08b33558e375d; >= 00d0b372374f2528394aabf7b1f53f8dafe294de, < 291dcd37c8c8f8f8e1bccc92228f44bf371762a8 |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74369?
How severe is CVE-2026-74369?
How do I fix CVE-2026-74369?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74363In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74364In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-74365In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-74366In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74367In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74368In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7437The AzonPost plugin for WordPress is vulnerable to Reflected…6.1
- CVE-2026-74370In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74371In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74372In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74373In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74374In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-74369?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
