CVE-2026-93240
Last modified
CVE-2026-93240 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: memcg: make the v1 soft limit knob inert The v1 soft limit has been deprecated since v6.12 and nobody has reported depending on it. Start the removal by decoupling the interface from the implementation: keep memory.soft_limit_in_bytes, but ignore writes to it and always report the maximum value on read similar to what memory.kmem.limit_in_bytes already does. Writes are still parsed, so malformed input keeps returning -EINVAL.
Description
In the Linux kernel, the following vulnerability has been resolved: memcg: make the v1 soft limit knob inert The v1 soft limit has been deprecated since v6.12 and nobody has reported depending on it. Start the removal by decoupling the interface from the implementation: keep memory.soft_limit_in_bytes, but ignore writes to it and always report the maximum value on read similar to what memory.kmem.limit_in_bytes already does. Writes are still parsed, so malformed input keeps returning -EINVAL. The knob now also behaves the same everywhere: it used to return -EOPNOTSUPP on PREEMPT_RT, where soft limit reclaim has always been disabled. This also fixes the syzbot report linked below. Soft limit reclaim is the only caller that runs shrink_lruvec() from kswapd against a specific memcg, so it is the only way to reach lru_gen_shrink_lruvec() and in turn set_mm_walk(), which warns when called from kswapd.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 72fb67f6e0e5d78e4f34cf9929d1afdb0fd54203; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 0a90e268cce7023f34087bfa4affb42e29ff5f45; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 5ec8f629a300cc40e746d6178f724bdff7683fa7; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a3417097fb107cea3358b19bcbb4eb655fd67f8c; < 6.12.110; < 6.18.51; < 7.2.5 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93240?
How severe is CVE-2026-93240?
How do I fix CVE-2026-93240?
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-93235In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93236In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93237In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93238In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93239In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9324Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-93241In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93242In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93243In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93244In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93245In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93246In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93240?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
