CVE-2026-64005

Source
https://cve.org/CVERecord?id=CVE-2026-64005
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64005.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64005
Downstream
Published
2026-07-19T14:56:21.608Z
Modified
2026-07-22T05:29:45.462652696Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
net/smc: Do not re-initialize smc hashtables
Details

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

net/smc: Do not re-initialize smc hashtables

INITHLISTHEAD(&smcv*hashinfo.ht) are called after smcnlinit(), protoregister() and sockregister(). This can lead to smc_v*_hashinfo.ht being reset even though hash entries already exist and are being used, possibly resulting in a corrupted list.

Remove unnecessary and dangerous re-initialisation of smcv*hashinfo.ht in smcinit(); it is implicitly initialised to zero anyhow. Add HLISTHEAD_INIT to the definitions for clarity.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64005.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
f16a7dd5cf27eeda187425c9c7d96802a549f9c4
Fixed
cdc79c05cc375f68ae87b0c74fdaac1a5c93155a
Fixed
2006605006e5a4a11d93e1ebdbbe95764d24276f
Fixed
64c96e497d5ada0b90e99bf58f893aa2b73dcfbc
Fixed
ed7a758313011885347b854e97cb95903ef3c3f7
Fixed
0cc9d0ac22d02f1ba1884de5d6de9eaf8b45d82d
Fixed
55cba6b883b41e5922c00ba9d4e3262131f46f1b
Fixed
5ec939367e700722ffbb1b7cacccbb1a3cf0ebd1
Fixed
9e4389b0038781f19f97895186ed941ff8ac1678

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.11.0
Fixed
5.10.259
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.93
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.35
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.12

Database specific

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