VYPR
High severity8.8NVD Advisory· Published Jun 18, 2025· Updated Aug 15, 2026

CVE-2022-49974

CVE-2022-49974

Description

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

HID: nintendo: fix rumble worker null pointer deref

We can dereference a null pointer trying to queue work to a destroyed workqueue.

If the device is disconnected, nintendo_hid_remove is called, in which the rumble_queue is destroyed. Avoid using that queue to defer rumble work once the controller state is set to JOYCON_CTLR_STATE_REMOVED.

This eliminates the null pointer dereference.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

7
  • Linux/Kernelllm-fuzzy6 versions
    (expand)+ 5 more
    • (no CPE)
    • (no CPE)range: 5.16
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=5.16,<5.19.7
    • cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*
  • osv-coords
    Range: >= 5.16.0, < 5.19.7

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.