Lucene search
+L

1046 matches found

CVE
CVE
•added 2024/05/20 9:47 a.m.•120 views

CVE-2024-35994

CVE-2024-35994 concerns the Linux kernel firmware driver for Qualcomm QSEE/QSEECom (uefisecapp). The issue stems from the QSEECOM APP_SEND command handling: the driver originally treated request and response buffers as separate DMA regions, but the firmware expects both buffers to live in a singl...

7.8CVSS6.9AI score0.00192EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
•added 2024/05/20 9:47 a.m.•67 views

CVE-2024-35994

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APPSEND command has specific fields for request and response buffers, uefisecapp expects them both to be in a single memory...

7.8CVSS7.1AI score0.00192EPSS
SaveExploits0
OSV
OSV
•added 2024/05/20 9:47 a.m.•24 views

CVE-2024-35994 firmware: qcom: uefisecapp: Fix memory related IO errors and crashes

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APPSEND command has specific fields for request and response buffers, uefisecapp expects them both to be in a single memory...

7.8CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2024/05/20 9:47 a.m.•57 views

CVE-2024-35994 firmware: qcom: uefisecapp: Fix memory related IO errors and crashes

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix memory related IO errors and crashes It turns out that while the QSEECOM APPSEND command has specific fields for request and response buffers, uefisecapp expects them both to be in a single memory...

7.8CVSS6.7AI score0.00192EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2024/05/18 1:40 a.m.•21 views

CVE-2023-52684

A vulnerability was found in the Qualcomm Secure Execution Environment QSEE communication driver qseecom in the Linux kernel. This issue may allow leaks in error paths, which can lead to excessive memory consumption and potential system instability Mitigation Mitigation for this issue is either n...

5.5CVSS6.3AI score0.00195EPSS
SaveExploits0References4
NVD
NVD
•added 2024/05/17 3:15 p.m.•33 views

CVE-2023-52684

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM calls would be freed...

5.5CVSS6.5AI score0.00195EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2024/05/17 3:15 p.m.•21 views

CVE-2023-52684

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM calls would be freed...

5.5CVSS5.9AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/17 3:15 p.m.•56 views

UBUNTU-CVE-2023-52684

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM calls would be freed...

5.5CVSS5.7AI score0.00195EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2024/05/17 2:24 p.m.•45 views

CVE-2023-52684 firmware: qcom: qseecom: fix memory leaks in error paths

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM calls would be freed...

6.5AI score0.00195EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/05/17 2:24 p.m.•20 views

CVE-2023-52684 firmware: qcom: qseecom: fix memory leaks in error paths

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM calls would be freed...

6.9AI score0.00195EPSS
SaveExploits0References2
OSV
OSV
•added 2024/05/17 2:24 p.m.•22 views

CVE-2023-52684 firmware: qcom: qseecom: fix memory leaks in error paths

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM calls would be freed...

5.5CVSS5AI score
SaveExploits0References5
CVE
CVE
•added 2024/05/17 2:24 p.m.•86 views

CVE-2023-52684

A vulnerability exists in the Qualcomm Secure Execution Environment (QSEE) communication driver (qseecom ) within the Linux kernel . The issue is caused by memory leaks in error paths, specifically within the qsee_uefi_get_variable() function in the drivers/firmware/qcom/qcom_qseecom_uefisecapp.c...

6.7AI score0.00195EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
•added 2024/05/17 2:24 p.m.•70 views

CVE-2023-52684

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM calls would be freed...

5.3AI score0.00195EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2024/05/03 2:09 a.m.•10 views

SUSE CVE-2024-26965

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

5.5CVSS6.4AI score0.00258EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2024/05/03 2:09 a.m.•9 views

SUSE CVE-2024-26969

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

5.5CVSS6.4AI score0.00257EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2024/05/01 8:23 p.m.•33 views

CVE-2024-26970

A vulnerability was found in the Linux Kernel's qcom gcc-ipq6018.c driver, where out-of-bounds access can occur when the frequency table arrays are traversed by functions like qcomfindfreq or qcomfindfreqfloor, as the arrays are not terminated with an empty element. This can lead to memory...

5.5CVSS7AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/01 8:23 p.m.•33 views

CVE-2024-26968

A vulnerability was found in the Linux Kernel's qcom gcc-ipq9574.c driver, where out-of-bounds access can occur when the frequency table arrays are traversed by functions like qcomfindfreq or qcomfindfreqfloor, as the arrays are not terminated with an empty element. This can lead to memory...

5.5CVSS6.9AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/01 8:22 p.m.•27 views

CVE-2024-26967

A vulnerability was found in the Linux Kernel's qcom camcc-sc8280xp.c driver, where out-of-bounds access can occur when the frequency table arrays are traversed by functions like qcomfindfreq or qcomfindfreqfloor, as the arrays are not terminated with an empty element. This can lead to memory...

5.5CVSS9AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/01 8:22 p.m.•32 views

CVE-2024-26965

A vulnerability was found in the Linux Kernel's qcom mmcc-msm8974.c driver, where out-of-bounds access can occur when the frequency table arrays are traversed by functions like qcomfindfreq or qcomfindfreqfloor as the arrays are not terminated with an empty element. This can lead to memory...

5.5CVSS7.9AI score0.00258EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/01 5:05 p.m.•57 views

CVE-2024-26942

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually...

5.5CVSS7AI score0.00147EPSS
SaveExploits0References4
Rows per page
Query Builder