Lucene search
+L

8145 matches found

Debian CVE
Debian CVE
added 2024/05/17 1:40 p.m.27 views

CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS7.3AI score0.00223EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 1:40 p.m.35 views

CVE-2023-52661 drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

7.4AI score0.00223EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 1:15 p.m.2 views

DEBIAN-CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.1CVSS5.7AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 1:15 p.m.19 views

CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References7
NVD
NVD
added 2024/05/17 1:15 p.m.16 views

CVE-2024-27433

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clkmt8135apmixedprobe 'clkdata' is allocated with mtkdevmallocclkdata. So calling mtkfreeclkdata explicitly in the remove function would lead to a double-free. Remov...

7.8CVSS7.4AI score0.00228EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.27 views

CVE-2024-27433

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clkmt8135apmixedprobe 'clkdata' is allocated with mtkdevmallocclkdata. So calling mtkfreeclkdata explicitly in the remove function would lead to a double-free. Remov...

7.8CVSS6.3AI score0.00228EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/17 1:15 p.m.8 views

UBUNTU-CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.2AI score0.00232EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.28 views

CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References16
Debian CVE
Debian CVE
added 2024/05/17 12:24 p.m.55 views

CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.9AI score0.00232EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.25 views

CVE-2024-35785 tee: optee: Fix kernel panic caused by incorrect error handling

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.7AI score0.00232EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 12:24 p.m.45 views

CVE-2024-35785 tee: optee: Fix kernel panic caused by incorrect error handling

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/17 12:24 p.m.109 views

CVE-2024-35785

CVE-2024-35785 affects the Linux kernel: a bug in the error path when registering devices on the TEE bus could trigger a kernel panic due to an incorrect error handling flow, specifically following the supplicant-based device enumeration change (commit 7269cba53d90). The issue manifests as a tran...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/05/17 12:15 p.m.8 views

UBUNTU-CVE-2024-27414

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: fix error logic of IFLABRIDGEFLAGS writing back In the commit d73ef2d69c0d "rtnetlink: let rtnlbridgesetlink checks IFLABRIDGEMODE length", an adjustment was made to the old loop logic in the function rtnlbridgesetlink...

7.8CVSS6.1AI score0.00232EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/05/17 12:08 p.m.35 views

CVE-2024-27433 clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe()

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clkmt8135apmixedprobe 'clkdata' is allocated with mtkdevmallocclkdata. So calling mtkfreeclkdata explicitly in the remove function would lead to a double-free. Remov...

7.4AI score0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 12:08 p.m.108 views

CVE-2024-27433

CVE-2024-27433 affects the Linux kernel clock driver: mediatek mt7622-apmixedsys. The root cause was an error path where clk_data, allocated via mtk_devm_alloc_clk_data(), could be double-freed if mtk_free_clk_data() remained in the remove path. The fix removes this redundant deallocation in the ...

7.8CVSS6.7AI score0.00228EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/17 12:08 p.m.24 views

CVE-2024-27433 clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe()

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clkmt8135apmixedprobe 'clkdata' is allocated with mtkdevmallocclkdata. So calling mtkfreeclkdata explicitly in the remove function would lead to a double-free. Remov...

6AI score
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/17 12:00 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 Linux kernel that stems from incorrect error handling...

6.6AI score0.00232EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.12 views

PT-2024-14694 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the wifi: ath12k driver in the Linux kernel. When the core rfkill config throws an error, it should free the allocated resources. However, it is not freeing the...

9.1CVSS6.7AI score0.01219EPSS
SaveExploits11References898
CNNVD
CNNVD
added 2024/05/17 12:00 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 originates in the clkmt8135apmixedprobe function error handling path...

7.8CVSS6.6AI score0.00228EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/15 12:09 p.m.14 views

CVE-2023-6324 ThroughTek Kalay SDK error in handling the PSK identity

ThroughTek Kalay SDK uses a predictable PSK value in the DTLS session when encountering an unexpected PSK identity...

8.1CVSS6.9AI score0.00712EPSS
SaveExploits1References1
Rows per page
Query Builder