{"id":"CVE-2026-90330","title":"In the Linux kernel, the following vulnerability has been resolved:\n\nHID: logitech-hidpp: Fix FF device cleanup on init failure\n\nhidpp_ff_init() creates the input force-feedback device with\ninput_ff_create(), then allocates the HID++ FF …","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\nHID: logitech-hidpp: Fix FF device cleanup on init failure\n\nhidpp_ff_init() creates the input force-feedback device with\ninput_ff_create(), then allocates the HID++ FF …","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= ff21a635dd1a9c6ca378847160897649cdbbfae4 < 13378c9ac0a1bcdf49ba158e4199594aafb589cd","Linux >= ff21a635dd1a9c6ca378847160897649cdbbfae4 < dd5be4d9ce2dfc4d4a4527ef7d31d21a78e3cdac","Linux 4.6"],"published":"2026-09-17","updated":"2026-09-17","sourceUpdated":"2026-09-17T17:17:31.487","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-90330","references":[{"url":"https://git.kernel.org/stable/c/13378c9ac0a1bcdf49ba158e4199594aafb589cd","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/dd5be4d9ce2dfc4d4a4527ef7d31d21a78e3cdac","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-17T16:21:47.821Z","epss":0.00189,"epssPercentile":0.08846,"slug":"CVE-2026-90330","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nHID: logitech-hidpp: Fix FF device cleanup on init failure\n\nhidpp_ff_init() creates the input force-feedback device with\ninput_ff_create(), then allocates the HID++ FF private data,\neffect ID array, and workqueue.\n\nIf any of those allocations fail after input_ff_create() succeeds,\nthe function returns an error without destroying the FF device.\nAdd an unwind path that frees the private allocations made by\nhidpp_ff_init() and calls input_ff_destroy() for failures after\ninput_ff_create() succeeds.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}