CVE-2023-54161 Details
Description
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
A null pointer dereference vulnerability has been identified in the Linux kernel's af_unix implementation, specifically within the unix_stream_sendpage() function. This vulnerability arises because the function attempts to add data to the last socket buffer (skb) in the peer's receive queue without properly locking the queue. A race condition can occur if the peer's file descriptor (FD) is passed to another socket, creating a loop between them. Closing both sockets without receiving the FD allows garbage collection to unlink the skb from the receive queue, potentially leading to a use-after-free condition. The vulnerability affects Linux kernel versions through 6.4, with the issue being resolved in version 6.5 and later.
Users can upgrade to Linux kernel version 6.5 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No CVSS 3.x data is available for this CVE.
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
No references are available for this CVE.
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
No affected product data is available for this CVE.
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Dec 29, 2025 | CVE Rejected | kernel.org |
| Dec 29, 2025 | CVE Modified | kernel.org |
| Dec 24, 2025 | New CVE Received | kernel.org |