CVE-2026-46267

Source
https://cve.org/CVERecord?id=CVE-2026-46267
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46267.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-46267
Downstream
Published
2026-06-03T15:50:09.035Z
Modified
2026-06-18T03:56:11.785767669Z
Summary
nfc: hci: shdlc: Stop timers and work before freeing context
Details

In the Linux kernel, the following vulnerability has been resolved:

nfc: hci: shdlc: Stop timers and work before freeing context

llcshdlcdeinit() purges SHDLC skb queues and frees the llc_shdlc structure while its timers and state machine work may still be active.

Timer callbacks can schedule smwork, and smwork accesses SHDLC state and the skb queues. If teardown happens in parallel with a queued/running work item, it can lead to UAF and other shutdown races.

Stop all SHDLC timers and cancel sm_work synchronously before purging the queues and freeing the context.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46267.json",
    "cna_assigner": "Linux"
}
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
4a61cd6687fc6348d08724676d34e38160d6cf9b
Fixed
c60f41022eaad2a1dafecd3ae6f249a3bd6d4b6e
Fixed
a24a676329d40481b2331bfa1418a679577dfd3a
Fixed
77eef9f2eef045c3c37a3df82d3e661afb866b98
Fixed
cf70cedce327833296ebe6043364d1e44b76a2ab
Fixed
276820278e9717cc7d4bb32381892dd3ddf418d4
Fixed
1cb97b1225450af3f7b728777929ba50c6a58ced
Fixed
c9efde1e537baed7648a94022b43836a348a074f

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.7.0
Fixed
5.15.202
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.165
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.128
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.75
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.14
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.4

Database specific

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