Lucene search
+L

7726 matches found

OpenVAS
OpenVAS
added 2023/05/31 12:00 a.m.24 views

Ubuntu: Security Advisory (USN-6122-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.12966EPSS
SaveExploits8References2
Amazon
Amazon
added 2023/05/31 12:00 a.m.7 views

Important: kernel

Issue Overview: A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in tableclear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component. CVE-2023-2269 In the Linux kernel through 6.3.1, a use-after-free in...

7.8CVSS6.6AI score0.12966EPSS
SaveExploits8
Vulnrichment
Vulnrichment
added 2023/05/30 11:12 p.m.9 views

CVE-2023-2612 shiftfs lock unbalance in Ubuntu-specific kernels

Jean-Baptiste Cayrou discovered that the shiftfs file system in the Ubuntu Linux kernel contained a race condition when handling inode locking in some situations. A local attacker could use this to cause a denial of service kernel deadlock...

4.4CVSS6.2AI score0.00284EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/05/30 11:12 p.m.51 views

CVE-2023-2612 shiftfs lock unbalance in Ubuntu-specific kernels

Jean-Baptiste Cayrou discovered that the shiftfs file system in the Ubuntu Linux kernel contained a race condition when handling inode locking in some situations. A local attacker could use this to cause a denial of service kernel deadlock...

4.4CVSS5.7AI score0.00284EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2023/05/30 5:37 p.m.113 views

USN-6123-1: Linux kernel (OEM) vulnerabilities

Patryk Sondej and Piotr Krysiuk discovered that a race condition existed in the netfilter subsystem of the Linux kernel when processing batch requests, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrar...

7.8CVSS6.8AI score0.12966EPSS
SaveExploits9
OSV
OSV
added 2023/05/30 5:32 p.m.8 views

USN-6122-1 linux-oem-6.1 vulnerabilities

Patryk Sondej and Piotr Krysiuk discovered that a race condition existed in the netfilter subsystem of the Linux kernel when processing batch requests, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrar...

7.8CVSS6.7AI score0.12966EPSS
SaveExploits8References3
Ubuntu
Ubuntu
added 2023/05/30 5:32 p.m.93 views

USN-6122-1: Linux kernel (OEM) vulnerabilities

Patryk Sondej and Piotr Krysiuk discovered that a race condition existed in the netfilter subsystem of the Linux kernel when processing batch requests, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrar...

7.8CVSS6.7AI score0.12966EPSS
SaveExploits8
OSV
OSV
added 2023/05/30 12:00 a.m.8 views

UBUNTU-CVE-2023-2612

Jean-Baptiste Cayrou discovered that the shiftfs file system in the Ubuntu Linux kernel contained a race condition when handling inode locking in some situations. A local attacker could use this to cause a denial of service kernel deadlock...

4.7CVSS6.7AI score0.00284EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2023/05/30 12:00 a.m.30 views

CVE-2023-2612

Jean-Baptiste Cayrou discovered that the shiftfs file system in the Ubuntu Linux kernel contained a race condition when handling inode locking in some situations. A local attacker could use this to cause a denial of service kernel deadlock...

4.7CVSS6.7AI score0.00284EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2023/05/30 12:00 a.m.36 views

Ubuntu 22.04 LTS : Linux kernel (OEM) vulnerabilities (USN-6123-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6123-1 advisory. Patryk Sondej and Piotr Krysiuk discovered that a race condition existed in the netfilter subsystem of the Linux kernel when processing batch requests,...

7.8CVSS7.3AI score0.12966EPSS
SaveExploits9References6
SUSE CVE
SUSE CVE
added 2023/05/20 2:16 a.m.7 views

SUSE CVE-2023-32253

A flaw was found in the Linux kernel's ksmbd component. A deadlock is triggered by sending multiple concurrent session setup requests, possibly leading to a denial of service...

5.9CVSS6.4AI score0.003EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.9 views

kernel: Recursive locking violation in usb-storage that can cause the kernel to deadlock

An incorrect access control flaw was found in the Linux kernel USB core subsystem. When attaching a malicious usb device, the recursive locking violation in usb-storage can cause the kernel to deadlock. This issue could allow a local user to crash the system...

5.5CVSS6.6AI score0.00317EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.7 views

kernel: driver core: fix potential deadlock in __driver_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

5.5CVSS6.5AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.7 views

kernel: scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Remove WQMEMRECLAIM from storvscerrorwq storvscerrorwq workqueue should not be marked as WQMEMRECLAIM as it doesn't need to make forward progress under memory pressure. Marking this workqueue as WQMEMRECLAIM may...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.15 views

kernel: driver core: fix deadlock in __device_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix deadlock in deviceattach In deviceattach function, The lock holding logic is as follows: ... deviceattach devicelockdev // get lock dev asyncscheduledevdeviceattachasynchelper, dev; // func asyncschedulenode...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.8 views

kernel: dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

An ABBA deadlock flaw was found in the Linux kernel's device-mapper thin provisioning subsystem between the memory reclaim path and metadata abort handling. A local user can trigger this issue by initiating cache drop operations while dm-thin operations are active, causing process P1 to hold...

5.5CVSS7.1AI score0.00141EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:43 a.m.11 views

kernel: Recursive locking violation in usb-storage that can cause the kernel to deadlock

An incorrect access control flaw was found in the Linux kernel USB core subsystem. When attaching a malicious usb device, the recursive locking violation in usb-storage can cause the kernel to deadlock. This issue could allow a local user to crash the system...

5.5CVSS6.6AI score0.00317EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2023/05/14 12:00 a.m.69 views

Fedora 36 : kernel (2023-00393126a0)

The remote Fedora 36 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-00393126a0 advisory. The 6.2.15 stable kernel update contains a number of important fixes across the tree. Tenable has extracted the preceding description block directly...

7.8CVSS6.8AI score0.00491EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/05/14 12:00 a.m.32 views

Fedora 37 : kernel (2023-dfd4a6e8f2)

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

7.8CVSS6.8AI score0.00491EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/05/14 12:00 a.m.33 views

Fedora 38 : kernel (2023-26325e5399)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-26325e5399 advisory. The 6.2.15 stable kernel update contains a number of important fixes across the tree. Tenable has extracted the preceding description block directly...

7.8CVSS6.8AI score0.00491EPSS
SaveExploits1References3
Rows per page
Query Builder