
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50046 affects the Linux kernel, specifically related to a potential memory leak in the net/sunrpc subsystem. The vulnerability was discovered in the rpcsysfsxprtstatechange() function where improper error handling can lead to memory leaks and potential NULL-dereferencing issues (NVD, Wiz).
The vulnerability occurs in the rpcsysfsxprtstatechange() function when it fails to grab the object xprt. In this case, it returns 0 without decreasing the reference count of another object xps, which was previously increased by rpcsysfsxprtkobjgetxprtswitch(). Additionally, the function fails to validate whether xps is valid before use, potentially leading to NULL-dereferencing issues (NVD).
This vulnerability can result in two main issues: memory leaks due to improper reference counting, and potential NULL-dereferencing problems which could affect system stability (NVD).
The issue has been resolved by adding proper error handling code when either xprt or xps is NULL. The fix ensures proper reference counting and validation of objects before use (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."