Lucene search
+L

66 matches found

Cvelist
Cvelist
added 2024/06/08 12:52 p.m.59 views

CVE-2024-36965 remoteproc: mediatek: Make sure IPI buffer fits in L2TCM

In the Linux kernel, the following vulnerability has been resolved: remoteproc: mediatek: Make sure IPI buffer fits in L2TCM The IPI buffer location is read from the firmware that we load to the System Companion Processor, and it's not granted that both the SRAM L2TCM size that is defined in the...

7.8CVSS0.00221EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/08 12:52 p.m.115 views

CVE-2024-36965

CVE-2024-36965 affects the Linux kernel remoteproc mediatek by adding a guard to ensure the IPI buffer fits in L2TCM. The IPI buffer address is read from firmware loaded to the System Companion Processor, and the SRAM/L2TCM size defined in the devicetree may be insufficient, especially for multi-...

7.8CVSS7.2AI score0.00221EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.9 views

SUSE CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

4.7CVSS6.5AI score0.00252EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2024/06/03 5:33 p.m.27 views

CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

4.4CVSS6.4AI score0.00252EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/30 4:15 p.m.23 views

CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.5CVSS7.4AI score0.00252EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/30 4:15 p.m.7 views

DEBIAN-CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.14 views

UBUNTU-CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.5CVSS5.7AI score0.00252EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.18 views

CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References28
CVE
CVE
added 2024/05/30 3:35 p.m.158 views

CVE-2024-36959

In CVE-2024-36959, the Linux kernel pinctrl subsystem fixed a refcount leak in pinctrl_dt_to_map() when propname allocation fails. The code now drops the recently taken reference by calling pinctrl_dt_free_maps() directly to avoid leak and potential exploitation via local access. Affected: Linux ...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/05/30 3:35 p.m.37 views

CVE-2024-36959 pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

7.3AI score0.00252EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.21 views

CVE-2024-36959 pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

6.7AI score0.00252EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a reference count leak in the pinctrl:devicetree module pinctrldttomap...

5.5CVSS6.2AI score0.00252EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/28 3:34 a.m.8 views

SUSE CVE-2021-47413

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: Also search for 'phys' phandle When passing 'phys' in the devicetree to describe the USB PHY phandle which is the recommended way according to Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt the...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References10
NVD
NVD
added 2024/05/21 3:15 p.m.40 views

CVE-2021-47413

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: Also search for 'phys' phandle When passing 'phys' in the devicetree to describe the USB PHY phandle which is the recommended way according to Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt the...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47413

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: Also search for 'phys' phandle When passing 'phys' in the devicetree to describe the USB PHY phandle which is the recommended way according to Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt the...

5.5CVSS6.2AI score
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:04 p.m.110 views

CVE-2021-47413

CVE-2021-47413 concerns a NULL pointer dereference in the Linux kernel (usb: chipidea: ci_hdrc_imx) when a 'phys' phandle is provided in devicetree on i.MX7/i.MX8MM. The chipidea core populates usb_phy in ci_hdrc, while charger logic checks data->usb_phy in imx_usbmisc_data, causing a NULL der...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:04 p.m.44 views

CVE-2021-47413 usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: Also search for 'phys' phandle When passing 'phys' in the devicetree to describe the USB PHY phandle which is the recommended way according to Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt the...

6.3AI score0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.9 views

SUSE CVE-2022-48672

In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflattendtnodes Commit 78c44d910d3e "drivers/of: Fix depth when unflattening devicetree" forgot to fix up the depth check in the loop body in unflattendtnodes which makes it possible to overflow...

5.3CVSS7.6AI score0.00248EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/03 3:15 p.m.7 views

DEBIAN-CVE-2022-48672

In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflattendtnodes Commit 78c44d910d3e "drivers/of: Fix depth when unflattening devicetree" forgot to fix up the depth check in the loop body in unflattendtnodes which makes it possible to overflow...

7.8CVSS5.4AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/08 3:32 a.m.14 views

GSD-2022-1008345 pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map

pinctrl: devicetree: fix null pointer dereferencing in pinctrldttomap This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.334 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder