CVE-2021-47260
Last modified
CVE-2021-47260 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential NULL dereference in nfs_get_client() None of the callers are expecting NULL returns from nfs_get_client() so this code will lead to an Oops. It's better to return an error pointer. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential NULL dereference in nfs_get_client() None of the callers are expecting NULL returns from nfs_get_client() so this code will lead to an Oops. It's better to return an error pointer. I expect that this is dead code so hopefully no one is affected.
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 | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 3.17, < 4.4.273 | — |
| Linux | Linux Kernel | >= 4.5, < 4.9.273 | — |
| Linux | Linux Kernel | >= 4.10, < 4.14.237 | — |
| Linux | Linux Kernel | >= 4.15, < 4.19.195 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.126 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.44 | — |
| Linux | Linux Kernel | >= 5.11, < 5.12.11 | — |
| Linux | Linux Kernel | 5.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2021-47260?
How severe is CVE-2021-47260?
How do I fix CVE-2021-47260?
Are you affected by CVE-2021-47260?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
