Lucene search
+L

42 matches found

Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.14 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.1AI score0.0014EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.13 views

PT-2025-49489

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A data race exists in the hidraw open function concerning the hidraw device reference counter. This occurs because the reference counter lacks a dedicated synchronization mechanism,...

5.9AI score0.0014EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989884)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989884 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtlaccesslock to be a rwsemaphore The dtlaccesslock needs to be a rwsempahor...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/17 3:15 p.m.9 views

CVE-2022-50374

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcildisc,serdev: check percpuinitrwsem failure syzbot is reporting NULL pointer dereference at hciuartttyclose 1, for rcusyncenter is called without rcusyncinit due to hciuartttyopen ignoring percpuinitrwsem failure...

5.5CVSS0.00189EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.10 views

SUSE CVE-2022-50059

In the Linux kernel, the following vulnerability has been resolved: ceph: don't leak snaprwsem in handlecapgrant When handlecapgrant is called on an IMPORT op, then the snaprwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which...

5.5CVSS6.2AI score0.00364EPSS
SaveExploits0References11
OSV
OSV
added 2025/04/16 3:16 p.m.14 views

UBUNTU-CVE-2025-22072

In the Linux kernel, the following vulnerability has been resolved: spufs: fix gang directory lifetimes prior to "POWERPC spufs: Fix gang destroy leaks" we used to have a problem with gang lifetimes - creation of a gang returns opened gang directory, which normally gets removed when that gets...

7.8CVSS6.2AI score0.002EPSS
SaveExploits0References26
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:0 a.m.9 views

btrfs: don't take dev_replace rwsem on task already holding it

...

5.5CVSS7.4AI score0.00146EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/12 12:18 a.m.10 views

SUSE CVE-2024-48875

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS7.6AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.11 views

AZL-56255 CVE-2024-48875 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

5.5CVSS6.6AI score0.00146EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/11 12:25 p.m.6 views

CVE-2024-48875 btrfs: don't take dev_replace rwsem on task already holding it

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't take devreplace rwsem on task already holding it Running fstests btrfs/011 with MKFSOPTIONS="-O rst" to force the usage of the RAID stripe-tree, we get the following splat from lockdep: BTRFS info device sdd:...

7.5AI score0.00146EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.7 views

Linux kernel 安全漏洞

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 Btrfs filesystem attempting to fetch the devreplace rwsem again when the task is already in possession o...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/28 10:15 a.m.12 views

UBUNTU-CVE-2024-56701

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtlaccesslock to be a rwsemaphore The dtlaccesslock needs to be a rwsempahore, a sleeping lock, because the code calls kmalloc while holding it, which can sleep: echo 1 /proc/powerpc/vcpudispatchstats BUG:...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References33
CNNVD
CNNVD
added 2024/12/28 12:0 a.m.9 views

Linux kernel 安全漏洞

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 a problem with dtlaccesslock not being a rwsemaphore in the powerpc/pseries subsystem...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/09/10 12:0 a.m.15 views

PT-2025-2814

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.74 Description: A vulnerability has been resolved in the Linux kernel, specifically in the btrfs module. The issue is related to a possible recursive locking detected when running fstests btrfs/011 with MKFS...

5.5CVSS5.4AI score0.00146EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/24 11:18 p.m.8 views

SUSE CVE-2024-34027

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7CVSS6.7AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/01 1:15 p.m.4 views

DEBIAN-CVE-2024-27034

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover normal cluster write with cprwsem When we overwrite compressed cluster w/ normal cluster, we should not unlock cprwsem during f2fswriterawpages, otherwise data will be corrupted if partial blocks were...

5.5CVSS5.3AI score0.00284EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/03/01 3:47 a.m.7 views

SUSE CVE-2023-52480

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix race condition between session lookup and expire Thread A + Thread B ksmbdsessionlookup | smb2sesssetup sess = xaload | | | xaerase&conn-sessions, sess-id; | | ksmbdsessiondestroysess -- kfreesess | // UAF! |...

9.8CVSS6AI score0.00485EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/29 6:15 a.m.5 views

DEBIAN-CVE-2023-52480

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix race condition between session lookup and expire Thread A + Thread B ksmbdsessionlookup | smb2sesssetup sess = xaload | | | xaerase&conn-sessions, sess-id; | | ksmbdsessiondestroysess -- kfreesess | // UAF! |...

7CVSS5.8AI score0.00485EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/04/10 2:3 a.m.8 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/04/04 7:6 a.m.10 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
Rows per page
Query Builder