NONE · 0

CVE-2026-53188

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...

Vulnerability Description

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

FAQ

What is CVE-2026-53188?

CVE-2026-53188 is a documented vulnerability. 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...

How severe is CVE-2026-53188?

CVSS scoring is not yet available for CVE-2026-53188. Check NVD for updates.

Is there a patch for CVE-2026-53188?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.