Loading market data...
← Back to CVE feed

CVE-2026-52978

UNKNOWN View on NVD ↗

Description

In the Linux kernel, the following vulnerability has been resolved: net: psp: require admin permission for dev-set and key-rotate The dev-set and key-rotate netlink operations modify shared device state (PSP version configuration and cryptographic key material, respectively) but do not require CAP_NET_ADMIN. The only access control is psp_dev_check_access() which merely verifies netns membership.

Published: Jun 24, 2026 17:17 UTC Modified: Jun 24, 2026 17:17 UTC