CVE-2026-80771

Source
https://cve.org/CVERecord?id=CVE-2026-80771
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80771.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80771
Downstream
Published
2026-09-04T15:12:43.246Z
Modified
2026-09-06T03:46:44.861464038Z
Summary
HID: nintendo: register input device after capabilities are set
Details

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

HID: nintendo: register input device after capabilities are set

inputregisterdevice() exposes the device to userspace immediately. In joyconinputcreate() it was called before joyconconfigrumble() 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 inputregisterdevice() to the end of joyconinputcreate(), after all capabilities, the IMU input device and the force-feedback callbacks have been configured.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80771.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
2af16c1f846bd60240745bbd3afa13d5f040c61a
Fixed
3288bec1a21d582b504344380139cdc0e88ebe4d
Fixed
268679f501386ad46405d42c2bcf89384cb5e256
Fixed
a9fc7547f911ada09da33c5e204e5acda38e765a
Fixed
27dc4b8eadac73b3c3cc526c8547d8b4ae8528be
Fixed
d723bc1fe2e72b9252234e94c11af644ec477bf7

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.12.106
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.47
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.11
Type
ECOSYSTEM
Events
Introduced
7.2.0
Fixed
7.2.1

Database specific

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