CVE-2021-47179
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
25/03/2024
Last modified:
16/05/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()<br />
<br />
Commit de144ff4234f changes _pnfs_return_layout() to call<br />
pnfs_mark_matching_lsegs_return() passing NULL as the struct<br />
pnfs_layout_range argument. Unfortunately,<br />
pnfs_mark_matching_lsegs_return() doesn&#39;t check if we have a value here<br />
before dereferencing it, causing an oops.<br />
<br />
I&#39;m able to hit this crash consistently when running connectathon basic<br />
tests on NFS v4.1/v4.2 against Ontap.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.9.269 (including) | 4.9.271 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.14.233 (including) | 4.14.235 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.19.191 (including) | 4.19.193 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.4.118 (including) | 5.4.124 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.10.36 (including) | 5.10.42 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.12.3 (including) | 5.12.9 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/39785761feadf261bc5101372b0b0bbaf6a94494
- https://git.kernel.org/stable/c/42637ca25c7d7b5a92804a679af5192e8c1a9f48
- https://git.kernel.org/stable/c/4e1ba532dbc1a0e19fc2458d74ab8d98680c4e42
- https://git.kernel.org/stable/c/a421d218603ffa822a0b8045055c03eae394a7eb
- https://git.kernel.org/stable/c/aba3c7795f51717ae316f3566442dee7cc3eeccb
- https://git.kernel.org/stable/c/b090d110e66636bca473fd8b98d5c97b555a965a
- https://git.kernel.org/stable/c/f9890652185b72b8de9ebeb4406037640b6e1b53



