CVE-2023-4622 is a high-severity use-after-free vulnerability in the Linux kernel's af_unix component. This vulnerability allows attackers to achieve local privilege escalation. The unix_stream_sendpage() function attempts to add data to the last skb in the peer's recv queue without locking the queue, which creates a race condition. As a result, unix_stream_sendpage() could access an skb that is being released by garbage collection, leading to a use-after-free condition.
This vulnerability has a CVSS score of 7.8, classified as high severity, indicating that it poses a significant risk to affected systems. Organizations should prioritize patching immediately to prevent unauthorized access and potential exploitation.
Currently, there is no public exploit confirmed; however, the presence of exploit code on GitHub raises concerns about its potential for exploitation in the wild. Organizations are advised to monitor the situation closely and take necessary precautions.
The urgency for defenders to act on this vulnerability is heightened by its exploitation potential and the critical nature of local privilege escalation vulnerabilities.
To mitigate this vulnerability, upgrading to a version that incorporates the fix beyond commit 790c2f9d15b594350ae9bca7b236f2b1859de02c is strongly recommended.
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

.webp)