CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.1. It affects Linux.
CVE
CVE-2022-48966
Severity
HIGH
CVSS
7.1
EPSS
0.24%
Linux
Original NVD 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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)