CVE-2022-50757
Published: Dec 24, 2025
Modified: May 11, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 - < 75954cde8a5ca84003b24b6bf83197240935bd74affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 - < 04c734c716a97f1493b1edac41316aaed1d2a9d9affected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 - < fe443b3fe36cd23d4f5dc6d825d34322e7c89f0caffected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 - < 3d5cab726e3b370fea1b6e67183f0e13c409ce5caffected 0ac2586c410fe00d58dd09bf270a22f25d5287b8 - < d1c44928bb3ca0ec88e7ad5937a2a26a259aede6+3 more versions |
Linux | Linux | affected 4.14unaffected 0 - < 4.14unaffected 4.14.303 - <= 4.14.*unaffected 4.19.270 - <= 4.19.*unaffected 5.4.229 - <= 5.4.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now