CVE-2025-37982 (GCVE-0-2025-37982)
Vulnerability from cvelistv5
Published
2025-05-20 16:58
Modified
2025-05-26 05:25
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: fix memory leak in wl1251_tx_work The skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails with a -ETIMEDOUT error. Fix that by queueing the skb back to tx_queue.
Impacted products
Vendor Product Version
Linux Linux Version: c5483b71936333ba9474f57d0f3a7a7abf9b87a0
Version: c5483b71936333ba9474f57d0f3a7a7abf9b87a0
Version: c5483b71936333ba9474f57d0f3a7a7abf9b87a0
Version: c5483b71936333ba9474f57d0f3a7a7abf9b87a0
Version: c5483b71936333ba9474f57d0f3a7a7abf9b87a0
Version: c5483b71936333ba9474f57d0f3a7a7abf9b87a0
Version: c5483b71936333ba9474f57d0f3a7a7abf9b87a0
Version: c5483b71936333ba9474f57d0f3a7a7abf9b87a0
Create a notification for this product.
   Linux Linux Version: 2.6.32
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/ti/wl1251/tx.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "13c9744c1bcdb5de4e7dc1a78784788ecec52add",
              "status": "affected",
              "version": "c5483b71936333ba9474f57d0f3a7a7abf9b87a0",
              "versionType": "git"
            },
            {
              "lessThan": "f08448a885403722c5c77dae51964badfcb69495",
              "status": "affected",
              "version": "c5483b71936333ba9474f57d0f3a7a7abf9b87a0",
              "versionType": "git"
            },
            {
              "lessThan": "2996144be660d930d5e394652abe08fe89dbe00e",
              "status": "affected",
              "version": "c5483b71936333ba9474f57d0f3a7a7abf9b87a0",
              "versionType": "git"
            },
            {
              "lessThan": "8fd4b9551af214d037fbc9d8e179840b8b917841",
              "status": "affected",
              "version": "c5483b71936333ba9474f57d0f3a7a7abf9b87a0",
              "versionType": "git"
            },
            {
              "lessThan": "4a43fd36710669d67dbb5c16287a58412582ca26",
              "status": "affected",
              "version": "c5483b71936333ba9474f57d0f3a7a7abf9b87a0",
              "versionType": "git"
            },
            {
              "lessThan": "52f224009ce1e44805e6ff3ffc2a06af9c1c3c5b",
              "status": "affected",
              "version": "c5483b71936333ba9474f57d0f3a7a7abf9b87a0",
              "versionType": "git"
            },
            {
              "lessThan": "5a90c29d0204c5ffc45b43b4eced6eef0e19a33a",
              "status": "affected",
              "version": "c5483b71936333ba9474f57d0f3a7a7abf9b87a0",
              "versionType": "git"
            },
            {
              "lessThan": "a0f0dc96de03ffeefc2a177b7f8acde565cb77f4",
              "status": "affected",
              "version": "c5483b71936333ba9474f57d0f3a7a7abf9b87a0",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/ti/wl1251/tx.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.32"
            },
            {
              "lessThan": "2.6.32",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.293",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.237",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.181",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.135",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.88",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.25",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.14.*",
              "status": "unaffected",
              "version": "6.14.4",
              "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.293",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.237",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.181",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.135",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.88",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.25",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.14.4",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.15",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: wl1251: fix memory leak in wl1251_tx_work\n\nThe skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails\nwith a -ETIMEDOUT error. Fix that by queueing the skb back to tx_queue."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-26T05:25:03.879Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/13c9744c1bcdb5de4e7dc1a78784788ecec52add"
        },
        {
          "url": "https://git.kernel.org/stable/c/f08448a885403722c5c77dae51964badfcb69495"
        },
        {
          "url": "https://git.kernel.org/stable/c/2996144be660d930d5e394652abe08fe89dbe00e"
        },
        {
          "url": "https://git.kernel.org/stable/c/8fd4b9551af214d037fbc9d8e179840b8b917841"
        },
        {
          "url": "https://git.kernel.org/stable/c/4a43fd36710669d67dbb5c16287a58412582ca26"
        },
        {
          "url": "https://git.kernel.org/stable/c/52f224009ce1e44805e6ff3ffc2a06af9c1c3c5b"
        },
        {
          "url": "https://git.kernel.org/stable/c/5a90c29d0204c5ffc45b43b4eced6eef0e19a33a"
        },
        {
          "url": "https://git.kernel.org/stable/c/a0f0dc96de03ffeefc2a177b7f8acde565cb77f4"
        }
      ],
      "title": "wifi: wl1251: fix memory leak in wl1251_tx_work",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2025-37982",
    "datePublished": "2025-05-20T16:58:23.861Z",
    "dateReserved": "2025-04-16T04:51:23.975Z",
    "dateUpdated": "2025-05-26T05:25:03.879Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-37982\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-05-20T17:15:48.873\",\"lastModified\":\"2025-05-21T20:24:58.133\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nwifi: wl1251: fix memory leak in wl1251_tx_work\\n\\nThe skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails\\nwith a -ETIMEDOUT error. Fix that by queueing the skb back to tx_queue.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/13c9744c1bcdb5de4e7dc1a78784788ecec52add\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/2996144be660d930d5e394652abe08fe89dbe00e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4a43fd36710669d67dbb5c16287a58412582ca26\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/52f224009ce1e44805e6ff3ffc2a06af9c1c3c5b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5a90c29d0204c5ffc45b43b4eced6eef0e19a33a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8fd4b9551af214d037fbc9d8e179840b8b917841\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a0f0dc96de03ffeefc2a177b7f8acde565cb77f4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f08448a885403722c5c77dae51964badfcb69495\",\"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…