CVE-2026-68327
Last modified
CVE-2026-68327 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wan: wanxl: Only reset hardware after BAR mapping wanxl_pci_init_one() stores the freshly allocated card in driver data before the PLX BAR is mapped. Several early probe failures then unwind through wanxl_pci_remove_one(), including failure to allocate the coherent status area or to restore the DMA mask. wanxl_pci_remove_one() unconditionally calls wanxl_reset(), and wanxl_reset() dereferences card->plx.
Description
In the Linux kernel, the following vulnerability has been resolved: wan: wanxl: Only reset hardware after BAR mapping wanxl_pci_init_one() stores the freshly allocated card in driver data before the PLX BAR is mapped. Several early probe failures then unwind through wanxl_pci_remove_one(), including failure to allocate the coherent status area or to restore the DMA mask. wanxl_pci_remove_one() unconditionally calls wanxl_reset(), and wanxl_reset() dereferences card->plx. On those early failures card->plx is still NULL, so the error path can dereference a NULL MMIO pointer. Only issue the hardware reset once the BAR mapping exists. The remaining cleanup in wanxl_pci_remove_one() already checks whether later resources were allocated. This issue was found by a static analysis checker and confirmed by manual source review.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f4834132773f15ffb255127499c8443947fa7d0f; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < b9e2ff70e96acf83693b27987e0390bad9f83efa; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 59cbe6cfa0fa23c192351cc284e30707309f6741; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2fe22d58b3797d741570f9873b26653fd511576c; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 91957b89da995607cb654b1f9a3c126ddbaee10f |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68327?
How severe is CVE-2026-68327?
How do I fix CVE-2026-68327?
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-68321In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68322In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68323In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68324In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68325In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68326In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68328In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68329In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6833The a+HRD developed by aEnrich has a SQL Injection vulnerabi…7.1
- CVE-2026-68330In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68331In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68332In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68327?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
