Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Yangxi Xiang

#45530of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2022-7654
5.5
2022-06-30
Linux · Linux Kernel · CVE-2022-48627
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a memory overlapping copy in the Linux kernel's vt component when deleting characters in the buffer. This can cause data corruption when `scr memcpyw` is optimized to `memcpy` because `memcpy` does not ensure its behavior if the destination buffer overlaps with the source buffer. The line buffer is not always broken due to the use of hardware acceleration, whose result is not deterministic. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.