VDB
DEBIAN-CVE-2024-35823
DEBIAN-CVE-2024-35823
PUBLISHED
CVSS 5.300000190734863 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: vt: fix unicode buffer corruption when deleting characters This is the same issue that was fixed for the VGA text buffer in commit 39cdb68c64d8 ("vt: fix memory overlapping when deleting chars in the buffer"). The cure is also the same i.e. replace memcpy() with memmove() due to the overlaping buffers.
Risk Scores
CVSS 3.1
5.300000190734863
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 0, 6.1.38-1, 6.1.52-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 0, 5.10.103-1, 5.10.103-1~bpo10+1 |
Timeline
- May 17, 2024 CVE Published
- Apr 28, 2026 CVE Updated