Lucene search
+L

4 matches found

Debian CVE
Debian CVE
added last week4 views

CVE-2026-53385

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

5.2AI score0.00195EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 1:19 a.m.25 views

CVE-2023-53747

CVE-2023-53747 affects the Linux kernel vt/tty subsystem. The vulnerability arises from a use-after-free (UAF) in vc_screen when performing vcs_write() after console_unlock(); the vc_data pointer must be reloaded in the loop after console_lock() to prevent a UAF in vcs_size(). Publications across...

5.7AI score0.00171EPSS
SaveExploits0References8
CVE
CVE
added 2025/03/27 4:43 p.m.173 views

CVE-2023-52973

The CVE-2023-52973 issue affects the Linux kernel’s vc_screen path (vt/vc_screen.c). Root cause: a use-after-free of vc_data after console_unlock() in vcs_read(), where the vc_data pointer was loaded inside the loop, allowing a UAF in vcs_size(). The bug was fixed by moving the vc_data load to th...

7.8CVSS6.2AI score0.00274EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.5 views

kernel: vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: vcscreen: move load of struct vcdata pointer in vcsread to avoid UAF After a call to consoleunlock in vcsread the vcdata struct can be freed by vcdeallocate. Because of that, the struct vcdata pointer load must be done at the top...

7.8CVSS6.4AI score0.00274EPSS
SaveExploits0References5
Rows per page
Query Builder