CVE-2024-35939

Updated: 2024-11-05 04:44:48.471747

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.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x NONE 0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Needs Triage 2024-11-12 04:34:54
AlmaLinux 9.2 FIPS kernel 5.14.0 5.5 MEDIUM Ignored 2024-11-14 04:33:41
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Needs Triage 2024-11-05 04:45:33
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Needs Triage 2024-11-05 04:45:11
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Needs Triage 2024-11-05 04:44:49