HID: nintendo: register input device after capabilities are set
Summary
| CVE | CVE-2026-80771 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-04 16:18:02 UTC |
| Updated | 2026-09-04 16:18:02 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: register input device after capabilities are set input_register_device() exposes the device to userspace immediately. In joycon_input_create() it was called before joycon_config_rumble() configures the FF_RUMBLE capability and the memless force-feedback device, so a concurrent EVIOCSFF could dereference a NULL dev->ff. Registering early also means the initial udev event lacks button and axis information, which can make input managers ignore the device. Move input_register_device() to the end of joycon_input_create(), after all capabilities, the IMU input device and the force-feedback callbacks have been configured. |
Risk And Classification
EPSS: 0.001680000 probability, percentile 0.063420000 (date 2026-09-07)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 2af16c1f846bd60240745bbd3afa13d5f040c61a 3288bec1a21d582b504344380139cdc0e88ebe4d git | Not specified |
| CNA | Linux | Linux | affected 2af16c1f846bd60240745bbd3afa13d5f040c61a 268679f501386ad46405d42c2bcf89384cb5e256 git | Not specified |
| CNA | Linux | Linux | affected 2af16c1f846bd60240745bbd3afa13d5f040c61a a9fc7547f911ada09da33c5e204e5acda38e765a git | Not specified |
| CNA | Linux | Linux | affected 2af16c1f846bd60240745bbd3afa13d5f040c61a 27dc4b8eadac73b3c3cc526c8547d8b4ae8528be git | Not specified |
| CNA | Linux | Linux | affected 2af16c1f846bd60240745bbd3afa13d5f040c61a d723bc1fe2e72b9252234e94c11af644ec477bf7 git | Not specified |
| CNA | Linux | Linux | affected 5.16 | Not specified |
| CNA | Linux | Linux | unaffected 5.16 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.106 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.47 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.11 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2.1 7.2.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.3-rc1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/27dc4b8eadac73b3c3cc526c8547d8b4ae8528be | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/d723bc1fe2e72b9252234e94c11af644ec477bf7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/a9fc7547f911ada09da33c5e204e5acda38e765a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/3288bec1a21d582b504344380139cdc0e88ebe4d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/268679f501386ad46405d42c2bcf89384cb5e256 | 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.