CVE-2026-97412
pds_core: quiesce DMA before freeing resources
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 24, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < cc8beb70e70fc90e54efdbc1128cf7de799e6be4 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 9eee6b90bee3df496ed9094d9e76d5e478d72d0a 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 6443f4f20bdae726fe01cf5946fba9742a0ffda6 0 < 6.12.111 0 < 6.18.53
Linux / Linux
All versions affected