Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Theflow

Researcher fromGoogle
#38777of 53,622
7.1Total CVSS
Vulnerabilities · 1
PT-2025-8489
7.1
2022-05-16
Linux · Linux Kernel · CVE-2022-49556
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A kernel data leak issue has been identified in the Linux kernel, specifically in the KVM: SVM component. The issue arises when using certain sev ioctl interfaces, where the length parameter passed may be less than or equal to SEV FW BLOB MAX SIZE but larger than the data returned by PSP firmware. As a result, kmalloc allocates memory based on the input size rather than the data size, and since PSP firmware does not fully overwrite the allocated buffer, these sev ioctl interfaces may return uninitialized kernel slab memory. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.