Lucene search
+L

5154 matches found

OSV
OSV
added 2024/08/30 11:07 a.m.17 views

OESA-2024-2077 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: btrfs: get rid of warning on transaction commit when using flushoncommit When using the flushoncommit mount option, during almost every transaction commit we...

7.8CVSS6.8AI score0.00922EPSS
SaveExploits3References29
RedhatCVE
RedhatCVE
added 2024/08/27 10:40 a.m.18 views

CVE-2024-43885

A flaw in the Linux kernel’s btrfs filesystem was identified during direct I/O synchronous writes where the inode could be incorrectly unlocked twice. This issue arose in the btrfssyncfile function when certain conditions, such as skipping inode logging or encountering errors while starting a...

5.5CVSS5.3AI score
SaveExploits0References4
NVD
NVD
added 2024/08/26 11:15 a.m.25 views

CVE-2024-43885

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

SaveExploits0
OSV
OSV
added 2024/08/26 11:15 a.m.15 views

CVE-2024-43885

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

6.8AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.23 views

CVE-2024-43885

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

6.5AI score
SaveExploits0References7
CVE
CVE
added 2024/08/26 10:10 a.m.86 views

CVE-2024-43885

CVE-2024-43885 is a Linux kernel issue; the connected advisories describe a fix for a race in BTRFS where a double inode unlock could occur during direct IO sync writes. The vulnerability is resolved by the included patch in the kernel, per advisory entries (e.g., Oracle/OpenSUSE/OpenVAS bundles)...

7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/26 10:10 a.m.29 views

CVE-2024-43885

Removed by vendor...

7.3AI score
SaveExploits0
Cvelist
Cvelist
added 2024/08/26 10:10 a.m.27 views

CVE-2024-43885

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/26 10:10 a.m.15 views

CVE-2024-43885

...

6.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/08/26 12:00 a.m.14 views

PT-2024-30742 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a double inode unlock for direct IO sync writes in the btrfs file system. When a direct IO sync write is performed at btrfs sync file, and inode logging needs t...

9.1CVSS6.6AI score0.01219EPSS
SaveExploits11References907
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.6 views

SUSE CVE-2022-48902

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARNON if we have PageError set Whenever we do any extent buffer operations we call assertebpageuptodate to complain loudly if we're operating on an non-uptodate page. Our overnight tests caught this warning earlier...

5.5CVSS8.3AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.6 views

SUSE CVE-2022-48901

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not start relocation until in progress drops are done We hit a bug with a recovering relocation on mount for one of our file systems in production. I reproduced this locally by injecting errors into snapshot delete with...

5.5CVSS7.8AI score0.0021EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.8 views

SUSE CVE-2022-48903

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix relocation crash due to premature return from btrfscommittransaction We are seeing crashes similar to the following trace: 38.969182 WARNING: CPU: 20 PID: 2105 at fs/btrfs/relocation.c:4070...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.14 views

SUSE CVE-2022-48920

In the Linux kernel, the following vulnerability has been resolved: btrfs: get rid of warning on transaction commit when using flushoncommit When using the flushoncommit mount option, during almost every transaction commit we trigger a warning from writebackinodessbnr: $ cat fs/fs-writeback.c:...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.6 views

SUSE CVE-2022-48923

In the Linux kernel, the following vulnerability has been resolved: btrfs: prevent copying too big compressed lzo segment Compressed length can be corrupted to be a lot larger than memory we have allocated for buffer. This will cause memcpy in copycompressedsegment to write outside of allocated...

7.8CVSS6.3AI score0.00228EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/08/22 6:56 p.m.22 views

CVE-2022-48923

A flaw was found in the btrfs module in the Linux kernel. A too-big compressed lzo segment can cause an out-of-bounds write when copied due to a missing check of its size, potentially causing a general protection fault and a denial of service...

5.5CVSS6AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.27 views

CVE-2022-48920

A flaw was found in the btrfs module in the Linux Kernel. In some conditions, a race condition can trigger an assertion failure, causing a crash, resulting in a denial of service...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.15 views

CVE-2022-48903

A flaw was found in the Linux kernel’s btrfs module. In some instances, a race condition can trigger an assertion failure, causing a crash that results in denial of service...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.22 views

CVE-2022-48902

A flaw was found in the btrfs module in the Linux Kernel. Improper error handling can cause a warning, potentially impacting system stability, resulting in a denial of service...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.21 views

CVE-2022-48901

A flaw was found in the btrfs module in the Linux Kernel. In some conditions, a race condition can allow operations to run at the same time, causing an assertion failure, resulting in a denial of service...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References4
Rows per page
Query Builder