CyberSec.Space Logo
Back to CVE Browser

CVE-2026-64521

N/A
CVSS Severity Score
EPSS Score0.2060%
EPSS Percentile10.86th
Published2026-07-25
Last Modified2026-07-25
Data SourcesNVDFIRST.org EPSS

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: pinctrl: meson: amlogic-a4: fix deadlock issue Accessing the pinconf-pins sysfs node may deadlock. pinconf_pins_show() holds pctldev->mutex, and the platform driver calls pinctrl_find_gpio_range_from_pin(), which tries to acquire the same mutex again, leading to a deadlock. Use pinctrl_find_gpio_range_from_pin_nolock() to fix this issue.

Affected Platforms (CPE)

No CPE configurations currently published for this record.

References & Advisories

Related Vulnerabilities