Back to search
CVE-2024-35823
Published: May 17, 2024
Modified: May 12, 2026
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 81732c3b2fede049a692e58a7ceabb6d18ffb18c - < fc7dfe3d123f00e720be80b920da287810a1f37daffected 81732c3b2fede049a692e58a7ceabb6d18ffb18c - < ff7342090c1e8c5a37015c89822a68b275b46f8aaffected 81732c3b2fede049a692e58a7ceabb6d18ffb18c - < 1ce408f75ccf1e25b3fddef75cca878b55f2ac90affected 81732c3b2fede049a692e58a7ceabb6d18ffb18c - < 0190d19d7651c08abc187dac3819c61b726e7e3faffected 81732c3b2fede049a692e58a7ceabb6d18ffb18c - < 994a1e583c0c206c8ca7d03334a65b79f4d8bc51+3 more versions |
Linux | Linux | affected 3.7unaffected 0 - < 3.7unaffected 4.19.312 - <= 4.19.*unaffected 5.4.274 - <= 5.4.*unaffected 5.10.215 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now