CVE-2021-47179
Last modified
CVE-2021-47179 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() Commit de144ff4234f changes _pnfs_return_layout() to call pnfs_mark_matching_lsegs_return() passing NULL as the struct pnfs_layout_range argument. Unfortunately, pnfs_mark_matching_lsegs_return() doesn't check if we have a value here before dereferencing it, causing an oops. I'm able to hit this crash consistently when running connectathon basic tests on NFS v4.1/v4.2 against Ontap.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() Commit de144ff4234f changes _pnfs_return_layout() to call pnfs_mark_matching_lsegs_return() passing NULL as the struct pnfs_layout_range argument. Unfortunately, pnfs_mark_matching_lsegs_return() doesn't check if we have a value here before dereferencing it, causing an oops. I'm able to hit this crash consistently when running connectathon basic tests on NFS v4.1/v4.2 against Ontap.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9.269, < 4.9.271 |
| Linux | Linux Kernel | >= 4.14.233, < 4.14.235 |
| Linux | Linux Kernel | >= 4.19.191, < 4.19.193 |
| Linux | Linux Kernel | >= 5.4.118, < 5.4.124 |
| Linux | Linux Kernel | >= 5.10.36, < 5.10.42 |
| Linux | Linux Kernel | >= 5.12.3, < 5.12.9 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-47179?
How severe is CVE-2021-47179?
How do I fix CVE-2021-47179?
Are you affected by CVE-2021-47179?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
