Lucene search
K

4325 matches found

Cvelist
Cvelist
added 2024/05/30 3:35 p.m.25 views

CVE-2024-36944 Reapply "drm/qxl: simplify qxl_fence_wait"

In the Linux kernel, the following vulnerability has been resolved: Reapply "drm/qxl: simplify qxlfencewait" This reverts commit 07ed11afb68d94eadd4ffc082b97c2331307c5ea. Stephen Rostedt reports: "I went to run my tests on my VMs and the tests hung on boot up. Unfortunately, the most I ever got o...

6.4AI score0.00164EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.16 views

CVE-2024-36944 Reapply "drm/qxl: simplify qxl_fence_wait"

In the Linux kernel, the following vulnerability has been resolved: Reapply "drm/qxl: simplify qxlfencewait" This reverts commit 07ed11afb68d94eadd4ffc082b97c2331307c5ea. Stephen Rostedt reports: "I went to run my tests on my VMs and the tests hung on boot up. Unfortunately, the most I ever got o...

6.8AI score0.00164EPSS
Exploits0References5
CVE
CVE
added 2024/05/30 3:35 p.m.164 views

CVE-2024-36944

CVE-2024-36944 affects the Linux kernel. The issue arises from reverting the commit that simplified drm/qxl_fence_wait, which created a possible circular locking dependency between console_owner and the worker pool locking. Reverting the commit allows VMs to boot to completion but may reintroduce...

5.5CVSS7AI score0.00164EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2024/05/30 12:0 a.m.2 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 being able to read the same value twice without locking it...

5.5CVSS6.4AI score0.00238EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/05/29 2:19 p.m.2 views

SUSE CVE-2023-52774

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

5.5CVSS6.2AI score0.0024EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.2 views

SUSE CVE-2021-47494

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

5.5CVSS6.4AI score0.00162EPSS
Exploits0References10
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:0 a.m.2 views

dma: xilinx_dpdma: Fix locking

...

5.5CVSS7.3AI score0.00205EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/05/23 11:7 a.m.17 views

CVE-2021-47494

A vulnerability was found in the Linux kernel's cfg80211 module, where improper locking of management registrations could lead to list corruption. This issue occurred because the cfg80211mgmtregistrationsupdate function iterated over a list without holding the correct spinlocks. Mitigation...

6.1CVSS8.9AI score0.00162EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.1 views

SUSE CVE-2021-47280

In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free read in drmgetunique There is a time-of-check-to-time-of-use error in drmgetunique due to retrieving filepriv-master prior to locking the device's master mutex. An example can be seen in the crash report o...

5.5CVSS6.3AI score0.00183EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/05/23 2:57 a.m.2 views

SUSE CVE-2023-52771

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix deleteendpoint vs parent unregistration race The CXL subsystem, at cxlmem -probe time, establishes a lineage of ports struct cxlport objects between an endpoint and the root of a CXL topology. Each port including th...

4.1CVSS6.6AI score0.00182EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.3 views

kernel: dm: fix a race condition in retrieve_deps

A use-after-free flaw was found in the Linux kernel's device-mapper multipath implementation. A race condition exists between retrievedeps and multipathmessage when devices are added or removed. The retrievedeps function walks the device list without holding a lock while multipathmessage can modi...

5.8AI score0.00169EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.1 views

kernel: ixgbe: Fix panic during XDP_TX with > 64 CPUs

A flaw was found in the Linux kernel's ixgbe network driver. On systems with more than 64 CPUs, XDPTX operations can cause a kernel panic due to an array-index-out-of-bounds access. The ixgbexdplockingkey variable can be incorrectly decremented to zero during ring reconfiguration, causing the...

5.7AI score0.00175EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.2 views

kernel: ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

5.5CVSS6.8AI score0.00146EPSS
Exploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.1 views

DEBIAN-CVE-2021-47494

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

5.5CVSS5.2AI score0.00162EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.14 views

CVE-2021-47494

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

5.5CVSS5.9AI score0.00162EPSS
Exploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.1 views

UBUNTU-CVE-2021-47494

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

5.5CVSS5.8AI score0.00162EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.13 views

CVE-2021-47494 cfg80211: fix management registrations locking

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

6.8AI score0.00162EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.17 views

CVE-2021-47494 cfg80211: fix management registrations locking

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

6.4AI score0.00162EPSS
Exploits0References3
CVE
CVE
added 2024/05/22 8:19 a.m.85 views

CVE-2021-47494

CVE-2021-47494 in the Linux kernel affects cfg80211 management registrations locking. The vulnerability arose because cfg80211_mgmt_registrations_update() iterated the per-wdev list without holding all necessary spinlocks, leading to list corruption. The fix moves the lock to the wiphy/rdev level...

5.5CVSS6.7AI score0.00162EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/22 8:19 a.m.20 views

CVE-2021-47494

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

5.5CVSS6.9AI score0.00162EPSS
Exploits0
Rows per page
Query Builder