Lucene search
+L

4821 matches found

Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.65 views

CVE-2023-52516

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call dmaentryalloccheckleak under freeentrieslock dmaentryalloccheckleak calls into printk - serial console output qcom geni and grabs port-lock under freeentrieslock spin lock, which is a reverse locking...

5.5CVSS4.9AI score0.00171EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.11 views

SUSE CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

4.4CVSS7.9AI score0.00197EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/03/02 12:00 a.m.8 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the need for the device list to hold an associated lock when modified, otherwise the list may become corrupt...

7.8CVSS6.3AI score0.00185EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/29 11:15 p.m.11 views

CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

5.5CVSS7.9AI score
SaveExploits0References9
OSV
OSV
added 2024/02/29 11:15 p.m.5 views

DEBIAN-CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

5.5CVSS5.5AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.12 views

UBUNTU-CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS6.2AI score0.00197EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.29 views

CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS6.4AI score0.00197EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.33 views

CVE-2021-47067 soc/tegra: regulators: Fix locking up when voltage-spread is out of range

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: regulators: Fix locking up when voltage-spread is out of range Fix voltage coupler lockup which happens when voltage-spread is out of range due to a bug in the code. The max-spread requirement shall be accounted when C...

6.6AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.45 views

CVE-2021-47055 mtd: require write permissions for locking and badblock ioctls

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

7.1CVSS7.6AI score0.00197EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/02/29 10:50 a.m.23 views

CVE-2021-47041

A flaw was found in the Linux Kernel, potentially allowing for a deadlock when running nvmet-tcp and nvme-tcp on the same system. This may lead to compromised Availability...

4.4CVSS6AI score0.0049EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.20 views

CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS7.3AI score0.0049EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

DEBIAN-CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS5.2AI score0.0049EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS7.3AI score
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.13 views

DEBIAN-CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.29 views

CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS5.9AI score0.0049EPSS
SaveExploits0References7
Prion
Prion
added 2024/02/28 9:15 a.m.22 views

Race condition

In the Linux kernel, the following vulnerability has been resolved: hfsplus: prevent corruption in shrinking truncate I believe there are some issues introduced by commit 31651c607151 "hfsplus: avoid deadlock on file truncation" HFS+ has extent records which always contains 8 extents. In case the...

7.1AI score0.0024EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.28 views

CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.5CVSS6.4AI score0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/28 9:15 a.m.6 views

UBUNTU-CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS5.8AI score0.0049EPSS
SaveExploits0References8
Prion
Prion
added 2024/02/28 9:15 a.m.21 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

6.6AI score0.0049EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.20 views

CVE-2021-47041 nvmet-tcp: fix incorrect locking in state_change sk callback

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS6.6AI score0.0049EPSS
SaveExploits0References5
Rows per page
Query Builder