In the Linux kernel, the following vulnerability has been resolved:
octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()
This function is called from ethtool_set_rxfh() and "*rss_context"
comes from the user. Add some bounds checking to prevent memory
corruption.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-03-25 09:15
Updated : 2024-12-12 14:35
NVD link : CVE-2021-47148
Mitre link : CVE-2021-47148
CVE.ORG link : CVE-2021-47148
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write
