Release Date: | 2023-09-06 |
A use-after-free vulnerability in the Linux kernel's af_unix component can be exploited to achieve local privilege escalation.\nThe unix_stream_sendpage() function tries to add data to the last skb in the peer's recv queue without locking the queue. Thus there is a race where unix_stream_sendpage() could access an skb locklessly that is being released by garbage collection, resulting in use-after-free.\nWe recommend upgrading past commit 790c2f9d15b594350ae9bca7b236f2b1859de02c.
See more information about CVE-2023-4622 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS v3.0 metrics and score provided are preliminary and subject to review.
Base Score: | 6.6 | Base Metrics: | AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H |
Access Vector: | Local network | Attack Complexity: | Low |
Privileges Required: | Low | User Interaction: | None |
Scope: | Unchanged | Confidentiality Impact: | Low |
Integrity Impact: | Low | Availability Impact: | High |
Platform | Errata | Release Date |
Oracle Linux version 7 (kernel) | ELSA-2024-2004 | 2024-04-23 |
Oracle Linux version 8 (kernel) | ELSA-2024-12069 | 2024-01-11 |
Oracle Linux version 9 (kernel) | ELSA-2024-0461 | 2024-03-07 |
Oracle Linux version 9 (kernel) | ELSA-2024-12094 | 2024-01-26 |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team