Total vulnerabilities in the database
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.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.8-rc1 | 6.8-rc1.x |
linux / linux_kernel | 5.5 | 5.10.215 |
linux / linux_kernel | 6.2 | 6.6.24 |
linux / linux_kernel | 6.7 | 6.7.12 |
linux / linux_kernel | 5.11 | 5.15.154 |
linux / linux_kernel | 5.16 | 6.1.84 |
linux / linux_kernel | 3.7 | 4.19.312 |
linux / linux_kernel | 4.20 | 5.4.274 |
linux / linux_kernel | 6.8-rc2 | 6.8-rc2.x |
linux / linux_kernel | 6.8-rc3 | 6.8-rc3.x |
linux / linux_kernel | 6.8-rc4 | 6.8-rc4.x |
linux / linux_kernel | 6.8-rc5 | 6.8-rc5.x |
linux / linux_kernel | 6.8-rc6 | 6.8-rc6.x |
debian / debian_linux | 10.0 | 10.0.x |