๐Ÿ” CVE Alert

CVE-2022-50046

UNKNOWN 0.0

net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change() The issue happens on some error handling paths. When the function fails to grab the object `xprt`, it simply returns 0, forgetting to decrease the reference count of another object `xps`, which is increased by rpc_sysfs_xprt_kobj_get_xprt_switch(), causing refcount leaks. Also, the function forgets to check whether `xps` is valid before using it, which may result in NULL-dereferencing issues. Fix it by adding proper error handling code when either `xprt` or `xps` is NULL.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jun 18, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
5b7eb78486cd9ac58bfbd6d84ea0fe2d9fead03b < c0434f0e058648649250b8ed6078b66d773de723 5b7eb78486cd9ac58bfbd6d84ea0fe2d9fead03b < 76fbeb1662b1c56514325118a07fba74dc4c79fe 5b7eb78486cd9ac58bfbd6d84ea0fe2d9fead03b < bfc48f1b0505ffcb03a6d749139b7577d6b81ae0
Linux / Linux
5.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/c0434f0e058648649250b8ed6078b66d773de723 git.kernel.org: https://git.kernel.org/stable/c/76fbeb1662b1c56514325118a07fba74dc4c79fe git.kernel.org: https://git.kernel.org/stable/c/bfc48f1b0505ffcb03a6d749139b7577d6b81ae0