Lucene search
+L

7346 matches found

NVD
NVD
added 2025/09/17 3:15 p.m.10 views

CVE-2023-53348

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

5.5CVSS0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.8 views

AZL-71903 CVE-2023-53348 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

5.5CVSS5.7AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.3 views

DEBIAN-CVE-2023-53348

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

5.5CVSS5.4AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.4 views

UBUNTU-CVE-2023-53348

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

5.5CVSS5.8AI score0.00142EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.8 views

CVE-2023-53348

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

5.5CVSS5.3AI score0.00142EPSS
SaveExploits0
CVE
CVE
added 2025/09/17 2:56 p.m.27 views

CVE-2023-53348

The CVE-2023-53348 issue affects the Linux kernel's Btrfs relocation workflow. Specifically, when relocating a block group, the scrub operation is paused during relocation and may deadlock if a transactional commit enters the critical section with a paused scrub. The vulnerability is resolved by ...

5.5CVSS6AI score0.00142EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.3 views

CVE-2023-53348 btrfs: fix deadlock when aborting transaction during relocation with scrub

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

6AI score0.00142EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.9 views

CVE-2023-53348 btrfs: fix deadlock when aborting transaction during relocation with scrub

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 2:56 p.m.4 views

CVE-2023-53348 btrfs: fix deadlock when aborting transaction during relocation with scrub

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when aborting transaction during relocation with scrub Before relocating a block group we pause scrub, then do the relocation and then unpause scrub. The relocation process requires starting and committing a...

5.5CVSS6AI score0.00142EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/09/17 2:27 p.m.7 views

cpython: Cpython infinite loop when parsing a tarfile

A flaw was found in the Python tarfile module. Processing a specially crafted tar archive, specifically an archive with negative offsets, can cause an infinite loop and deadlock. This issue results in a denial of service in the Python application using the tarfile module...

7.5CVSS7.3AI score0.00611EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/17 9:39 a.m.9 views

CLSA-2025-1758101956 Fix CVE(s): CVE-2025-8194

SECURITY UPDATE: defect in 'tarfile' module leads to infinite loop and deadlock in parsing of maliciously crafted tar archives - debian/patches/CVE-2025-8194.patch: Validate archives to ensure member offsets are non-negative - CVE-2025-8194...

7.5CVSS6.8AI score0.00611EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 9:37 a.m.10 views

CLSA-2025-1758101854 Fix CVE(s): CVE-2025-8194

SECURITY UPDATE: defect in TarFile module leading to infinite loop and deadlock - debian/patches/CVE-2025-8194.patch: Validate archives to ensure member offsets are non-negative - CVE-2025-8194...

7.5CVSS6.9AI score0.00611EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.5 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 failure to properly handle a suspended scrub operation when an error occurs during a transaction commit, whi...

5.5CVSS6.3AI score0.00142EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.13 views

PT-2025-38181

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 6.1.0-rc1-00014-gbe99b089c6fc-dirty and earlier Description: The lpg brightness set function in the Qualcomm LPG driver could sleep while executing within the led's brightness set callback, which must be non-blocking. Th...

6.1AI score0.00138EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.5 views

PT-2025-38198

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.3.0-rc2-btrfs-next-127+ Description The Linux kernel contained a deadlock issue within the BTRFS file system related to transaction handling during block group relocation with scrub enabled. Specifically, a...

7.8CVSS5.9AI score0.00603EPSS
SaveExploits0References412
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53163

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: don't hold nilock when calling truncatesetsize syzbot is reporting hung task at...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.3 views

SUSE CVE-2023-53233

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS5.1AI score0.0011EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:50 p.m.19 views

CLSA-2025-1758019011 Fix of 17 CVEs

CVE-2024-50047 fix. // CVE-url: https://ubuntu.com/security/CVE-2025-38488 - smb: client: fix use-after-free in cryptmessage when using async crypto CVE-url: https://ubuntu.com/security/CVE-2024-57996 // CVE-url: https://ubuntu.com/security/CVE-2025-37752 - netsched: schsfq: move the limit...

9.8CVSS6AI score0.0147EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.6 views

CVE-2023-53281

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8723bs: Fix locking in rtwjointimeouthandler Commit 041879b12ddb "drivers: staging: rtl8192bs: Fix deadlock in rtwjoinbsseventprehandle" besides fixing the deadlock also modified rtwjointimeouthandler to use...

5.5CVSS0.0011EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.5 views

CVE-2023-53281

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8723bs: Fix locking in rtwjointimeouthandler Commit 041879b12ddb "drivers: staging: rtl8192bs: Fix deadlock in rtwjoinbsseventprehandle" besides fixing the deadlock also modified rtwjointimeouthandler to use...

5.5CVSS5.4AI score0.0011EPSS
SaveExploits0
Rows per page
Query Builder