Lucene search
+L

820 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.6 views

PT-2025-37611

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference count leak was resolved in the xvip graph dma init function within the Xilinx ViPP driver of the Linux kernel. The of get child by name function increments the reference...

5.9AI score0.0016EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.8 views

PT-2025-37503

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference count leak bug was resolved in the of get ddr timings function within the Linux kernel. The issue occurs when iterating through child nodes and requires adding of node put ...

6AI score0.0016EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:21 p.m.7 views

PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_setup_rc_app_regs()

...

5.5CVSS7AI score0.00225EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:56 p.m.12 views

arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

...

5.5CVSS7AI score0.00225EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.7 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.00159EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 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.00159EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/24 4:07 p.m.11 views

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.4AI score0.00159EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.8 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.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.10 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.00159EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/22 4:15 p.m.32 views

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.5CVSS0.00159EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/22 4:15 p.m.12 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.00159EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/22 4:15 p.m.15 views

CVE-2025-38649

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: qcs615: fix a crash issue caused by infinite loop for Coresight An infinite loop has been created by the Coresight devices. When only a source device is enabled, the coresightfindactivatedsysfssink function is...

5.5CVSS0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/22 4:15 p.m.13 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.00159EPSS
SaveExploits0References12
OSV
OSV
added 2025/08/22 4:15 p.m.13 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.00159EPSS
SaveExploits0References12
CVE
CVE
added 2025/08/22 4:00 p.m.57 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.00159EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/08/22 4:00 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
CVE
CVE
added 2025/08/22 4:00 p.m.53 views

CVE-2025-38654

CVE-2025-38654 concerns the Linux kernel pinctrl path for canaan k230. The vulnerability arises from the ordering of device-tree parsing and pinctrl registration, where device-tree parsing must complete before devm_pinctrl_register() is called to avoid using uninitialized pin resources. The provi...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.25 views

CVE-2025-38655 pinctrl: canaan: k230: add NULL check in DT parse

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 ...

0.00159EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.34 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...

0.00159EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/08/22 4:00 p.m.67 views

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.3AI score0.00159EPSS
SaveExploits0
Rows per page
Query Builder