Lucene search
+L

4 matches found

Debian CVE
Debian CVE
added 2026/07/19 11:59 a.m.12 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.5CVSS5.2AI score0.00132EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 1:19 a.m.29 views

CVE-2023-53747

CVE-2023-53747 affects the Linux kernel’s virtual terminal driver (vc_screen). The issue arises in vcs_write() where, after console_unlock(), the vc_data object may be freed by vc_port_destruct(), causing a Use-After-Free when vcs_size() is later invoked. The fix reloads the pointer to the vc_dat...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References8
CVE
CVE
added 2025/03/27 4:43 p.m.177 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.00279EPSS
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.00279EPSS
SaveExploits0References5
Rows per page
Query Builder