CVE-2026-68215

Source
https://cve.org/CVERecord?id=CVE-2026-68215
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68215.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-68215
Downstream
Published
2026-08-10T12:00:34Z
Modified
2026-08-21T03:30:15Z
Summary
media: radio-si476x: Unregister v4l2_device on probe failure
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68215.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
b879a9c2a755d4ddf9e685258de6435710fd2f03
Fixed
828f8d2181aa09ff3d8b67e1d9c92d0dfc81026f
Fixed
cac1c4f08cb2d8beaad16f7ddc7911f3711daa9f
Fixed
7cf393f176317a126d71e88e4b6e25e83499b465
Fixed
4ca9c9f12b1bc341a0a3bbbd2090fd182db53771
Fixed
7ef9f1659404544a8dddd68842bafcb4a38197af
Fixed
64cb15878b35e5574ff4f80a0b613a79e47867ba
Fixed
730c235d7d2c80a401dac56b0f5066c889aa442d
Fixed
436a693af04ffb889aaf87cb69ec1f2b21d3569c

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.10.0
Fixed
5.10.265
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.216
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.183
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

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