CVE-2025-37908
Last modified
CVE-2025-37908 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mm, slab: clean up slab->obj_exts always When memory allocation profiling is disabled at runtime or due to an error, shutdown_mem_profiling() is called: slab->obj_exts which previously allocated remains. It won't be cleared by unaccount_slab() because of mem_alloc_profiling_enabled() not true. It's incorrect, slab->obj_exts should always be cleaned up in unaccount_slab() to avoid following error: [...]BUG: Bad page state in process... .. [...]page dumped because: page still charged to cgroup [andriy.shevchenko@linux.intel.com: fold need_slab_obj_ext() into its only user]. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mm, slab: clean up slab->obj_exts always When memory allocation profiling is disabled at runtime or due to an error, shutdown_mem_profiling() is called: slab->obj_exts which previously allocated remains. It won't be cleared by unaccount_slab() because of mem_alloc_profiling_enabled() not true. It's incorrect, slab->obj_exts should always be cleaned up in unaccount_slab() to avoid following error: [...]BUG: Bad page state in process... .. [...]page dumped because: page still charged to cgroup [andriy.shevchenko@linux.intel.com: fold need_slab_obj_ext() into its only user]
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.12.28 | — |
| Linux | Linux Kernel | >= 6.13, < 6.14.6 | — |
| Linux | Linux Kernel | 6.15 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-37908?
How severe is CVE-2025-37908?
How do I fix CVE-2025-37908?
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 2025
- CVE-2025-37902Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-37903In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37904In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37905In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37906In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-37907In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37909In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3791A vulnerability classified as critical was found in symisc U…5.3
- CVE-2025-37910In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37911In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37912In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37913In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-37908?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
