media: camss: Clean up received buffers on failed start of streaming
Summary
| CVE | CVE-2022-50757 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2025-12-24 13:16:02 UTC |
| Updated | 2026-08-04 10:18:23 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: media: camss: Clean up received buffers on failed start of streaming It is required to return the received buffers, if streaming can not be started. For instance media_pipeline_start() may fail with EPIPE, if a link validation between entities is not passed, and in such a case a user gets a kernel warning: WARNING: CPU: 1 PID: 520 at drivers/media/common/videobuf2/videobuf2-core.c:1592 vb2_start_streaming+0xec/0x160 <snip> Call trace: vb2_start_streaming+0xec/0x160 vb2_core_streamon+0x9c/0x1a0 vb2_ioctl_streamon+0x68/0xbc v4l_streamon+0x30/0x3c __video_do_ioctl+0x184/0x3e0 video_usercopy+0x37c/0x7b0 video_ioctl2+0x24/0x40 v4l2_ioctl+0x4c/0x70 The fix is to correct the error path in video_start_streaming() of camss. |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.001750000 probability, percentile 0.072060000 (date 2026-08-06)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 75954cde8a5ca84003b24b6bf83197240935bd74 git | Not specified |
| CNA | Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 04c734c716a97f1493b1edac41316aaed1d2a9d9 git | Not specified |
| CNA | Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 fe443b3fe36cd23d4f5dc6d825d34322e7c89f0c git | Not specified |
| CNA | Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 3d5cab726e3b370fea1b6e67183f0e13c409ce5c git | Not specified |
| CNA | Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 d1c44928bb3ca0ec88e7ad5937a2a26a259aede6 git | Not specified |
| CNA | Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 f05326a440dc31b91b688b2f3f15b7347894a50b git | Not specified |
| CNA | Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 24df4fa3e795fb4b15fd4d3c036596e0978d265a git | Not specified |
| CNA | Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 c8f3582345e6a69da65ab588f7c4c2d1685b0e80 git | Not specified |
| CNA | Linux | Linux | affected 4.14 | Not specified |
| CNA | Linux | Linux | unaffected 4.14 semver | Not specified |
| CNA | Linux | Linux | unaffected 4.14.303 4.14.* semver | Not specified |
| CNA | Linux | Linux | unaffected 4.19.270 4.19.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.4.229 5.4.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.163 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.86 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.0.16 6.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.2 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.2 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/75954cde8a5ca84003b24b6bf83197240935bd74 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/f05326a440dc31b91b688b2f3f15b7347894a50b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/24df4fa3e795fb4b15fd4d3c036596e0978d265a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/d1c44928bb3ca0ec88e7ad5937a2a26a259aede6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/c8f3582345e6a69da65ab588f7c4c2d1685b0e80 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/3d5cab726e3b370fea1b6e67183f0e13c409ce5c | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/04c734c716a97f1493b1edac41316aaed1d2a9d9 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/fe443b3fe36cd23d4f5dc6d825d34322e7c89f0c | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.