Linux Kernel RxRPC Bundle Race Condition Allows Privilege Escalation
CVE-2023-2006 Published on April 24, 2023

A race condition was found in the Linux kernel's RxRPC network protocol, within the processing of RxRPC bundles. This issue results from the lack of proper locking when performing operations on an object. This may allow an attacker to escalate privileges and execute arbitrary code in the context of the kernel.

NVD

Vulnerability Analysis

CVE-2023-2006 is exploitable with local system access, and requires small amount of user privileges. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.

Attack Vector:
LOCAL
Attack Complexity:
HIGH
Privileges Required:
LOW
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
HIGH
Integrity Impact:
HIGH
Availability Impact:
HIGH

Weakness Type

What is a Race Condition Vulnerability?

The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.

CVE-2023-2006 has been classified to as a Race Condition vulnerability or weakness.


Products Associated with CVE-2023-2006

stack.watch emails you whenever new vulnerabilities are published in Linux Kernel or NetApp Hci Baseboard Management Controller. Just hit a watch button to start following.

 
 

Exploit Probability

EPSS
0.03%
Percentile
7.09%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.