CVE-2025-37990 (GCVE-0-2025-37990)
Vulnerability from cvelistv5
Published
2025-05-20 17:18
Modified
2025-06-04 12:57
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() The function brcmf_usb_dl_writeimage() calls the function brcmf_usb_dl_cmd() but dose not check its return value. The 'state.state' and the 'state.bytes' are uninitialized if the function brcmf_usb_dl_cmd() fails. It is dangerous to use uninitialized variables in the conditions. Add error handling for brcmf_usb_dl_cmd() to jump to error handling path if the brcmf_usb_dl_cmd() fails and the 'state.state' and the 'state.bytes' are uninitialized. Improve the error message to report more detailed error information.
Impacted products
Vendor Product Version
Linux Linux Version: 71bb244ba2fd5390eefe4ee9054abdb3f8b05922
Version: 71bb244ba2fd5390eefe4ee9054abdb3f8b05922
Version: 71bb244ba2fd5390eefe4ee9054abdb3f8b05922
Version: 71bb244ba2fd5390eefe4ee9054abdb3f8b05922
Version: 71bb244ba2fd5390eefe4ee9054abdb3f8b05922
Version: 71bb244ba2fd5390eefe4ee9054abdb3f8b05922
Version: 71bb244ba2fd5390eefe4ee9054abdb3f8b05922
Version: 71bb244ba2fd5390eefe4ee9054abdb3f8b05922
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "972bf75e53f778c78039c5d139dd47443a6d66a1",
              "status": "affected",
              "version": "71bb244ba2fd5390eefe4ee9054abdb3f8b05922",
              "versionType": "git"
            },
            {
              "lessThan": "62a4f2955d9a1745bdb410bf83fb16666d8865d6",
              "status": "affected",
              "version": "71bb244ba2fd5390eefe4ee9054abdb3f8b05922",
              "versionType": "git"
            },
            {
              "lessThan": "508be7c001437bacad7b9a43f08a723887bcd1ea",
              "status": "affected",
              "version": "71bb244ba2fd5390eefe4ee9054abdb3f8b05922",
              "versionType": "git"
            },
            {
              "lessThan": "524b70441baba453b193c418e3142bd31059cc1f",
              "status": "affected",
              "version": "71bb244ba2fd5390eefe4ee9054abdb3f8b05922",
              "versionType": "git"
            },
            {
              "lessThan": "08424a0922fb9e32a19b09d852ee87fb6c497538",
              "status": "affected",
              "version": "71bb244ba2fd5390eefe4ee9054abdb3f8b05922",
              "versionType": "git"
            },
            {
              "lessThan": "bdb435ef9815b1ae28eefffa01c6959d0fcf1fa7",
              "status": "affected",
              "version": "71bb244ba2fd5390eefe4ee9054abdb3f8b05922",
              "versionType": "git"
            },
            {
              "lessThan": "fa9b9f02212574ee1867fbefb0a675362a71b31d",
              "status": "affected",
              "version": "71bb244ba2fd5390eefe4ee9054abdb3f8b05922",
              "versionType": "git"
            },
            {
              "lessThan": "8e089e7b585d95122c8122d732d1d5ef8f879396",
              "status": "affected",
              "version": "71bb244ba2fd5390eefe4ee9054abdb3f8b05922",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.4"
            },
            {
              "lessThan": "3.4",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.294",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.238",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.182",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.138",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.90",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.28",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.14.*",
              "status": "unaffected",
              "version": "6.14.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.15",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.294",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.238",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.182",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.138",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.90",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.28",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.14.6",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.15",
                  "versionStartIncluding": "3.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()\n\nThe function brcmf_usb_dl_writeimage() calls the function\nbrcmf_usb_dl_cmd() but dose not check its return value. The\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized if the\nfunction brcmf_usb_dl_cmd() fails. It is dangerous to use\nuninitialized variables in the conditions.\n\nAdd error handling for brcmf_usb_dl_cmd() to jump to error\nhandling path if the brcmf_usb_dl_cmd() fails and the\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized.\n\nImprove the error message to report more detailed error\ninformation."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-06-04T12:57:39.422Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/972bf75e53f778c78039c5d139dd47443a6d66a1"
        },
        {
          "url": "https://git.kernel.org/stable/c/62a4f2955d9a1745bdb410bf83fb16666d8865d6"
        },
        {
          "url": "https://git.kernel.org/stable/c/508be7c001437bacad7b9a43f08a723887bcd1ea"
        },
        {
          "url": "https://git.kernel.org/stable/c/524b70441baba453b193c418e3142bd31059cc1f"
        },
        {
          "url": "https://git.kernel.org/stable/c/08424a0922fb9e32a19b09d852ee87fb6c497538"
        },
        {
          "url": "https://git.kernel.org/stable/c/bdb435ef9815b1ae28eefffa01c6959d0fcf1fa7"
        },
        {
          "url": "https://git.kernel.org/stable/c/fa9b9f02212574ee1867fbefb0a675362a71b31d"
        },
        {
          "url": "https://git.kernel.org/stable/c/8e089e7b585d95122c8122d732d1d5ef8f879396"
        }
      ],
      "title": "wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2025-37990",
    "datePublished": "2025-05-20T17:18:45.366Z",
    "dateReserved": "2025-04-16T04:51:23.976Z",
    "dateUpdated": "2025-06-04T12:57:39.422Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-37990\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-05-20T18:15:45.883\",\"lastModified\":\"2025-06-04T13:15:27.940\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nwifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()\\n\\nThe function brcmf_usb_dl_writeimage() calls the function\\nbrcmf_usb_dl_cmd() but dose not check its return value. The\\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized if the\\nfunction brcmf_usb_dl_cmd() fails. It is dangerous to use\\nuninitialized variables in the conditions.\\n\\nAdd error handling for brcmf_usb_dl_cmd() to jump to error\\nhandling path if the brcmf_usb_dl_cmd() fails and the\\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized.\\n\\nImprove the error message to report more detailed error\\ninformation.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: wifi: brcm80211: fmac: A\u00f1adir gesti\u00f3n de errores para brcmf_usb_dl_writeimage() La funci\u00f3n brcmf_usb_dl_writeimage() llama a la funci\u00f3n brcmf_usb_dl_cmd() pero no comprueba su valor de retorno. \u0027state.state\u0027 y \u0027state.bytes\u0027 no se inicializan si la funci\u00f3n brcmf_usb_dl_cmd() falla. Es peligroso utilizar variables no inicializadas en las condiciones. A\u00f1adir gesti\u00f3n de errores para brcmf_usb_dl_cmd() para saltar a la ruta de gesti\u00f3n de errores si brcmf_usb_dl_cmd() falla y \u0027state.state\u0027 y \u0027state.bytes\u0027 no se inicializan. Mejorar el mensaje de error para informar de errores m\u00e1s detallados.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/08424a0922fb9e32a19b09d852ee87fb6c497538\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/508be7c001437bacad7b9a43f08a723887bcd1ea\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/524b70441baba453b193c418e3142bd31059cc1f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/62a4f2955d9a1745bdb410bf83fb16666d8865d6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8e089e7b585d95122c8122d732d1d5ef8f879396\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/972bf75e53f778c78039c5d139dd47443a6d66a1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bdb435ef9815b1ae28eefffa01c6959d0fcf1fa7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fa9b9f02212574ee1867fbefb0a675362a71b31d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…