CVE-2023-46841
Last modified
CVE-2023-46841 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Recent x86 CPUs offer functionality named Control-flow Enforcement Technology (CET). A sub-feature of this are Shadow Stacks (CET-SS). CET-SS is a hardware feature designed to protect against Return Oriented Programming attacks. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Recent x86 CPUs offer functionality named Control-flow Enforcement Technology (CET). A sub-feature of this are Shadow Stacks (CET-SS). CET-SS is a hardware feature designed to protect against Return Oriented Programming attacks. When enabled, traditional stacks holding both data and return addresses are accompanied by so called "shadow stacks", holding little more than return addresses. Shadow stacks aren't writable by normal instructions, and upon function returns their contents are used to check for possible manipulation of a return address coming from the traditional stack. In particular certain memory accesses need intercepting by Xen. In various cases the necessary emulation involves kind of replaying of the instruction. Such replaying typically involves filling and then invoking of a stub. Such a replayed instruction may raise an exceptions, which is expected and dealt with accordingly. Unfortunately the interaction of both of the above wasn't right: Recovery involves removal of a call frame from the (traditional) stack. The counterpart of this operation for the shadow stack was missing.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fedoraproject | Fedora | 40 |
| Xen | Xen | >= 4.14.0 |
References
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZON4TLXG7TG4A2XZG563JMVTGQW4SF3A/Mailing List, Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-451.htmlPatch, Vendor Advisory
- http://xenbits.xen.org/xsa/advisory-451.htmlPatch, Vendor Advisory
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZON4TLXG7TG4A2XZG563JMVTGQW4SF3A/Mailing List, Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-451.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-46841?
How severe is CVE-2023-46841?
How do I fix CVE-2023-46841?
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-46835The current setup of the quarantine page tables assumes that…5.5
- CVE-2023-46836The fixes for XSA-422 (Branch Type Confusion) and XSA-434 (S…4.7
- CVE-2023-46837Arm provides multiple helpers to clean & invalidate the cach…3.3
- CVE-2023-46838Transmit requests in Xen's virtual network protocol can cons…7.5
- CVE-2023-46839PCI devices can make use of a functionality called phantom f…5.3
- CVE-2023-46840Incorrect placement of a preprocessor directive in source co…4.1
- CVE-2023-46842Unlike 32-bit PV guests, HVM guests may switch freely betwee…6.5
- CVE-2023-46845EC-CUBE 3 series (3.0.0 to 3.0.18-p6) and 4 series (4.0.0 to…7.2
- CVE-2023-46846SQUID is vulnerable to HTTP request smuggling, caused by chu…5.3
- CVE-2023-46847Squid is vulnerable to a Denial of Service, where a remote …7.5
- CVE-2023-46848Squid is vulnerable to Denial of Service, where a remote at…7.5
- CVE-2023-46849Using the --fragment option in certain configuration setups …7.5
Are you affected by CVE-2023-46841?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
