CVE-2026-68215
Last modified
CVE-2026-68215 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: media: radio-si476x: Unregister v4l2_device on probe failure si476x_radio_probe() registers radio->v4l2dev before allocating the V4L2 controls and before registering the video device. If any of those later steps fails, probe returns through the exit label after freeing only the control handler. A failed probe does not call si476x_radio_remove(), so the v4l2_device_unregister() there is not reached.
Description
In the Linux kernel, the following vulnerability has been resolved: media: radio-si476x: Unregister v4l2_device on probe failure si476x_radio_probe() registers radio->v4l2dev before allocating the V4L2 controls and before registering the video device. If any of those later steps fails, probe returns through the exit label after freeing only the control handler. A failed probe does not call si476x_radio_remove(), so the v4l2_device_unregister() there is not reached. This leaves the parent device reference taken by v4l2_device_register() behind on the error path. Unregister the V4L2 device in the probe error path after freeing the controls.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b879a9c2a755d4ddf9e685258de6435710fd2f03, < 4ca9c9f12b1bc341a0a3bbbd2090fd182db53771; >= b879a9c2a755d4ddf9e685258de6435710fd2f03, < 7ef9f1659404544a8dddd68842bafcb4a38197af; >= b879a9c2a755d4ddf9e685258de6435710fd2f03, < 64cb15878b35e5574ff4f80a0b613a79e47867ba; >= b879a9c2a755d4ddf9e685258de6435710fd2f03, < 730c235d7d2c80a401dac56b0f5066c889aa442d; >= b879a9c2a755d4ddf9e685258de6435710fd2f03, < 436a693af04ffb889aaf87cb69ec1f2b21d3569c |
| Linux | Linux | 3.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68215?
How severe is CVE-2026-68215?
How do I fix CVE-2026-68215?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6821GitLab has remediated an issue in GitLab EE affecting all ve…4.3
- CVE-2026-68210In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68211In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68212In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68213In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68214In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68216In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68217In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68218In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68219In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68220In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68221In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68215?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
