CVE-2024-46794
Last modified
CVE-2024-46794 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix data leak in mmio_read() The mmio_read() function makes a TDVMCALL to retrieve MMIO data for an address from the VMM. Sean noticed that mmio_read() unintentionally exposes the value of an initialized variable (val) on the stack to the VMM. This variable is only needed as an output value. It did not need to be passed to the VMM in the first place. Do not send the original value of *val to the VMM. [ dhansen: clarify what 'val' is used for. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix data leak in mmio_read() The mmio_read() function makes a TDVMCALL to retrieve MMIO data for an address from the VMM. Sean noticed that mmio_read() unintentionally exposes the value of an initialized variable (val) on the stack to the VMM. This variable is only needed as an output value. It did not need to be passed to the VMM in the first place. Do not send the original value of *val to the VMM. [ dhansen: clarify what 'val' is used for. ]
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | <= 5.19 | — |
| Linux | Linux Kernel | >= 6.1, < 6.1.110 | — |
| Linux | Linux Kernel | >= 6.6, < 6.6.51 | — |
| Linux | Linux Kernel | >= 6.10, < 6.10.10 | — |
| Linux | Linux Kernel | 6.11 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-46794?
How severe is CVE-2024-46794?
How do I fix CVE-2024-46794?
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 2024
- CVE-2024-46789In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4679Incorrect Default Permissions vulnerability in Hitachi JP1/E…7.8
- CVE-2024-46790In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46791In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46792In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2024-46793In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46795In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46796In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-46797In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46798In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-46799In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4680A vulnerability in zenml-io/zenml version 0.56.3 allows atta…8.8
Are you affected by CVE-2024-46794?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
