Lucene search
+L

5193 matches found

SUSE CVE
SUSE CVE
added 2025/09/19 11:35 p.m.14 views

SUSE CVE-2023-53183

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5CVSS6.6AI score0.00016EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53429

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide ...

7.8CVSS6AI score0.00134EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.10 views

SUSE 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.5CVSS6.5AI score0.00108EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.10 views

SUSE 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.5CVSS6.4AI score0.00134EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2025/09/18 8:03 p.m.10 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...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/09/18 6:51 p.m.8 views

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.2CVSS7.9AI score0.05366EPSS
SaveExploits3References424
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.05366EPSS
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.7 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
CVE
CVE
added 2025/09/18 4:04 p.m.52 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
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.20 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
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.9 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.7 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.6 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
Rows per page
Query Builder