Lucene search
K

28 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001397)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001397 advisory. An out-of-bounds OOB memory write flaw was found in listdevices in drivers/md/dm-ioctl.c in the Multi- device driver module in the Linux kernel before 5.12. A bound...

6.7CVSS6.4AI score0.00106EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.176 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2024-2544)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : bpf, skmsg: Fix NULL pointer dereference in skpsockskbingressenqueueCVE-2024-36938 bpf, sockmap: Prevent lock inversion deadlock in map delete...

9.8CVSS7AI score0.02683EPSS
Exploits3References228
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.133 views

EulerOS 2.0 SP9 : kernel (EulerOS-SA-2024-2369)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : kernel:ACPI: CPPC: Use accesswidth over bitwidth for system memory accessesCVE-2024-35995 kernel: block: fix overflow in...

9.8CVSS7.7AI score0.02683EPSS
Exploits1References140
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:0 a.m.48 views

EulerOS Virtualization 2.11.0 : kernel (EulerOS-SA-2024-2205)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while...

9.8CVSS6.5AI score0.02683EPSS
Exploits4References268
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.12 views

CVE-2024-43820

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

5.5CVSS6.3AI score0.00009EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.85 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2024-1837)

"According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the...

7.8CVSS6AI score0.00346EPSS
Exploits2References110
RedhatCVE
RedhatCVE
added 2024/05/18 12:10 a.m.17 views

CVE-2024-35808

A flaw was found in the md/dm-raid subsystem in the Linux kernel. If mdreapsyncthread is called directly, it could lead to potential misuse or system instability. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Securi...

5.5CVSS8.8AI score0.00008EPSS
Exploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.17 views

CVE-2024-35808

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

5.5CVSS7.4AI score0.00008EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.16 views

CVE-2024-35808

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

5.5CVSS6.2AI score0.00008EPSS
Exploits0References10
OSV
OSV
added 2024/05/17 1:23 p.m.14 views

CVE-2024-35808 md/dm-raid: don't call md_reap_sync_thread() directly

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

5.5CVSS5.9AI score0.00008EPSS
Exploits0References6
CVE
CVE
added 2024/05/17 1:23 p.m.150 views

CVE-2024-35808

In CVE-2024-35808, the Linux kernel md/dm-raid subsystem is vulnerable because md_reap_sync_thread() is invoked from raid_message() without holding reconfig_mutex, risking mutation of fields protected by that mutex and potential deadlocks. The documented fix is to unregister the sync_thread via s...

5.5CVSS6.7AI score0.00008EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.20 views

CVE-2024-35808 md/dm-raid: don't call md_reap_sync_thread() directly

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

7.4AI score0.00008EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.17 views

CVE-2024-35808

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

5.5CVSS7.3AI score0.00008EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.18 views

CVE-2024-35808 md/dm-raid: don't call md_reap_sync_thread() directly

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

6.8AI score0.00008EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/04/09 12:0 a.m.113 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-6726-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6726-1 advisory. Pratyush Yadav discovered that the Xen network backend implementation in the Linux kernel did not properly handle zero length data request,...

7.8CVSS6.9AI score0.00223EPSS
Exploits0References24
Tenable Nessus
Tenable Nessus
added 2024/02/22 12:0 a.m.37 views

Fedora 39 : kernel (2024-88847bc77a)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-88847bc77a advisory. The 6.7.5 stable kernel update contains a number of important fixes across the tree. Tenable has extracted the preceding description block directly...

5.5CVSS6.9AI score0.00025EPSS
Exploits0References3
CVE
CVE
added 2024/02/12 12:0 a.m.271 views

CVE-2023-52429

CVE-2023-52429 affects the Linux kernel driver path drivers/md/dm-table.c. The issue arises in dm_table_create’s alloc_targets path where, due to a missing check for struct dm_ioctl.target_count, it can allocate more than INT_MAX bytes and crash. Public sources in connected Nessus plugins confirm...

5.5CVSS5.8AI score0.00025EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2024/01/23 12:0 a.m.27 views

CVE-2024-23851

copyparams in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INTMAX bytes, and crash, because of a missing paramkernel-datasize check. This is related to ctlioctl...

6.3AI score0.00029EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/01/23 12:0 a.m.29 views

CVE-2024-23851

copyparams in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INTMAX bytes, and crash, because of a missing paramkernel-datasize check. This is related to ctlioctl...

5.5CVSS7.4AI score0.00029EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/08/17 12:0 a.m.29 views

OracleVM 3.4 : kernel-uek (OVMSA-2023-0017)

The remote OracleVM system is missing necessary patches to address security updates: - A use-after-free flaw was found in the Linux kernel's Atheros wireless adapter driver in the way a user forces the ath9khtcwaitfortarget function to fail with some input messages. This flaw allows a local user ...

7.8CVSS6.7AI score0.00045EPSS
Exploits2References15
Rows per page
Query Builder