Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() The "fsp->location" variable comes from user via ethtool_get_rxnfc(). Check that it is valid to prevent an out of bounds read.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9, < 4.9.318 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0b238f75b65ed4462ef4cdfa718cac0ac7fce3b8Patch
- https://git.kernel.org/stable/c/2bd1faedb74dc2a2be3972abcd4239b75a3e7b00Patch
- https://git.kernel.org/stable/c/4cde554c70d7397cfa2e4116bacb4accdfb6fd48Patch
- https://git.kernel.org/stable/c/5ba81f82607ead85fe36f50869fc4f5661359ab8Patch
- https://git.kernel.org/stable/c/657e7174603f0aab2cdedc64ac81edffd2a87afePatch
- https://git.kernel.org/stable/c/71ae30662ec610b92644d13f79c78f76f17873b3Patch
- https://git.kernel.org/stable/c/b24ca1cf846273361d5bd73a35de95a486a54b6dPatch
- https://git.kernel.org/stable/c/b4f0e57ea0d867aacffad7999527e48bd4ea9293Patch
- https://git.kernel.org/stable/c/e7e7104e2d5ddf3806a28695670f21bef471f1e1Patch
FAQ
What is CVE-2022-49368?
CVE-2022-49368 is a vulnerability with a CVSS score of 7.1 (HIGH). In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() The "fsp->location" variable comes from user via etht...
How severe is CVE-2022-49368?
CVE-2022-49368 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49368?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.