DisplayPort operation hang via recursive mutex lock
Published Apr 16, 2025 · Updated May 11, 2026
Improper locking in Linux 6.13 before 6.13.11 and 6.14 before 6.14.2 allows local users to hang a DisplayPort debugfs write. The zynqmp_dp_ignore_hpd_set() handler locks dp->lock, updates ignore_hpd, and then locks the same nonrecursive mutex again instead of unlocking it. Reachability requires root or CAP_SYS_ADMIN access to the ZynqMP DisplayPort debugfs interface; the deadlock leaves dp->lock held.
Summary
What happened
Improper locking in Linux 6.13 before 6.13.11 and 6.14 before 6.14.2 allows local users to hang a DisplayPort debugfs write. The zynqmp_dp_ignore_hpd_set() handler locks dp->lock, updates ignore_hpd, and then locks the same nonrecursive mutex again instead of unlocking it. Reachability requires root or CAP_SYS_ADMIN access to the ZynqMP DisplayPort debugfs interface; the deadlock leaves dp->lock held.
The record
- CVE
- CVE-2025-22098
- Published
- Apr 16, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Apr 16, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=28edaacb821c69241f6c0be6bbd29f7145f1b44f <3f988cd2f65175e79349961a43a9deb115174784
- Affected versionversion=28edaacb821c69241f6c0be6bbd29f7145f1b44f <7a8d53aa5b7d2a89cda598239d08423bd66920f1
- Affected versionversion=28edaacb821c69241f6c0be6bbd29f7145f1b44f <f887685ee0eb4ef716391355568181230338f6eb
- Affected versionversion=6.13
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo