Lucene search
+L

5437 matches found

Cvelist
Cvelist
•added 2025/06/18 9:33 a.m.•20 views

CVE-2025-38034 btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref

In the Linux kernel, the following vulnerability has been resolved: btrfs: correct the order of prelimref arguments in btrfsprelimref btrfsprelimref calls the old and new reference variables in the incorrect order. This causes a NULL pointer dereference because oldref is passed as NULL to...

0.00207EPSS
SaveExploits0References8
CNNVD
CNNVD
•added 2025/06/18 12:00 a.m.•8 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 btrfs not clearing fsinfo-relocctl when preparetorelocate fails resulting in reuse after release...

7.8CVSS6.4AI score0.00224EPSS
SaveExploits0References8
CNNVD
CNNVD
•added 2025/06/18 12:00 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 Linux kernel, which stems from btrfs causing a null pointer dereference when the checksum tree is invalid...

5.5CVSS6.7AI score0.00189EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2025/06/18 12:00 a.m.•12 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 file system's use of the fixed value BTRFSMAXEXTENTSIZE to calculate metadata reservations, which...

7.8CVSS6.1AI score0.00199EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2025/06/18 12:00 a.m.•6 views

PT-2025-25922 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the btrfs get dev args from path function. This function can fail if the provided path is invalid, leading ...

5.8AI score0.00237EPSS
SaveExploits0References10
CNNVD
CNNVD
•added 2025/06/18 12:00 a.m.•10 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 Linux kernel that stems from the btrfsgetdevargsfrompath function not freeing memory when the path is invalid, which could lead to a memory...

5.5CVSS6.1AI score0.00237EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2025/06/18 12:00 a.m.•12 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 not unlocking a page when cowfilerange fails, which could lead to a task hang...

5.5CVSS6AI score0.00188EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2025/06/18 12:00 a.m.•11 views

PT-2025-26015 · Btrfs +1 · Btrfs +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.16.0-rc1+ Description: A vulnerability in the Linux kernel has been resolved, related to the btrfs file system. The issue causes a hang when the cow file range function fails during allocation, leaving pages...

6.3AI score0.00188EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2025/06/18 12:00 a.m.•45 views

PT-2025-25993 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free bug has been identified in the Linux kernel, specifically in the btrfs file system. The issue arises when the btrfs commit transaction function fails, causing the relo...

7.8CVSS5.7AI score0.10202EPSS
SaveExploits16References590
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Avoid NULL pointer dereferencing if no valid csum tree exists. BUG When attempting a read-only scrub operation on a btrfs volume with the rescue=idatacsums mount option, the operation will crash due to the following call...

5.5CVSS5.9AI score0.00189EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fixed an assertion failure that occurred when splitting an ordered extent after a transaction abort. If a direct IO write transaction abort occurs, we mark all existing ordered extents with the BTRFSORDEREDIOERR flag done...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Proper folio cleanup should be performed when rundelallocnocow fails. BUG With CONFIGDEBUGVM set, test case generic/476 may crash due to the following VMBUGONFOLIO issues: - BTRFS error device dm-3: cowfilerange failed;...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Fixed a double accounting race when btrfsrundelallocrange fails. BUG When running btrfs with a block size 4K smaller than the page size 64K, aarch64, there is a very high chance of crashing the kernel at generic/750, wi...

7.8CVSS6.5AI score0.00226EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: hardened the blockgroup::bglist against race conditions involving listdel. As far as I can see, calls to listdelinit on bglist cannot run concurrently with btrfs.markbgunused or btrfs.markbgtoreclaim, as these operation...

7.8CVSS6.3AI score0.00268EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•2 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: zoned: return EIO on RAID1 block group write pointer mismatch There was a bug report regarding a NULL pointer dereference in btrfsaddfreespacezoned, which occurs due to a conversion from the default metadata profile DUP...

5.5CVSS6AI score0.00182EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: The program exits after a state insertion failure at btrfsconvertextentbit. If the insertstate function fails, it returns an error pointer. We then call extentiotreepanic, which will trigger a BUG. However, if CONFIGBUG is...

5.5CVSS5.9AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/06/16 12:00 a.m.•42 views

TencentOS Server 4: kernel (TSSA-2024:0960)

"The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0960 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilitie...

9.8CVSS7.1AI score0.71737EPSS
SaveExploits32References111
Tenable Nessus
Tenable Nessus
•added 2025/06/12 12:00 a.m.•22 views

Amazon Linux 2023 : bpftool, kernel6.12, kernel6.12-modules-extra (ALAS2023-2025-994)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-994 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when cowfilerange failed CVE-2024-57976 In the Linux kernel, the following vulnerability has...

9.8CVSS6.5AI score0.00705EPSS
SaveExploits1References134
OSV
OSV
•added 2025/06/10 9:37 a.m.•21 views

CLSA-2025-1749548218 Fix of 6 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-57896 - btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount CVE-url: https://ubuntu.com/security/CVE-2024-56551 - drm/amdgpu: fix usage slab after free CVE-url: https://ubuntu.com/security/CVE-2021-47211 - ALSA: usb-audi...

7.8CVSS6.8AI score0.00243EPSS
SaveExploits0References1
Amazon
Amazon
•added 2025/06/10 12:00 a.m.•63 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when cowfilerange failed CVE-2024-57976 In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dupmmap failures and uprobe registering...

7.8CVSS6.5AI score0.00705EPSS
SaveExploits1
Rows per page
Query Builder