CVE-2023-0461
Last modified
CVE-2023-0461 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. There is a use-after-free vulnerability in the Linux Kernel which can be exploited to achieve local privilege escalation. To reach the vulnerability kernel configuration flag CONFIG_TLS or CONFIG_XFRM_ESPINTCP has to be configured, but the operation does not require any privilege. There is a use-after-free bug of icsk_ulp_data of a struct inet_connection_sock. When CONFIG_TLS is enabled, user can install a tls context (struct tls_context) on a connected tcp socket. EPSS estimates a 0.65% chance of exploitation in the next 30 days.
Description
There is a use-after-free vulnerability in the Linux Kernel which can be exploited to achieve local privilege escalation. To reach the vulnerability kernel configuration flag CONFIG_TLS or CONFIG_XFRM_ESPINTCP has to be configured, but the operation does not require any privilege. There is a use-after-free bug of icsk_ulp_data of a struct inet_connection_sock. When CONFIG_TLS is enabled, user can install a tls context (struct tls_context) on a connected tcp socket. The context is not cleared if this socket is disconnected and reused as a listener. If a new socket is created from the listener, the context is inherited and vulnerable. The setsockopt TCP_ULP operation does not require any privilege. We recommend upgrading past commit 2c02d41d71f90a5168391b6a5f2954112ba2307c
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.13.0, < 4.14.303 | — |
| Linux | Linux Kernel | >= 4.19, < 4.19.270 | — |
| Linux | Linux Kernel | >= 5.4, < 5.4.229 | — |
| Linux | Linux Kernel | >= 5.10, < 5.10.163 | — |
| Linux | Linux Kernel | >= 5.15, < 5.15.88 | — |
| Linux | Linux Kernel | >= 6.0, < 6.0.19 | — |
| Linux | Linux Kernel | >= 6.1, < 6.1.5 | — |
| Linux | Linux Kernel | 6.2 | Rc1 |
References
- https://lists.debian.org/debian-lts-announce/2023/05/msg00005.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/05/msg00006.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/05/msg00005.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/05/msg00006.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-0461?
How severe is CVE-2023-0461?
How do I fix CVE-2023-0461?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-0455Unrestricted Upload of File with Dangerous Type in GitHub re…8.8
- CVE-2023-0456A flaw was found in APICast, when 3Scale's OIDC module does …7.5
- CVE-2023-0457Plaintext Storage of a Password vulnerability in Mitsubishi …7.5
- CVE-2023-0458A speculative pointer dereference problem exists in the Linu…4.7
- CVE-2023-0459Copy_from_user on 64-bit versions of the Linux kernel does n…5.5
- CVE-2023-0460The YouTube Embedded 1.2 SDK binds to a service within the Y…7.3
- CVE-2023-0462An arbitrary code execution flaw was found in Foreman. This …9.1
- CVE-2023-0463The force offline MFA prompt setting is not respected when s…3.3
- CVE-2023-0464A security vulnerability has been identified in all supporte…7.5
- CVE-2023-0465Applications that use a non-default option when verifying ce…5.3
- CVE-2023-0466The function X509_VERIFY_PARAM_add0_policy() is documented t…5.3
- CVE-2023-0467The WP Dark Mode WordPress plugin before 4.0.8 does not prop…4.3
Are you affected by CVE-2023-0461?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
