CVE-2026-46205 HIGH

CVE-2026-46205: staging: media: atomisp: Disallow all private IOCTLs

Vendor Linux
Product Linux
Published May 28, 2026
Last update June 15, 2026

CVSS base score

7.8/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 28, 2026 CVE published
June 15, 2026 Record updated