In the Linux kernel, the following vulnerability has been resolved: vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write A… (CVE-2026-53385)
A null pointer dereference vulnerability was discovered and fixed in the Linux kernel's vc_screen component. The issue occurs in the vcs_notifier() function during concurrent writes to the virtual console (vcs_write), caused by a race condition leading to use of a stale pointer. This can cause a kernel crash due to dereferencing a NULL pointer. The fix adds a NULL check before calling vcs_scr_updated() to prevent the null pointer dereference.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's vc_screen subsystem arises from a race condition in the vcs_write() function. When the console_lock is temporarily released to copy data from userspace, the vc_data pointer obtained may become stale if the virtual console is deallocated concurrently. After reacquiring the lock, vcs_vc() returns NULL if the console was deallocated, causing the loop to exit. However, vcs_scr_updated() is still called with the NULL pointer, leading to a null pointer dereference in the notifier chain (vcs_notifier). The patch fixes this by adding a NULL check before calling vcs_scr_updated(), preventing the null pointer dereference.
Potential Impact
This vulnerability can cause a kernel crash (null pointer dereference) when concurrent writes to the virtual console occur, potentially leading to denial of service. There is no indication of code execution or privilege escalation. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented that adds a NULL check before calling vcs_scr_updated() to prevent the null pointer dereference. Users should apply the official Linux kernel patch that resolves this race condition. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory or Linux kernel mailing lists for the official fix and apply it accordingly.
In the Linux kernel, the following vulnerability has been resolved: vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write A… (CVE-2026-53385)
Description
A null pointer dereference vulnerability was discovered and fixed in the Linux kernel's vc_screen component. The issue occurs in the vcs_notifier() function during concurrent writes to the virtual console (vcs_write), caused by a race condition leading to use of a stale pointer. This can cause a kernel crash due to dereferencing a NULL pointer. The fix adds a NULL check before calling vcs_scr_updated() to prevent the null pointer dereference.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's vc_screen subsystem arises from a race condition in the vcs_write() function. When the console_lock is temporarily released to copy data from userspace, the vc_data pointer obtained may become stale if the virtual console is deallocated concurrently. After reacquiring the lock, vcs_vc() returns NULL if the console was deallocated, causing the loop to exit. However, vcs_scr_updated() is still called with the NULL pointer, leading to a null pointer dereference in the notifier chain (vcs_notifier). The patch fixes this by adding a NULL check before calling vcs_scr_updated(), preventing the null pointer dereference.
Potential Impact
This vulnerability can cause a kernel crash (null pointer dereference) when concurrent writes to the virtual console occur, potentially leading to denial of service. There is no indication of code execution or privilege escalation. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented that adds a NULL check before calling vcs_scr_updated() to prevent the null pointer dereference. Users should apply the official Linux kernel patch that resolves this race condition. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory or Linux kernel mailing lists for the official fix and apply it accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-3f5p-6w75-ppf6
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53385"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27ad2a4a8d59891325d0
Added to database: 07/19/2026, 19:38:21 UTC
Last enriched: 07/19/2026, 20:25:00 UTC
Last updated: 07/20/2026, 17:26:47 UTC
Views: 15
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.