In the Linux kernel, the following vulnerability has been resolved:
RDMA/core: Validate the passed in fops for ib_get_ucaps()
Sashiko pointed out it is not safe to rely only on the devt because
char/block alias so if the user finds a block device with the same dev_t
it can masquerade as a ucap cdev fd.
Test the f_ops to only accept authentic cdevs.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-25 09:16
Updated : 2026-07-06 12:38
NVD link : CVE-2026-53188
Mitre link : CVE-2026-53188
CVE.ORG link : CVE-2026-53188
JSON object : View
Products Affected
linux
- linux_kernel
CWE
