216.73.217.139

CVE-2024-35939

· Published 19/05/2024 11:15 · Modified 19/05/2024 11:15

Labels: CVE-2024-35939 2024-05-19416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-35939

Essential information

Published
19/05/2024 11:15
Modified
19/05/2024 11:15
Author
Creator
CISA KEV
No
CWE

Description

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dma_set_decrypted() failure On TDX 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. DMA could free decrypted/shared pages if dma_set_decrypted() fails. This should be a rare case. Just leak the pages in this case instead of freeing them.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References