GHSA-qv25-8qcj-cc95HighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp:...

Published
May 28, 2026
Last Modified
May 30, 2026

🔗 CVE IDs covered (1)

📋 Description

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

staging: media: atomisp: Disallow all private IOCTLs

Disallow all private IOCTLs. These aren't quite as safe as one could assume of IOCTL handlers; disable them for now. Instead of removing the code, return in the beginning of the function if cmd is non-zero in order to keep static checkers happy.

🔗 References (7)