Lucene search
K

16 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

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

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

5.5CVSS5.8AI score0.00024EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013754)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013754 advisory. 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...

5.7AI score0.00029EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010973)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010973 advisory. 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...

5.9AI score0.00029EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 3:6 p.m.2 views

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.5CVSS5.8AI score0.00032EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.1 views

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.7AI score0.00032EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.1 views

UBUNTU-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.7AI score0.00032EPSS
Exploits0References6
OSV
OSV
added 2025/12/24 10:55 a.m.1 views

CVE-2023-54026 opp: Fix use-after-free in lazy_opp_tables after probe deferral

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...

6.4AI score0.00032EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.2 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 opp framework's failure to remove the opp table from the global list after a probing delay, potentially...

6.1AI score0.00032EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/12/10 5:27 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.5CVSS5.8AI score0.00029EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/09 3:31 a.m.1 views

EUVD-2022-55719

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...

6AI score0.00029EPSS
Exploits0References6
CVE
CVE
added 2025/12/09 12:0 a.m.7 views

CVE-2022-50637

CVE-2022-50637 concerns the Linux kernel cpufreq driver for Qualcomm hardware. The issue is a memory/resource leak in cpufreq_qcom_hw_read_lut() where if cpu_dev fails to obtain the OPP table, the function returns without releasing the allocated table resource. The vulnerability has been resolved...

6.1AI score0.00029EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.1 views

SUSE CVE-2023-53664

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

5.5CVSS6.5AI score0.0002EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.4 views

CVE-2023-53664 OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate()

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

0.0002EPSS
Exploits0References2
OSV
OSV
added 2025/10/07 3:21 p.m.3 views

CVE-2023-53664 OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate()

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

5.5CVSS6.5AI score0.0002EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.10 views

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.5CVSS5.6AI score0.00024EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.0 views

kernel: 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.8AI score0.00029EPSS
Exploits0References5
Rows per page
Query Builder