Lucene search
+L

690 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-25547

Malicious code in bioql PyPI...

6.4AI score0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-41165

Malicious code in bioql PyPI...

9.1CVSS9.1AI score0.00493EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-55041

Malicious code in bioql PyPI...

5.5CVSS5.6AI score0.0027EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-25082

Malicious code in bioql PyPI...

8.6AI score0.0016EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-20982

Malicious code in bioql PyPI...

6.4AI score0.0014EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/08 12:0 a.m.15 views

PT-2025-44098

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the pinctrl subsystem where the return value of the pinmux ops::get function name function is not adequately checked. The pinmux generic get function...

6CVSS5.8AI score0.00212EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 6:5 a.m.5 views

kernel: pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER

A deadlock flaw was found in the Linux kernel’s pinctrl subsystem. This flaw allows a local user to crash the system...

5.5CVSS6.8AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/02 6:5 a.m.4 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.1CVSS6.8AI score0.00923EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38654

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register Move DT parse before pinct...

5.5CVSS5.6AI score0.00155EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.3 views

RHEL 9 : kernel (RHSA-2025:15016)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15016 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: s390/ptrace: handle setting o...

9.1CVSS6.9AI score0.00923EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38655

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: add NULL check in DT parse Add a NULL check for the return value of...

5.5CVSS5.6AI score0.00155EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-38516

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless register...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/08/24 4:7 p.m.7 views

CVE-2025-38632

In the Linux kernel, the following vulnerability has been resolved: pinmux: fix race causing muxowner NULL with active muxusecount commit 5a3e85c3c397 "pinmux: Use sequential access to access desc-pinmux data" tried to address the issue when two client of the same gpio calls pinctrlselectstate fo...

4.1CVSS6.3AI score0.00111EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.5 views

SUSE CVE-2025-38654

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register Move DT parse before pinctrl register. This ensures that device tree parsing is done before calling devmpinctrlregister to prevent using uninitialized pin resource...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.8 views

SUSE CVE-2025-38655

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: add NULL check in DT parse Add a NULL check for the return value of ofgetproperty when retrieving the "pinmux" property in the group parser. This avoids a potential NULL pointer dereference if the property ...

5.5CVSS6.4AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/22 4:15 p.m.8 views

CVE-2025-38655

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: add NULL check in DT parse Add a NULL check for the return value of ofgetproperty when retrieving the "pinmux" property in the group parser. This avoids a potential NULL pointer dereference if the property ...

5.5CVSS0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/22 4:15 p.m.10 views

UBUNTU-CVE-2025-38655

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: add NULL check in DT parse Add a NULL check for the return value of ofgetproperty when retrieving the "pinmux" property in the group parser. This avoids a potential NULL pointer dereference if the property ...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References12
OSV
OSV
added 2025/08/22 4:15 p.m.9 views

UBUNTU-CVE-2025-38654

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register Move DT parse before pinctrl register. This ensures that device tree parsing is done before calling devmpinctrlregister to prevent using uninitialized pin resource...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References12
CVE
CVE
added 2025/08/22 4:0 p.m.42 views

CVE-2025-38655

The CVE-2025-38655 issue in the Linux kernel affects pinctrl for canaan: k230 where the group parser retrieved the device-tree property "pinmux" without validating the of_get_property() return. The root cause is a missing NULL check, leading to a potential NULL pointer dereference if the property...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/08/22 4:0 p.m.9 views

CVE-2025-38654 pinctrl: canaan: k230: Fix order of DT parse and pinctrl register

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register Move DT parse before pinctrl register. This ensures that device tree parsing is done before calling devmpinctrlregister to prevent using uninitialized pin resource...

6.5AI score
SaveExploits0References6
Rows per page
Query Builder