CVE-2022-49503 (GCVE-0-2022-49503)

Vulnerability from cvelistv5 – Published: 2025-02-26 02:13 – Updated: 2025-05-04 08:39
VLAI?
Title
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Summary
In the Linux kernel, the following vulnerability has been resolved: ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix The "rxstatus->rs_keyix" eventually gets passed to test_bit() so we need to ensure that it is within the bitmap. drivers/net/wireless/ath/ath9k/common.c:46 ath9k_cmn_rx_accept() error: passing untrusted data 'rx_stats->rs_keyix' to 'test_bit()'
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < 0bcb528402cd5e1a6e1833e956fd58a12d509e8e (git)
Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < a048e0c3caa852397b7b50d4c82a0415c05f7ac3 (git)
Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < 4bdcf32c965c27f55ccc4ee71c1927131115b0bb (git)
Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < 2326d398ccd41ba6d93b8346532dfa432ab00fee (git)
Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < 461e4c1f199076275f16bf6f3d3e42c6b6c79f33 (git)
Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < 7f6defe0fabc79f29603c6fa3c80e4fe0456a3e9 (git)
Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < eda518db7db16c360bc84379d90675650daa3048 (git)
Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < 3dad3fed5672828c7fb0465cb66a3d9a70952fa6 (git)
Affected: 4ed1a8d4a25711f780b96920fff2bb531229e322 , < 2dc509305cf956381532792cb8dceef2b1504765 (git)
Create a notification for this product.
    Linux Linux Affected: 3.15
Unaffected: 0 , < 3.15 (semver)
Unaffected: 4.9.318 , ≤ 4.9.* (semver)
Unaffected: 4.14.283 , ≤ 4.14.* (semver)
Unaffected: 4.19.247 , ≤ 4.19.* (semver)
Unaffected: 5.4.198 , ≤ 5.4.* (semver)
Unaffected: 5.10.121 , ≤ 5.10.* (semver)
Unaffected: 5.15.46 , ≤ 5.15.* (semver)
Unaffected: 5.17.14 , ≤ 5.17.* (semver)
Unaffected: 5.18.3 , ≤ 5.18.* (semver)
Unaffected: 5.19 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/ath/ath9k/htc_drv_txrx.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "0bcb528402cd5e1a6e1833e956fd58a12d509e8e",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            },
            {
              "lessThan": "a048e0c3caa852397b7b50d4c82a0415c05f7ac3",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            },
            {
              "lessThan": "4bdcf32c965c27f55ccc4ee71c1927131115b0bb",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            },
            {
              "lessThan": "2326d398ccd41ba6d93b8346532dfa432ab00fee",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            },
            {
              "lessThan": "461e4c1f199076275f16bf6f3d3e42c6b6c79f33",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            },
            {
              "lessThan": "7f6defe0fabc79f29603c6fa3c80e4fe0456a3e9",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            },
            {
              "lessThan": "eda518db7db16c360bc84379d90675650daa3048",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            },
            {
              "lessThan": "3dad3fed5672828c7fb0465cb66a3d9a70952fa6",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            },
            {
              "lessThan": "2dc509305cf956381532792cb8dceef2b1504765",
              "status": "affected",
              "version": "4ed1a8d4a25711f780b96920fff2bb531229e322",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/ath/ath9k/htc_drv_txrx.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.15"
            },
            {
              "lessThan": "3.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.318",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.283",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.247",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.198",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.121",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.46",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.17.*",
              "status": "unaffected",
              "version": "5.17.14",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.18.*",
              "status": "unaffected",
              "version": "5.18.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.19",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.318",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.283",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.247",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.198",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.121",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.46",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.17.14",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18.3",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19",
                  "versionStartIncluding": "3.15",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nath9k_htc: fix potential out of bounds access with invalid rxstatus-\u003ers_keyix\n\nThe \"rxstatus-\u003ers_keyix\" eventually gets passed to test_bit() so we need to\nensure that it is within the bitmap.\n\ndrivers/net/wireless/ath/ath9k/common.c:46 ath9k_cmn_rx_accept()\nerror: passing untrusted data \u0027rx_stats-\u003ers_keyix\u0027 to \u0027test_bit()\u0027"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T08:39:20.063Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/0bcb528402cd5e1a6e1833e956fd58a12d509e8e"
        },
        {
          "url": "https://git.kernel.org/stable/c/a048e0c3caa852397b7b50d4c82a0415c05f7ac3"
        },
        {
          "url": "https://git.kernel.org/stable/c/4bdcf32c965c27f55ccc4ee71c1927131115b0bb"
        },
        {
          "url": "https://git.kernel.org/stable/c/2326d398ccd41ba6d93b8346532dfa432ab00fee"
        },
        {
          "url": "https://git.kernel.org/stable/c/461e4c1f199076275f16bf6f3d3e42c6b6c79f33"
        },
        {
          "url": "https://git.kernel.org/stable/c/7f6defe0fabc79f29603c6fa3c80e4fe0456a3e9"
        },
        {
          "url": "https://git.kernel.org/stable/c/eda518db7db16c360bc84379d90675650daa3048"
        },
        {
          "url": "https://git.kernel.org/stable/c/3dad3fed5672828c7fb0465cb66a3d9a70952fa6"
        },
        {
          "url": "https://git.kernel.org/stable/c/2dc509305cf956381532792cb8dceef2b1504765"
        }
      ],
      "title": "ath9k_htc: fix potential out of bounds access with invalid rxstatus-\u003ers_keyix",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49503",
    "datePublished": "2025-02-26T02:13:36.149Z",
    "dateReserved": "2025-02-26T02:08:31.586Z",
    "dateUpdated": "2025-05-04T08:39:20.063Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…