Back to search
CVE-2022-48966
Published: Oct 21, 2024
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: net: mvneta: Prevent out of bounds read in mvneta_config_rss() The pp->indir[0] value comes from the user. It is passed to: if (cpu_online(pp->rxq_def)) inside the mvneta_percpu_elect() function. It needs bounds checkeding to ensure that it is not beyond the end of the cpu bitmap.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected cad5d847a093077b499a8b0bbfe6804b9226c03e - < 3ceffb8f410b93553fb16fe7e84aa0d35b3ba79baffected cad5d847a093077b499a8b0bbfe6804b9226c03e - < 47a1a2f6cd5ec3a4f8a2d9bfa1e0605347cdb92caffected cad5d847a093077b499a8b0bbfe6804b9226c03e - < 5a142486a0db6b0b85031f22d69acd0cdcf8f72baffected cad5d847a093077b499a8b0bbfe6804b9226c03e - < eec1fc21edc2bb99c9e66cf66f0b5d4d643fbb50affected cad5d847a093077b499a8b0bbfe6804b9226c03e - < 146ebee8fcdb349d7ec0e49915e6cdafb92544ae+3 more versions |
Linux | Linux | affected 4.5unaffected 0 - < 4.5unaffected 4.9.336 - <= 4.9.*unaffected 4.14.302 - <= 4.14.*unaffected 4.19.269 - <= 4.19.*+5 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