CVE-2022-49503
Published: Feb 26, 2025
Modified: May 11, 2026
Description
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()'
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 4ed1a8d4a25711f780b96920fff2bb531229e322 - < 0bcb528402cd5e1a6e1833e956fd58a12d509e8eaffected 4ed1a8d4a25711f780b96920fff2bb531229e322 - < a048e0c3caa852397b7b50d4c82a0415c05f7ac3affected 4ed1a8d4a25711f780b96920fff2bb531229e322 - < 4bdcf32c965c27f55ccc4ee71c1927131115b0bbaffected 4ed1a8d4a25711f780b96920fff2bb531229e322 - < 2326d398ccd41ba6d93b8346532dfa432ab00feeaffected 4ed1a8d4a25711f780b96920fff2bb531229e322 - < 461e4c1f199076275f16bf6f3d3e42c6b6c79f33+4 more versions |
Linux | Linux | affected 3.15unaffected 0 - < 3.15unaffected 4.9.318 - <= 4.9.*unaffected 4.14.283 - <= 4.14.*unaffected 4.19.247 - <= 4.19.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now