Lucene search
+L

5174 matches found

OSV
OSV
added 2025/09/18 6:51 p.m.4 views

SUSE-SU-2025:03272-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. - CVE-2024-49996: cifs: Fix buffer overflow when parsing NFS reparse points bsc1232089...

9.8CVSS6AI score0.05135EPSS
SaveExploits3References211
NVD
NVD
added 2025/09/18 4:15 p.m.14 views

CVE-2023-53429

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/18 4:15 p.m.10 views

AZL-71921 CVE-2023-53429 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.6 views

DEBIAN-CVE-2023-53429

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

5.5CVSS5.1AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.9 views

UBUNTU-CVE-2023-53429

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.6 views

CVE-2023-53429 btrfs: don't check PageError in __extent_writepage

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/18 4:04 p.m.7 views

CVE-2023-53429 btrfs: don't check PageError in __extent_writepage

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.18 views

CVE-2023-53429 btrfs: don't check PageError in __extent_writepage

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS0.00134EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/18 4:04 p.m.49 views

CVE-2023-53429

CVE-2023-53429 concerns the Linux kernel's btrfs __extent_writepage path. The issue arises because __extent_writepage could set PageError on any error and the submission context might see that flag if the end I/O handler also touched PageError, risking leakage of error state into the submission c...

7.8CVSS6AI score0.00134EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/09/18 4:04 p.m.13 views

CVE-2023-53429

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

7.8CVSS5.1AI score0.00134EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/18 3:08 p.m.8 views

CVE-2022-50379

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

5.5CVSS5.8AI score0.00108EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 2:15 p.m.6 views

CVE-2022-50379

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

4.7CVSS0.00108EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 2:15 p.m.4 views

DEBIAN-CVE-2022-50379

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

4.7CVSS5.2AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.9 views

UBUNTU-CVE-2022-50379

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

4.7CVSS5.8AI score0.00108EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.6 views

CVE-2022-50379

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

4.7CVSS5.1AI score0.00108EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.12 views

CVE-2022-50379 btrfs: fix race between quota enable and quota rescan ioctl

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

0.00108EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/18 1:33 p.m.34 views

CVE-2022-50379

CVE-2022-50379 involves the Linux kernel btrfs quota handling. The issue occurs during quota enabling: after committing the transaction, the quota_root is assigned and BTRFS_FS_QUOTA_ENABLED is set, then the code starts the qgroup rescan worker via qgroup_rescan_init(). If that init fails, the qu...

4.7CVSS6.1AI score0.00108EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/18 1:33 p.m.6 views

CVE-2022-50379 btrfs: fix race between quota enable and quota rescan ioctl

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfsquotaenable, after committing the transaction, we change fsinfo-quotaroot to point to the quota root we created and set BTRFSFSQUOTAENABLED...

4.7CVSS4.8AI score
SaveExploits0References10
CNNVD
CNNVD
added 2025/09/18 12:00 a.m.11 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 improper error handling in the extentwritepage function in the btrfs file system, which could lead to an error...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.9 views

PT-2025-38327

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists within the Btrfs file system related to quota management. Specifically, the issue occurs when enabling quotas, where a transaction commit is followed by setting t...

6.3AI score0.00108EPSS
SaveExploits0References9
Rows per page
Query Builder