net/iucv: fix locking in .getsockopt
Summary
| CVE | CVE-2026-64004 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-07-19 16:17:40 UTC |
| Updated | 2026-07-20 15:17:01 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix locking in .getsockopt Mirror iucv_sock_setsockopt() and wrap the whole switch in lock_sock()/release_sock(). The pre-existing SO_MSGLIMIT-only lock becomes redundant and is removed. Any AF_IUCV HIPER user can potentially crash the kernel by racing recvmsg() with getsockopt(SO_MSGSIZE): the SO_MSGSIZE arm dereferences iucv->hs_dev->mtu after iucv_sock_close() (called from the racing recvmsg()) has set hs_dev to NULL, producing a NULL pointer dereference oops. |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.001760000 probability, percentile 0.073890000 (date 2026-07-20)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 51363b8751a673a00ad48eea895266396d53fa52 884eb247b74d86db97e3a37f0d6fc8e1e83590dd git | Not specified |
| CNA | Linux | Linux | affected 51363b8751a673a00ad48eea895266396d53fa52 45bb8de8c95d8899f4b8f61bd9bceb8132af73cb git | Not specified |
| CNA | Linux | Linux | affected 51363b8751a673a00ad48eea895266396d53fa52 1fc30bd4e55e2dd622d2d366cecd732c1841bbee git | Not specified |
| CNA | Linux | Linux | affected 51363b8751a673a00ad48eea895266396d53fa52 cd691beafea0dd779e69e81ccc26b0ab50efcb5e git | Not specified |
| CNA | Linux | Linux | affected 51363b8751a673a00ad48eea895266396d53fa52 6e792b8dd3002bbc4136745928a9605df1a72b8a git | Not specified |
| CNA | Linux | Linux | affected 51363b8751a673a00ad48eea895266396d53fa52 9817369243380e287ebe5525411557eaa3aa2a79 git | Not specified |
| CNA | Linux | Linux | affected 51363b8751a673a00ad48eea895266396d53fa52 69554adc7a6fa04ede3ad7512321d83748e3c920 git | Not specified |
| CNA | Linux | Linux | affected 51363b8751a673a00ad48eea895266396d53fa52 3589d20a666caf30ad100c960a2de7de390fce88 git | Not specified |
| CNA | Linux | Linux | affected 3.4 | Not specified |
| CNA | Linux | Linux | unaffected 3.4 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.259 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.210 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.176 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.143 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.93 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.35 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.12 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/3589d20a666caf30ad100c960a2de7de390fce88 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/884eb247b74d86db97e3a37f0d6fc8e1e83590dd | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/cd691beafea0dd779e69e81ccc26b0ab50efcb5e | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/6e792b8dd3002bbc4136745928a9605df1a72b8a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/69554adc7a6fa04ede3ad7512321d83748e3c920 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/9817369243380e287ebe5525411557eaa3aa2a79 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/1fc30bd4e55e2dd622d2d366cecd732c1841bbee | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/45bb8de8c95d8899f4b8f61bd9bceb8132af73cb | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.