In the Linux kernel, the following vulnerability has been resolved:
cxgb4: avoid accessing registers when clearing filters
Hardware register having the server TID base can contain
invalid values when adapter is in bad state (for example,
due to AER fatal error). Reading these invalid values in the
register can lead to out-of-bound memory access. So, fix
by using the saved server TID base when clearing filters.
References
Configurations
Configuration 1 (hide)
|
History
13 Mar 2025, 21:09
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-787 | |
CPE | cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.13:rc3:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/02f03883fdb10ad7e66717c70ea163a8d27ae6e7 - Patch | |
References | () https://git.kernel.org/stable/c/0bf49b3c8d8b3a43ce09f1b2db70e5484d31fcdf - Patch | |
References | () https://git.kernel.org/stable/c/285207a558ab456aa7d8aa877ecc7e91fcc51710 - Patch | |
References | () https://git.kernel.org/stable/c/88c380df84fbd03f9b137c2b9d0a44b9f2f553b0 - Patch |
Information
Published : 2024-03-25 09:15
Updated : 2025-03-13 21:09
NVD link : CVE-2021-47138
Mitre link : CVE-2021-47138
CVE.ORG link : CVE-2021-47138
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write