2 matches found
ROS-20260408-73-0014
A vulnerability in the arch/arm/mach-rockchip component of the Linux operating system kernel is related to a race condition in the signal handler. Exploitation of the vulnerability could allow an attacker to cause a denial of service...
CVE-2022-50443
CVE-2022-50443 concerns the Linux kernel, specifically the drm/rockchip: lvds path. The root cause is a usage-counter imbalance: pm_runtime_get_sync increments the PM usage counter even if the operation fails, creating a reference leak. The fix replaces the faulty path with pm_runtime_resume_and_...