Improper access control in Linux kernel - CVE-2026-52978
Published: June 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote user to modify shared device state.
The vulnerability exists due to improper access control in the psp netlink dev-set and key-rotate operations when handling netlink requests. A remote user can send crafted netlink requests to modify shared device state.
The only access check verifies network namespace membership.