In the Linux kernel, the following vulnerability has been resolved:
Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
In CoCo VMs it is possible for the untrusted host to cause
set_memory_encrypted() or set_memory_decrypted() to fail such that an
error is returned and the resulting memory is shared. Callers need to
take care to handle these errors to avoid returning decrypted (shared)
memory to the page allocator, which could lead to functional or security
issues.
VMBus code could free decrypted pages if set_memory_encrypted()/decrypted()
fails. Leak the pages if this happens.
Metrics
Affected Vendors & Products
References
History
Tue, 01 Apr 2025 19:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:* |

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-04-17T18:18:51.919Z
Reserved: 2024-05-30T15:25:07.067Z
Link: CVE-2024-36913

Updated: 2024-08-02T03:43:50.178Z

Status : Analyzed
Published: 2024-05-30T16:15:14.693
Modified: 2025-04-01T18:35:22.150
Link: CVE-2024-36913
