UNKNOWN NVD
CVE-2026-90403
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: pci: fix error path in rtl_pci_probe() In the last error path in rtl_pci_pr
In the Linux kernel, the following vulnerability has been resolved:
wifi: rtlwifi: pci: fix error path in rtl_pci_probe()
In the last error path in rtl_pci_probe(), the cleanup functions are
skipped due to a wrong goto label. Moreover, the successful call to
rtl_init_rfkill(), ieee80211_register_hw(), rtl_debug_add_one() have to
be reverted. Fix this issue by updating the labels and adding the
relevant cleanup functions to the last error path.
References
- https://git.kernel.org/stable/c/1b68b6e529ce75112fab98e89583a76370ca394b
- https://git.kernel.org/stable/c/2634998247d24be34ba16a7666f31815ef1da00b
- https://git.kernel.org/stable/c/3c2999d13eeb222ae56631aeb7ca248090f2b210
- https://git.kernel.org/stable/c/86e6187f8525c8f8219eb49e022eba854cc6ab86
- https://git.kernel.org/stable/c/a89818977338ba71194b1ab1d071f0c0848b1e13
This unknown severity vulnerability was published on 2026-09-17 via NVD.
vulnfeed aggregates 13500 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.