Lucene search
+L

374 matches found

Cvelist
Cvelist
added 2025/02/26 2:13 a.m.21 views

CVE-2022-49491 drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vopbind It will cause null-ptr-deref in resourcesize, if platformgetresource returns NULL, move calling resourcesize after devmioremapresource that will check 'res' to avoid...

0.0027EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:11 a.m.103 views

CVE-2022-49382

CVE-2022-49382 affects the Linux kernel: soc: rockchip: Fix refcount leak in rockchip_grf_init. The issue occurred because of_find_matching_node_and_match returns a node pointer with an incremented refcount, and the patch adds missing of_node_put() when done to avoid the leak. Connected Astra Lin...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.2 views

CVE-2022-49382 soc: rockchip: Fix refcount leak in rockchip_grf_init

In the Linux kernel, the following vulnerability has been resolved: soc: rockchip: Fix refcount leak in rockchipgrfinit offindmatchingnodeandmatch returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

6.4AI score0.00264EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.19 views

CVE-2022-49382 soc: rockchip: Fix refcount leak in rockchip_grf_init

In the Linux kernel, the following vulnerability has been resolved: soc: rockchip: Fix refcount leak in rockchipgrfinit offindmatchingnodeandmatch returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

0.00264EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.15 views

CVE-2022-49245

In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: Fix PM usage reference of rockchipi2stdmresume pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it by replacing it with...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:56 a.m.83 views

CVE-2022-49245

CVE-2022-49245 affects the Linux kernel ASoC Rockchip implementation, specifically the rockchip_i2s_tdm_resume path. The root cause is that pm_runtime_get_sync would increment the PM usage counter even when the operation failed, leading to a reference counter leak. The documented fix replaces the...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.10 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 the Linux kernel that stems from the rockchipgrfinit function not properly releasing nodes returned by offindmatchingnodeandmatch, resulting ...

5.5CVSS6AI score0.00264EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.8 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 the Linux kernel that stems from a reference count leak caused by pmruntimegetsync in rockchipi2stdmresume...

5.5CVSS5.1AI score0.00253EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/02/18 12:0 a.m.16 views

Vulnerability of Linux operating system’s GPIO/ROCKCHIP kernel components, allowing a hacker to cause a service failure

The vulnerability of the GPIO/rockchip kernel components of the Linux operating system is related to the failure to release resources after the expiration of their useful life in the rockchipgpiolibregister function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00231EPSS
SaveExploits0References11Affected Software2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: - spi: rockchip: Fixed improper handling of runtime PM/system PM operations. The commit e882575efc77 “spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops” no longer respects the runtime PM status and simply...

5.5CVSS6.4AI score0.00219EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fixed a warning regarding dereference of a variable before checking it. The ‘state’ parameter cannot be NULL; we should check crtcstate accordingly. Fixed the warning:...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: Fix PM usage reference of rockchipi2stdmresume pmruntimegetsync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it by replacing it with...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.6 views

drm/rockchip: vop: Fix a dereferenced before check warning

...

5.5CVSS7AI score0.00207EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.4 views

SUSE CVE-2024-57907

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

3.3CVSS7.4AI score0.00214EPSS
SaveExploits0References13
OSV
OSV
added 2025/01/19 12:15 p.m.1 views

DEBIAN-CVE-2024-57907

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.8 views

UBUNTU-CVE-2024-57907

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS6.3AI score0.00214EPSS
SaveExploits0References33
Vulnrichment
Vulnrichment
added 2025/01/19 11:52 a.m.1 views

CVE-2024-57907 iio: adc: rockchip_saradc: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

5.6AI score0.00214EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.4 views

CVE-2024-57907

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.00214EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.20 views

CVE-2024-57907 iio: adc: rockchip_saradc: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

0.00214EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/19 11:52 a.m.12 views

CVE-2024-57907 iio: adc: rockchip_saradc: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score
SaveExploits0References11
Rows per page
Query Builder