Lucene search
K

18 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: The issue involves fixing a use-after-free condition in lazyopptables after delaying the probe operation. When the function devpmoppoffindiccpaths in allocateopptable returns -EPROBEDEFER, the opptable is freed again, and the...

5.3AI score0.00157EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.5 views

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

In the Linux kernel, the following vulnerabilities have been resolved: Venus: pmhelpers: Fixed a warning in the OPP phase during the probe. Fixed the following WARN messages that were triggered during the Venus driver probe in version 5.19.0-rc8-next-20220728: WARNING: CPU: 7 PID: 339 at...

5.5CVSS6.3AI score0.00197EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.2 views

SUSE CVE-2023-54026

In the Linux kernel, the following vulnerability has been resolved: opp: Fix use-after-free in lazyopptables after probe deferral When devpmoppoffindiccpaths in allocateopptable returns -EPROBEDEFER, the opptable is freed again, to wait until all the interconnect paths are available. However, if...

5.5CVSS6.5AI score0.00157EPSS
Exploits0References21
NVD
NVD
added 2025/12/24 1:16 p.m.3 views

CVE-2025-68739

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: hisi: Fix potential UAF in OPP handling Ensure all required data is acquired before calling devpmoppputopp to maintain correct resource acquisition and release order...

0.00181EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.3 views

CVE-2022-50637

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-hw: Fix memory leak in qcomcpufreqhwreadlut If "cpudev" fails to get opp table in qcomcpufreqhwreadlut, the program will return, resulting in "table" resource is not released...

5.4AI score0.00168EPSS
Exploits0
OSV
OSV
added 2025/12/09 12:0 a.m.3 views

CVE-2022-50637 cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom-hw: Fix memory leak in qcomcpufreqhwreadlut If "cpudev" fails to get opp table in qcomcpufreqhwreadlut, the program will return, resulting in "table" resource is not released...

6.3AI score0.00168EPSS
Exploits0References8
Ubuntu
Ubuntu
added 2025/09/03 6:3 p.m.4 views

USN-7737-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; -...

7.8CVSS7.4AI score0.10568EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.1 views

SUSE CVE-2022-50011

In the Linux kernel, the following vulnerability has been resolved: venus: pmhelpers: Fix warning in OPP during probe Fix the following WARN triggered during Venus driver probe on 5.19.0-rc8-next-20220728: WARNING: CPU: 7 PID: 339 at drivers/opp/core.c:2471 devpmoppsetconfig+0x49c/0x610 Modules...

5.5CVSS6.4AI score0.00197EPSS
Exploits0References9
OSV
OSV
added 2025/03/06 4:15 p.m.0 views

UBUNTU-CVE-2024-58068

In the Linux kernel, the following vulnerability has been resolved: OPP: fix devpmoppfindbw when bandwidth table not initialized If a driver calls devpmoppfindbwceil/floor the retrieve bandwidth from the OPP table but the bandwidth table was not created because the interconnect properties were...

5.5CVSS6.5AI score0.00168EPSS
Exploits0References20
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.3 views

firmware: arm_scpi: Check the DVFS OPP count returned by the firmware

...

5.5CVSS6.9AI score0.00225EPSS
Exploits0
OSV
OSV
added 2024/12/24 12:15 p.m.2 views

AZL-54948 CVE-2024-53157 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS6.6AI score0.00225EPSS
Exploits0References1
OSV
OSV
added 2024/12/24 12:15 p.m.1 views

UBUNTU-CVE-2024-53157

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References45
CNNVD
CNNVD
added 2024/12/24 12:0 a.m.4 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 insufficient checks when handling the number of DVFS OPPs returned from the firmware...

5.5CVSS6.6AI score0.00225EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.2 views

SUSE CVE-2024-43850

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmonremove The following warning is seen during bwmonremove due to refcount imbalance, fix this by releasing the OPPs after use. Logs: WARNING: at drivers/opp/core.c:1640...

5.5CVSS6.4AI score0.0021EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.2 views

SUSE CVE-2023-52671

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 Why Under some circumstances, disabling an OPTC and attempting to reclaim its OPPs for a different OPTC could cause a hang/underflow due to OPPs not being properly...

6.6CVSS6.2AI score0.00222EPSS
Exploits0References16
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.1 views

CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS6.2AI score0.00232EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.3 views

DEBIAN-CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS5.8AI score0.00232EPSS
Exploits0References1
OSV
OSV
added 2024/02/27 7:4 p.m.2 views

UBUNTU-CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS6.6AI score0.00232EPSS
Exploits0References7
Rows per page
Query Builder