CVE-2024-46794

Low

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. ]

Package Linux Kernel
Published 2024-09-18
Last modified 2025-11-03
CVSS version 3.1
Patch available
Yes

CVSS 3.1 score

3.3

out of 10
Low
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Affected versions

Linux kernel versions 5.19 and later are affected. Fixed in 6.1.110, 6.6.51, 6.10.10, 6.11 and their respective stable series.

Affected from
≥ 5.19
Fixed in
✓ 6.1.110 6.1.x ✓ 6.6.51 6.6.x ✓ 6.10.10 6.10.x ✓ 6.11

References

The following references provide additional information about CVE-2024-46794 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.

Frequently asked questions

  • What is CVE-2024-46794?

    CVE-2024-46794 is a Low severity Linux kernel vulnerability with a CVSS score of 3.3 out of 10 . It affects Linux kernel versions from 5.19 onward and has been patched in 6.1.110, 6.6.51, 6.10.10 and others. CVE-2024-46794 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • What is the CVSS score for CVE-2024-46794?

    CVE-2024-46794 has a CVSS score of 3.3 out of 10, rated Low severity (CVSS 3.1). The vector string is CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N .

  • Is there a patch available for CVE-2024-46794?

    Yes — CVE-2024-46794 has been patched. Fixed versions include 6.1.110, 6.6.51, 6.10.10 and others. If you are running Linux kernel 5.19 or later up to the fix versions, apply the relevant patch for your kernel branch.

  • Is CVE-2024-46794 actively exploited?

    No — CVE-2024-46794 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.