Lucene search
+L

187 matches found

OSV
OSV
added 2024/10/25 11:9 a.m.12 views

OESA-2024-2293 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Use separate handlers for interrupts For PF to AF interrupt vector and VF to AF vector same interrupt handler is registered which is causing race...

9.8CVSS6.7AI score0.01107EPSS
Exploits0References24
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:0 a.m.14 views

The vulnerability of the optee component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the optee component in the Linux operating system’s kernel is related to memory release after the effective lifespan has ended. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00234EPSS
Exploits0References16Affected Software3
SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.3 views

SUSE CVE-2024-49853

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.6AI score0.00217EPSS
Exploits0References16
RedhatCVE
RedhatCVE
added 2024/10/21 3:40 p.m.18 views

CVE-2024-49853

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS7.1AI score0.00217EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.4 views

AZL-50978 CVE-2024-49853 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.7AI score0.00217EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.2 views

DEBIAN-CVE-2024-49853

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.2AI score0.00217EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.3 views

UBUNTU-CVE-2024-49853

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.5AI score0.00217EPSS
Exploits0References22
CVE
CVE
added 2024/10/21 12:18 p.m.117 views

CVE-2024-49853

CVE-2024-49853 affects the Linux kernel firmware/arm_scmi path (OPTEE transport). The issue is a double-free in the OPTEE transport where channel descriptors can be freed twice when unloading the stack, due to channels being shared between protocols. This can lead to memory corruption or potentia...

7.8CVSS8.3AI score0.00217EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 12:18 p.m.11 views

CVE-2024-49853

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.2AI score0.00217EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/10/21 12:18 p.m.11 views

CVE-2024-49853 firmware: arm_scmi: Fix double free in OPTEE transport

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7AI score0.00217EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/10/21 12:18 p.m.25 views

CVE-2024-49853 firmware: arm_scmi: Fix double free in OPTEE transport

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

0.00217EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 12:18 p.m.18 views

CVE-2024-49853 firmware: arm_scmi: Fix double free in OPTEE transport

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel descriptors twice when unloading the stack...

7.8CVSS6.3AI score0.00217EPSS
Exploits0References9
BDU FSTEC
BDU FSTEC
added 2024/05/30 12:0 a.m.10 views

The vulnerability of the optee_register_device() function in the Trusted Execution Environment (TEE) driver of the Linux operating system allows a malicious actor to gain access to protected information or cause a service failure.

The vulnerability of the opteeregisterdevice function in the drivers/tee/optee/device.c file of the Trusted Execution Environment TEE driver for the Linux operating system is related to incorrect handling of the return code. Exploiting this vulnerability could allow an attacker to access protecte...

7.1CVSS6.6AI score0.00232EPSS
Exploits0References30Affected Software4
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.5 views

SUSE 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.1CVSS6.7AI score0.00232EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/05/17 10:22 p.m.34 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...

5.5CVSS6.4AI score0.00232EPSS
Exploits0References4
NVD
NVD
added 2024/05/17 1:15 p.m.17 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.1CVSS6.4AI score0.00232EPSS
Exploits0References7
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
Exploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.5 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.1CVSS6.2AI score0.00232EPSS
Exploits0References17
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.24 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.1CVSS6.4AI score0.00232EPSS
Exploits0References16
Cvelist
Cvelist
added 2024/05/17 12:24 p.m.35 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...

6.4AI score0.00232EPSS
Exploits0References6
Rows per page
Query Builder