CVE-2026-93134
Last modified
CVE-2026-93134 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: printk: Fix possible console use-after-free When emitting a record via legacy printing, it is possible that a handover to another legacy printing context occurs. When a context has performed a handover, the console SRCU read lock is released and the pointer to the console struct might now be invalid.
Description
In the Linux kernel, the following vulnerability has been resolved: printk: Fix possible console use-after-free When emitting a record via legacy printing, it is possible that a handover to another legacy printing context occurs. When a context has performed a handover, the console SRCU read lock is released and the pointer to the console struct might now be invalid. Therefore, after calling nbcon_legacy_emit_next_record() or console_emit_next_record(), it is necessary to check if a handover occurred _before_ further @con usage. Sashiko pointed out that console_flush_one_record() was not doing this. In console_flush_one_record(), after emitting a record, move the further usage of @con after the handover check.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c158834b223fbfab3a14855ac203b8d9cddbbefd, < f0104a7b730de32eefb3d4a27279592b5504ad59; >= c158834b223fbfab3a14855ac203b8d9cddbbefd, < fbf9bb81b21537ede387a31cc586f1d2ce66a74e; >= c158834b223fbfab3a14855ac203b8d9cddbbefd, < 8f194dee0c0d1223255bae1429e1939882f540fc; >= c158834b223fbfab3a14855ac203b8d9cddbbefd, < 36630cafbeede0b64c370edb2f7b4094327ee1e0 |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93134?
How severe is CVE-2026-93134?
How do I fix CVE-2026-93134?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93128In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93129In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93130In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93131In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93132In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93133In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93135In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93136In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93137In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93138In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93139In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9314Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2026-93134?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
