Lucene search

K
redhatcveRedhat.comRH:CVE-2024-35823
HistoryMay 17, 2024 - 11:41 p.m.

CVE-2024-35823

2024-05-1723:41:56
redhat.com
access.redhat.com
8
linux kernel
vulnerability resolved
unicode buffer corruption
memory overlapping
memmove
cve-2024-35823

6.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.0%

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.

6.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.0%

Related for RH:CVE-2024-35823