Lucene search
+L

7824 matches found

SUSE CVE
SUSE CVE
added 2024/05/28 3:01 p.m.7 views

SUSE CVE-2023-52737

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.5 views

SUSE CVE-2021-47421

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle the case of pcichanneliofrozen only in amdgpupciresume In current code, when a PCI error state pcichannelionormal is detectd, it will report PCIERSRESULTCANRECOVER status to PCI driver, and PCI driver will...

4.7CVSS6.5AI score0.00204EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/27 11:00 a.m.38 views

CVE-2021-47505

In the Linux kernel, the following vulnerability has been resolved: aio: fix use-after-free due to missing POLLFREE handling signalfdpoll and binderpoll are special in that they use a waitqueue whose lifetime is the current task, rather than the struct file as is normally the case. This is okay f...

6.6CVSS8.1AI score0.00252EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/27 8:30 a.m.27 views

CVE-2021-47469

In the Linux kernel, the following vulnerability has been resolved: spi: Fix deadlock when adding SPI controllers on SPI buses Currently we have a global spiaddlock which we take when adding new devices so that we can check that we're not trying to reuse a chip select that's already controlled...

4.4CVSS6.5AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.6 views

SUSE CVE-2021-47437

In the Linux kernel, the following vulnerability has been resolved: iio: adis16475: fix deadlock on frequency set With commit 39c024b51b560 "iio: adis16475: improve sync scale mode handling", two deadlocks were introduced: 1 The call to 'adiswritereg16' was not changed to it's unlocked version. 2...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.7 views

SUSE CVE-2021-47449

In the Linux kernel, the following vulnerability has been resolved: ice: fix locking for Tx timestamp tracking flush Commit 4dd0d5c33c3e "ice: add lock around Tx timestamp tracker flush" added a lock around the Tx timestamp tracker flow which is used to cleanup any left over SKBs and prepare for...

5.5CVSS6.2AI score0.00199EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.4 views

SUSE CVE-2021-47382

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix deadlock during failing recovery Commit 0b9902c1fcc5 "s390/qeth: fix deadlock during recovery" removed taking disciplinemutex inside qethdoreset, fixing potential deadlocks. An error path was missed though, that...

4.7CVSS6.4AI score0.00152EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/24 11:07 a.m.9 views

OESA-2024-1649 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: binder: fix race between mmput and doexit Task A calls binderupdatepagerange to allocate and insert pages on a remote address space from Task B. For this, Task A...

7.8CVSS6AI score0.0117EPSS
SaveExploits0References65
OSV
OSV
added 2024/05/24 11:07 a.m.10 views

OESA-2024-1650 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: hwrng: core - Fix page fault dead lock on mmap-ed hwrng There is a dead-lock in the hwrng device read path. This triggers when the user reads from /dev/hwrng int...

7.1CVSS6AI score0.0117EPSS
SaveExploits1References36
SUSE CVE
SUSE CVE
added 2024/05/24 10:33 a.m.5 views

SUSE CVE-2021-47349

In the Linux kernel, the following vulnerability has been resolved: mwifiex: bring down link before deleting interface We can deadlock when rmmod'ing the driver or going through firmware reset, because the cfg80211unregisterwdev has to bring down the link for us, ... which then grab the same wiph...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:00 a.m.5 views

net/mlx5e: Prevent deadlock while disabling aRFS

...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:00 a.m.7 views

USB: core: Fix deadlock in usb_deauthorize_interface()

...

7.8CVSS6.5AI score0.0019EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/23 6:16 p.m.8 views

dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()

A flaw was found in ASP.NET Core. A deadlock condition can be triggered in Http2OutputProducer.Stop, which may lead to a denial of service...

5.9CVSS5.7AI score0.01688EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 3:40 p.m.21 views

dotnet: denial of service in ASP.NET Core due to deadlock in Http2OutputProducer.Stop()

A flaw was found in ASP.NET Core. A deadlock condition can be triggered in Http2OutputProducer.Stop, which may lead to a denial of service...

5.9CVSS5.7AI score0.01688EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 3:40 p.m.41 views

Important: Red Hat Security Advisory: .NET 7.0 security update

An update for .NET 7.0 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.5CVSS7AI score0.02707EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/23 1:59 p.m.31 views

CVE-2021-47225

A vulnerability was found in the Linux kernel's mac80211 module, where closing an active AP interface while its associated APVLAN interfaces are still up can lead to a deadlock. This situation occurs because the system tries to lock a resource that is already held, causing the operation to freeze...

5.5CVSS6.2AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 1:29 p.m.31 views

CVE-2021-47271

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnspthreadirqhandler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: Detected non-responsive CSD lock 1 on CPU0 smp: csd:...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:05 a.m.27 views

CVE-2021-47449

A vulnerability was found in the Linux kernel vulnerability that affects the ice driver, specifically related to the locking mechanism for the Transmission Tx timestamp tracking flush. The issue arose after the addition of a lock around the Tx timestamp tracker flow, which handles cleanup of...

4.4CVSS7.5AI score0.00199EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.8 views

SUSE CVE-2021-47225

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.7 views

SUSE CVE-2021-47271

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnspthreadirqhandler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: Detected non-responsive CSD lock 1 on CPU0 smp: csd:...

5.5CVSS6.6AI score0.00147EPSS
SaveExploits0References3
Rows per page
Query Builder