ShellCodeX vulnerability brief
UNASSESSED
Received
CVE-2026-64521
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.
Published 25 Jul 2026, 10:17 UTC
Last modified 25 Jul 2026, 10:17 UTC
01
Attack profile
The conditions required to exploit this vulnerability and its potential impact.
Attack vector
Not assessed
Attack complexity
Not assessed
Privileges required
Not assessed
User interaction
Not assessed
Scope
Not assessed
Confidentiality
Not assessed
Integrity
Not assessed
Availability
Not assessed
02
Affected products
Product applicability statements supplied with the NVD record.
NVD has not published structured affected-product data for this record.
03
Weakness classification
CWE categories help security teams group the underlying software weakness.
Weakness classification is still awaiting analysis.
04
Source references
External advisories, patches and technical reports attached to this CVE record.