CVE-2025-40125
Last modified
CVE-2025-40125 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx In __blk_mq_update_nr_hw_queues() the return value of blk_mq_sysfs_register_hctxs() is not checked. If sysfs creation for hctx fails, later changing the number of hw_queues or removing disk will trigger the following warning: kernfs: can not remove 'nr_tags', no directory WARNING: CPU: 2 PID: 637 at fs/kernfs/dir.c:1707 kernfs_remove_by_name_ns+0x13f/0x160 Call Trace: remove_files.isra.1+0x38/0xb0 sysfs_remove_group+0x4d/0x100 sysfs_remove_groups+0x31/0x60 __kobject_del+0x23/0xf0 kobject_del+0x17/0x40 blk_mq_unregister_hctx+0x5d/0x80 blk_mq_sysfs_unregister_hctxs+0x94/0xd0 blk_mq_update_nr_hw_queues+0x124/0x760 nullb_update_nr_hw_queues+0x71/0xf0 [null_blk] nullb_device_submit_queues_store+0x92/0x120 [null_blk] kobjct_del() was called unconditionally even if sysfs creation failed. Fix it by checkig the kobject creation statusbefore deleting it.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx In __blk_mq_update_nr_hw_queues() the return value of blk_mq_sysfs_register_hctxs() is not checked. If sysfs creation for hctx fails, later changing the number of hw_queues or removing disk will trigger the following warning: kernfs: can not remove 'nr_tags', no directory WARNING: CPU: 2 PID: 637 at fs/kernfs/dir.c:1707 kernfs_remove_by_name_ns+0x13f/0x160 Call Trace: remove_files.isra.1+0x38/0xb0 sysfs_remove_group+0x4d/0x100 sysfs_remove_groups+0x31/0x60 __kobject_del+0x23/0xf0 kobject_del+0x17/0x40 blk_mq_unregister_hctx+0x5d/0x80 blk_mq_sysfs_unregister_hctxs+0x94/0xd0 blk_mq_update_nr_hw_queues+0x124/0x760 nullb_update_nr_hw_queues+0x71/0xf0 [null_blk] nullb_device_submit_queues_store+0x92/0x120 [null_blk] kobjct_del() was called unconditionally even if sysfs creation failed. Fix it by checkig the kobject creation statusbefore deleting it.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 477e19dedc9d3e1f4443a1d4ae00572a988120ea, < a8c53553f1833cc2d14175d2d72cf37193a01898; >= 477e19dedc9d3e1f4443a1d4ae00572a988120ea, < cc14ea21c4e658814d737ed4dedde6cd626a15ad; >= 477e19dedc9d3e1f4443a1d4ae00572a988120ea, < 4b97e99b87a773d52699521d40864f3ec888e9a6; >= 477e19dedc9d3e1f4443a1d4ae00572a988120ea, < 6e7dadc5763c48eb3b9b91265a21f312599ebb2c; >= 477e19dedc9d3e1f4443a1d4ae00572a988120ea, < 06c4826b1d900611096e4621e93133db57e13911; >= 477e19dedc9d3e1f4443a1d4ae00572a988120ea, < babc634e9fe2803962dba98a07587e835dbc0731; >= 477e19dedc9d3e1f4443a1d4ae00572a988120ea, < d5ddd76ee52bdc16e9f8b1e7791291e785dab032; >= 477e19dedc9d3e1f4443a1d4ae00572a988120ea, < 4c7ef92f6d4d08a27d676e4c348f4e2922cab3ed |
| Linux | Linux | 4.20 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40125?
How severe is CVE-2025-40125?
How do I fix CVE-2025-40125?
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-4012A vulnerability was found in playeduxyz PlayEdu 开源培训系统 up to…7.5
- CVE-2025-40120In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40121In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40122In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40123In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40124In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40126In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40127In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40128Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-40129In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-4013A vulnerability was found in PHPGurukul Art Gallery Manageme…9.8
- CVE-2025-40130In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40125?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
