Lucene search
+L

717 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: pinctrl: Check the return value of pinmuxops::getfunctionname. While the API contract in the documentation does not explicitly specify this, the generic implementation of the getfunctionname callback from struct pinmuxops –...

6.3AI score0.00212EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: pinctrl: stm32 – Fixed a refcount leak in stm32pctrlgetirqdomain. The function ofirqfindparent returns a node pointer with the refcount incremented. We should use ofnodeput on it when it is no longer necessary. Add the missing...

5.9AI score0.00202EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: corrected the incorrect free operation in pinctrlenable. The “pctldev” structure is allocated in devmpinctrlregisterandinit. It’s a devmmanaged pointer that is freed by devmpinctrldevrelease. Therefore, freeing it ...

7.8CVSS6.2AI score0.00247EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Added the missing ofnodeput function in nmkpinctrlprobe. This node pointer is returned by ofparsephandle, and its refcount is incremented in this function. Calling ofnodeput prevents the refcount leak...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: pinctrl: renesas: core: A possible null-ptr-deref issue has been fixed in shpfcmapresources. This issue could occur when using the res function, if platformgetresource returns NULL. To prevent this, move the usage of res after...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: pinctrl: fixed a deadlock issue in the createpinctrl function when handling -EPROBEDEFER. In createpinctrl, the pinctrlmapsmutex is acquired before calling addsetting. If addsetting returns -EPROBEDEFER, createpinctrl calls...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 3:00 p.m.12 views

CVE-2026-74519

A flaw was found in the Linux kernel. An issue within the pinctrl subsystem's device tree handling could lead to a double-free vulnerability. This occurs when an error path during device binding attempts to free uninitialized memory, potentially allowing a local attacker to trigger a system crash...

7.8CVSS5.3AI score0.00146EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 3:00 p.m.10 views

CVE-2026-68465

A flaw was found in the Linux kernel's SDHCI eSDHC i.MX driver. The esdhcchangepinstate function contains an error in how it checks for high-speed pin states. This prevents devices with a sleep pinctrl state from restoring their default pin configuration, potentially leading to an improper system...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.11 views

The vulnerability of the cs42l43pinprobe() function in the drivers/pinctrl/cirrus/pinctrl-cs42l43.c driver for Linux kernel’s PINCTRL output ports allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the cs42l43pinprobe function in the drivers/pinctrl/cirrus/pinctrl-cs42l43.c driver for Linux kernel’s PINCTRL output port relates to the multiple release of the same resource or descriptor. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS5.1AI score0.00122EPSS
SaveExploits0References10Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.9 views

The vulnerability of the pinctrl-single.c component in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the pinctrl-single.c component in the Linux operating system is related to errors during the update of the link counters. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS4.7AI score0.0016EPSS
SaveExploits0References17Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.9 views

The vulnerability of the eqbr_irq_ack() function in the drivers/pinctrl/pinctrl-equilibrium.c module of the Linux operating system’s GPIO controller driver allows a hacker to cause a service failure.

The vulnerability of the eqbrirqack function in the drivers/pinctrl/pinctrl-equilibrium.c module of the Linux kernel’s GPIO controller driver leads to uncontrolled resource consumption. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS4.6AI score0.00122EPSS
SaveExploits0References11Affected Software3
SUSE CVE
SUSE CVE
added 2026/08/15 11:51 p.m.13 views

SUSE CVE-2026-74519

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS5.6AI score0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:17 p.m.10 views

CVE-2026-74519

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 1:17 p.m.9 views

AZL-96555 CVE-2026-74519 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS5.8AI score0.00146EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.15 views

CVE-2026-74519

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS5.6AI score0.00146EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.12 views

UBUNTU-CVE-2026-74519

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS5.5AI score0.00146EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.12 views

CVE-2026-74519

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS5.5AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.22 views

CVE-2026-74519 pinctrl: devicetree: don't free uninitialized dev_name on error path

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.37 views

CVE-2026-74519 pinctrl: devicetree: don't free uninitialized dev_name on error path

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

7.8CVSS0.00146EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.10 views

EUVD-2026-59712

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: don't free uninitialized devname on error path dtrememberorfreemap duplicates devname for each map entry. If kstrdupconst fails, dtfreemap frees devname in all nummaps entries, including entries that have not...

5.6AI score0.00146EPSS
SaveExploits0References5
Rows per page
Query Builder