CVE-2026-53385
The CVE-2026-53385 issue is in the Linux kernel’s vc_screen path, where a race in vcs_write can leave vc_data stale after temporarily dropping console_lock. If vc becomes NULL and vcs_notifier continues, a null-pointer dereference occurs in the notifier chain (vcs_notifier dereferences param->...