First published: Tue May 21 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
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 | |
Linux Linux kernel | =5.13-rc2 | |
Linux Linux kernel | =5.13-rc3 | |
Linux Linux kernel | =5.13-rc4 | |
Linux Linux kernel | =5.13-rc5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.