5 matches found
CVE-2026-53237
The CVE-2026-53237 entry concerns the Linux kernel GPIO subsystem for Marvell Armada 370/XP. Root cause: during suspend/resume, mvebu_pwm_suspend() and mvebu_pwm_resume() are invoked for all GPIO banks, but banks without PWM present mvchip->mvpwm set to NULL. When mvebu_pwm_suspend() is called...
PT-2025-49487
In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu gicp probe of irq find parent returns a node pointer with refcount incremented, We should use of node put on it when not needed anymore. Add missing of node put to avoid refcount...
CVE-2023-52780
In the Linux kernel, the following vulnerability has been resolved: net: mvneta: fix calls to pagepoolgetstats Calling pagepoolgetstats in the mvneta driver without checks leads to kernel crashes. First the page pool is only available if the bm is not used. The page pool is also not allocated whe...
CVE-2023-52780 net: mvneta: fix calls to page_pool_get_stats
In the Linux kernel, the following vulnerability has been resolved: net: mvneta: fix calls to pagepoolgetstats Calling pagepoolgetstats in the mvneta driver without checks leads to kernel crashes. First the page pool is only available if the bm is not used. The page pool is also not allocated whe...
SUSE SLED15 / SLES15 Security Update : kernel (SUSE-SU-2019:2424-1)
The SUSE Linux Enterprise 15 SP1 kernel was updated to receive various security and bugfixes. The following new features were implemented : jscSLE-4875: CML New device IDs for CML jscSLE-7294: Add cpufreq driver for Raspberry Pi fate326869: perf: pmu memload/store event support fate327380: KVM: A...