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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-24 17:17
Updated : 2026-07-14 16:51
NVD link : CVE-2026-52978
Mitre link : CVE-2026-52978
CVE.ORG link : CVE-2026-52978
JSON object : View
Products Affected
linux
- linux_kernel
CWE
