Lucene search
+L

14 matches found

Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.5 views

TencentOS Server 4: kernel (TSSA-2025:0216)

"The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0216 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilitie...

7.8CVSS6.4AI score0.00224EPSS
Exploits0References7
OpenVAS
OpenVAS
added 2025/04/01 12:0 a.m.17 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2025-1317)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS8.2AI score0.00535EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.28 views

EulerOS 2.0 SP13 : kernel (EulerOS-SA-2025-1334)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlockCVE-2024-43098 KVM: arm64: Get rid of...

7.8CVSS7AI score0.00535EPSS
Exploits2References79
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.28 views

EulerOS 2.0 SP13 : kernel (EulerOS-SA-2025-1317)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlockCVE-2024-43098 KVM: arm64: Get rid of...

7.8CVSS7AI score0.00535EPSS
Exploits2References79
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-43098)

"The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43098 advisory. - In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of...

5.5CVSS6AI score0.00169EPSS
Exploits0References2
CBLMariner
CBLMariner
added 2025/03/13 9:13 p.m.5 views

CVE-2024-43098 affecting package kernel for versions less than 6.6.76.1-1

CVE-2024-43098 affecting package kernel for versions less than 6.6.76.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.8AI score0.00169EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.7 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-43098)

"The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43098 advisory. - In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of...

5.5CVSS6AI score0.00169EPSS
Exploits0References2
CBLMariner
CBLMariner
added 2025/03/07 10:13 p.m.5 views

CVE-2024-43098 affecting package kernel for versions less than 5.15.176.3-1

CVE-2024-43098 affecting package kernel for versions less than 5.15.176.3-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.8AI score0.00169EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-43098

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock A deadlock may happen since the i3cmasterregister acquires &i3cbus-lock twice...

5.5CVSS6.8AI score0.00169EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/01/11 1:15 p.m.3 views

CVE-2024-43098

In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock A deadlock may happen since the i3cmasterregister acquires &i3cbus-lock twice. See the log below. Use i3cdev-desc-info instead of calling i3cdevicein...

5.5CVSS6.4AI score0.00169EPSS
Exploits0References45
Circl
Circl
added 2025/01/11 12:28 p.m.1 views

CVE-2024-43098

creationtimestamp| type| source ---|---|--- 2025-01-11 12:28:22+00:00| seen| https://infosec.exchange/users/cve/statuses/113809719412087274 2025-01-11 13:15:45+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lfhs36m3mm2i 2025-08-14 10:00:00+00:00| seen|...

5.5CVSS8.6AI score0.00169EPSS
Exploits0References3
CVE
CVE
added 2025/01/11 12:25 p.m.135 views

CVE-2024-43098

CVE-2024-43098 is a Linux kernel issue in the i3c subsystem where a deadlock may occur due to double acquisition of i3cbus->lock during i3c_master_register() and related operations. The root cause is calling i3c_device_get_info() (and also i3c_device_info()) instead of using i3cdev->desc-&g...

5.5CVSS6.6AI score0.00169EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.16 views

CVE-2024-43098 i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock A deadlock may happen since the i3cmasterregister acquires &i3cbus-lock twice. See the log below. Use i3cdev-desc-info instead of calling i3cdevicein...

0.00169EPSS
Exploits0References7
OSV
OSV
added 2025/01/11 12:25 p.m.4 views

CVE-2024-43098 i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock A deadlock may happen since the i3cmasterregister acquires &i3cbus-lock twice. See the log below. Use i3cdev-desc-info instead of calling i3cdevicein...

5.5CVSS6.2AI score0.00169EPSS
Exploits0References12
Rows per page
Query Builder