{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0c8173385e549f95cd80c3fff5aab87b4f881d8d"
            },
            {
              "fixed": "2634998247d24be34ba16a7666f31815ef1da00b"
            },
            {
              "fixed": "cfd6824dd1d151ab3abc00117b3774c8056006e0"
            },
            {
              "fixed": "86e6187f8525c8f8219eb49e022eba854cc6ab86"
            },
            {
              "fixed": "aef178ffae5420afdbf46f7133ed28bd4248e15c"
            },
            {
              "fixed": "b42fcfb097da46f0e86564736ced939e83cb8442"
            },
            {
              "fixed": "a89818977338ba71194b1ab1d071f0c0848b1e13"
            },
            {
              "fixed": "1b68b6e529ce75112fab98e89583a76370ca394b"
            },
            {
              "fixed": "3c2999d13eeb222ae56631aeb7ca248090f2b210"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.6.38"
            },
            {
              "fixed": "5.10.270"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.221"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.188"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.157"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.110"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.52"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90403.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: rtlwifi: pci: fix error path in rtl_pci_probe()\n\nIn the last error path in rtl_pci_probe(), the cleanup functions are\nskipped due to a wrong goto label. Moreover, the successful call to\nrtl_init_rfkill(), ieee80211_register_hw(), rtl_debug_add_one() have to\nbe reverted. Fix this issue by updating the labels and adding the\nrelevant cleanup functions to the last error path.",
  "id": "CVE-2026-90403",
  "modified": "2026-09-19T03:30:59.827083338Z",
  "published": "2026-09-17T16:09:32.824Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1b68b6e529ce75112fab98e89583a76370ca394b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2634998247d24be34ba16a7666f31815ef1da00b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3c2999d13eeb222ae56631aeb7ca248090f2b210"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/86e6187f8525c8f8219eb49e022eba854cc6ab86"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a89818977338ba71194b1ab1d071f0c0848b1e13"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/aef178ffae5420afdbf46f7133ed28bd4248e15c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b42fcfb097da46f0e86564736ced939e83cb8442"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cfd6824dd1d151ab3abc00117b3774c8056006e0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90403.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90403"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "wifi: rtlwifi: pci: fix error path in rtl_pci_probe()"
}