CVE-2022-48627

Advisory lineage Upstream: 0 Downstream: 26
Analyzed
Published: 02 Mar 2024, 21:31
Last modified:11 May 2026, 18:43

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

02 Mar 2024, 21:31
Published
Vulnerability first disclosed
11 May 2026, 18:43
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: vt: fix memory overlapping when deleting chars in the buffer A memory overlapping copy occurs when deleting a long line. This memory overlapping copy 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, because the memcpy utilizes the hardware acceleration, whose result is not deterministic. Fix this problem by using replacing the scr_memcpyw with scr_memmovew.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 2%

Techniques & Countermeasures

  • CWE-787Out-of-bounds Write

    The product writes data past the end, or before the beginning, of the intended buffer.

Affected Systems

  • debiandebian_linux

    10.0

  • linuxlinux

    ≥ 81732c3b2fede049a692e58a7ceabb6d18ffb18c, < c8686c014b5e872ba7e334f33ca553f14446fc29 | ≥ 81732c3b2fede049a692e58a7ceabb6d18ffb18c, < 815be99d934e3292906536275f2b8d5131cdf52c | ≥ 81732c3b2fede049a692e58a7ceabb6d18ffb18c, < bfee93c9a6c395f9aa62268f1cedf64999844926 | ≥ 81732c3b2fede049a692e58a7ceabb6d18ffb18c, < 57964a5710252bc82fe22d9fa98c180c58c20244 | ≥ 81732c3b2fede049a692e58a7ceabb6d18ffb18c, < 14d2cc21ca622310babf373e3a8f0b40acfe8265 | ≥ 81732c3b2fede049a692e58a7ceabb6d18ffb18c, < 39cdb68c64d84e71a4a717000b6e5de208ee60cc | 3.7

  • linuxlinux_kernel

    ≥ 3.7, ≤ 4.19.312 | ≥ 4.20, < 5.4.274 | ≥ 5.5, < 5.10.132 | ≥ 5.11, < 5.15.56 | ≥ 5.16, < 5.18.13 | 5.19:rc1 | 5.19:rc2 | 5.19:rc3 | 5.19:rc4 | 5.19:rc5 | 5.19:rc6

References (7)