CVE-2022-49503

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49503
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49503.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49503
Downstream
Related
Published
2025-02-26T07:01:26Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ath9khtc: fix potential out of bounds access with invalid rxstatus->rskeyix

The "rxstatus->rskeyix" eventually gets passed to testbit() so we need to ensure that it is within the bitmap.

drivers/net/wireless/ath/ath9k/common.c:46 ath9kcmnrxaccept() error: passing untrusted data 'rxstats->rskeyix' to 'testbit()'

References

Affected packages