
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A race condition vulnerability (CVE-2023-2006) was discovered in the Linux kernel's RxRPC network protocol, specifically within the processing of RxRPC bundles. The vulnerability was disclosed on April 24, 2023, and affects Linux kernel versions prior to 6.1-rc7. The issue stems from improper locking when performing operations on an object in the RxRPC bundle processing mechanism (CVE Mitre, NVD).
The vulnerability exists due to a race condition between connection bundle lookup and bundle removal in the RxRPC protocol implementation. The specific issue occurs when rxrpcunbundleconn() removes a connection from a bundle and checks for available channels. While it verifies there are no connections attached after acquiring clientbundleslock, this creates a race condition with rxrpclookup_bundle() which can retrieve the bundle without attaching a connection immediately. This creates a window where the bundle could be destroyed before a new connection is attached (GitHub Commit). The vulnerability has received a CVSS v3.1 base score of 7.0 (High) (NetApp Advisory).
Successful exploitation of this vulnerability could allow an attacker with low-privileged access to escalate privileges and execute arbitrary code in the context of the kernel. This could lead to complete system compromise, including disclosure of sensitive information, modification of data, or denial of service conditions (ZDI Advisory).
The vulnerability has been fixed in Linux kernel version 6.1-rc7 with the implementation of an "active" counter to struct rxrpcbundle. The fix includes proper locking mechanisms and connection management improvements. Users are advised to upgrade to a patched version of the kernel (GitHub Commit, [Red Hat Bugzilla](https://bugzilla.redhat.com/showbug.cgi?id=2189112)).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”