CVE-2026-97412
Last modified
CVE-2026-97412 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: pds_core: quiesce DMA before freeing resources pdsc_teardown() frees DMA buffers but does not disable bus mastering, leaving the device able to perform DMA after the buffers are freed. This can lead to use-after-free if the device writes to freed memory. Add pci_clear_master() to pdsc_teardown() to disable bus mastering before freeing resources, ensuring all DMA is quiesced. Add pci_set_master() to pdsc_setup() to re-enable bus mastering, which is needed for the firmware recovery path since pdsc_teardown() now disables it..
Description
In the Linux kernel, the following vulnerability has been resolved: pds_core: quiesce DMA before freeing resources pdsc_teardown() frees DMA buffers but does not disable bus mastering, leaving the device able to perform DMA after the buffers are freed. This can lead to use-after-free if the device writes to freed memory. Add pci_clear_master() to pdsc_teardown() to disable bus mastering before freeing resources, ensuring all DMA is quiesced. Add pci_set_master() to pdsc_setup() to re-enable bus mastering, which is needed for the firmware recovery path since pdsc_teardown() now disables it.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 45d76f492938cdc27ddadc16e1e75103f4cfbf56, < cc8beb70e70fc90e54efdbc1128cf7de799e6be4; >= 45d76f492938cdc27ddadc16e1e75103f4cfbf56, < 9eee6b90bee3df496ed9094d9e76d5e478d72d0a; >= 45d76f492938cdc27ddadc16e1e75103f4cfbf56, < 6443f4f20bdae726fe01cf5946fba9742a0ffda6 |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97412?
How severe is CVE-2026-97412?
How do I fix CVE-2026-97412?
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-97407In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97408In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97409In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-9741A bug in query analysis processing of the $vectorSearch aggr…7.1
- CVE-2026-97410In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97411In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97413In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-97414In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97415In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97416In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97417In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-97418In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97412?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
