CVE-2026-97948
Last modified
CVE-2026-97948 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: Fix recursive locking on devices without EEH sensitive driver The commit 1010b4c012b0 ("powerpc/eeh: Make EEH driver device hotplug safe") refactored the EEH code such that the pci_rescan_remove_lock is held at the beginning of eeh_handle_normal_event() and the eeh_reset_device() is called with that lock being held. Looks like the commit missed to remove the existing lock/unlock inside eeh_rmv_device() which is no longer necessary.
Description
In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: Fix recursive locking on devices without EEH sensitive driver The commit 1010b4c012b0 ("powerpc/eeh: Make EEH driver device hotplug safe") refactored the EEH code such that the pci_rescan_remove_lock is held at the beginning of eeh_handle_normal_event() and the eeh_reset_device() is called with that lock being held. Looks like the commit missed to remove the existing lock/unlock inside eeh_rmv_device() which is no longer necessary. This is causing the eehd to hang on the lock which it actually holds when that code path is taken. [<0>] 0xc00000011c78f870 [<0>] __switch_to+0xfc/0x1a0 [<0>] pci_lock_rescan_remove+0x30/0x44 [<0>] eeh_rmv_device+0x290/0x2e0 [<0>] eeh_pe_dev_traverse+0x80/0x130 [<0>] eeh_reset_device+0xcc/0x23c [<0>] eeh_handle_normal_event+0x830/0xa80 [<0>] eeh_event_handler+0xf8/0x190 [<0>] kthread+0x194/0x1b0 [<0>] start_kernel_thread+0x14/0x18 The issue is seen for cases where the errors are detected on the PHB directly AND|OR for devices where the driver error_detected() returns PCI_ERS_RESULT_NEED_RESET, and driver being not EEH sensitive(i.e no error handlers like slot_reset(), resume() etc defined).
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d2c60a8a387e9fcc28447ef36c03f8e49fd052a6, < 102e3dc5ab5ba052e294819e83384166b242c1ec; >= 1010b4c012b0d78dfb9d3132b49aa2ef024a07a7, < 2920af33d097ca335e492b346af70b72986ad6dc; >= 1010b4c012b0d78dfb9d3132b49aa2ef024a07a7, < 85d8eaefc052cf3e5ae2c7bafeda2db68b8898b4; >= 1010b4c012b0d78dfb9d3132b49aa2ef024a07a7, < c5e68706527968282e49de205cc2b935823cb88a; 502f08831a9afb72dc98a56ae6504da43e93b250; f56e004b781719d8fdf6c9619b15caf2579bc1f2; 59c6d3d81d42bf543c90597b4f38c53d6874c5a1; a426e8a6ae161f51888585b065db0f8f93ab2e16; d42bbd8f30ac38b1ce54715bf08ec3dac18d6b25; 19d5036e7ad766cf212aebec23b9f1d7924a62bc; >= 6.12.42, < 6.12.111; >= 5.10.241, < 5.11; >= 5.15.190, < 5.16; >= 6.1.148, < 6.2; >= 6.6.102, < 6.7; >= 6.15.10, < 6.16; >= 6.16.1, < 6.17 |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97948?
How severe is CVE-2026-97948?
How do I fix CVE-2026-97948?
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-97942In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97943In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97944In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97945In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97946In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97947In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97949In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9795A flaw was found in Keycloak's Fine-Grained Admin Permission…7.3
- CVE-2026-97950In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97951In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97952In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97953In the Linux kernel, the following vulnerability has been re…7
Are you affected by CVE-2026-97948?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
