CVE-2026-93134

Source
https://cve.org/CVERecord?id=CVE-2026-93134
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93134.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93134
Downstream
Published
2026-09-17T16:11:36Z
Modified
2026-09-18T03:48:44Z
Summary
printk: Fix possible console use-after-free
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93134.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c158834b223fbfab3a14855ac203b8d9cddbbefd
Fixed
f0104a7b730de32eefb3d4a27279592b5504ad59
Fixed
fbf9bb81b21537ede387a31cc586f1d2ce66a74e
Fixed
8f194dee0c0d1223255bae1429e1939882f540fc
Fixed
36630cafbeede0b64c370edb2f7b4094327ee1e0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93134.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.12.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93134.json"