CVE-2026-89883

Source
https://cve.org/CVERecord?id=CVE-2026-89883
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89883.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89883
Downstream
Published
2026-09-16T10:31:48Z
Modified
2026-09-17T03:47:19Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
media: rc: sunxi-cir: Unregister rc device on probe failure
Details

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

media: rc: sunxi-cir: Unregister rc device on probe failure

After rc_register_device() succeeds, later probe failures must undo the registration with rc_unregister_device(). The current error path jumps to the allocation cleanup label and only calls rc_free_device(), leaving the rc device registration and resources created by rc_register_device() behind.

Add a registered-device unwind label for the IRQ lookup, IRQ request, and hardware initialization failure paths. Keep rc_free_device() for failures before rc_register_device() succeeds.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89883.json"
}
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
b4e3e59fb59c214c5bcf9d1bf2971f100e0dac4f
Fixed
4655a591478e4b31a3396695a2457daad9d4c899
Fixed
4efd7146dcf959afe64e9c51531cd8f82e60eab6
Fixed
826763adbd8bd3137c5b3756650da473dc6216d5
Fixed
59951b8a87ef4fb4b5b9409f70ba07663681a040
Fixed
5b58d8c206f37525c8217171e1f3e91dd2fa55e5
Fixed
5e6f5bffaa80fc8ecce348ec0e34fed9d843e47e
Fixed
479aa6fa8c50f1052f1451326ef7d4d586d340c3

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.17.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.51
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

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