Lucene search
K

107 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.0 views

UBUNTU-CVE-2023-54124

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

5.7AI score0.0004EPSS
Exploits0References9
CVE
CVE
added 2025/12/24 1:6 p.m.14 views

CVE-2023-54124

CVE-2023-54124 relates to the Linux kernel f2fs subsystem. The issue occurs during unmount when cp_error is set: f2fs_wait_on_all_pages() may stop waiting for all F2FS_WB_CP_DATA pages to be writebacked, leaving fsync_node_num non-zero and triggering a kernel BUG in fs/f2fs/super.c:1627. The docu...

6AI score0.0004EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.2 views

PT-2025-53201

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cp error is set xfstest generic/361 reports a bug as below: f2fs bug onsbi, sbi-fsync node num; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fs put super+0x3a8/0x3b0 Call Trac...

6.3AI score0.0004EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988846)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988846 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, the...

5.5CVSS5.8AI score0.00019EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/11/05 12:0 a.m.3 views

PT-2026-2501

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0-rc2+ 721 Description An issue exists in the Linux kernel's F2FS filesystem implementation where an incorrect return value from the f2fs recover fsync data function can lead to a kernel panic. Specifically,...

4.6CVSS5.3AI score0.00068EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-2978

Malware in sbrugna...

6.8CVSS6.8AI score0.00728EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986984)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986984 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, the...

5.5CVSS5.8AI score0.00019EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:1 a.m.2 views

btrfs: fix crash on racing fsync and size-extending write into prealloc

...

4.7CVSS7AI score0.00016EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-46734

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: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads th...

4.7CVSS5.7AI score0.00011EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/02/27 3:2 a.m.2 views

SUSE CVE-2022-49708

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon ext4mbuseinodepa Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! ... RIP: 0010:ext4mbmarkdiskspaceused.cold+0x85/0x136f ... Cal...

5.5CVSS7.8AI score0.00006EPSS
Exploits0References10
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

UBUNTU-CVE-2022-49708

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon ext4mbuseinodepa Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! ... RIP: 0010:ext4mbmarkdiskspaceused.cold+0x85/0x136f ... Cal...

5.5CVSS6.1AI score0.00006EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.1 views

SUSE CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS7.3AI score0.00011EPSS
Exploits0References11
OSV
OSV
added 2024/09/18 8:15 a.m.0 views

DEBIAN-CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS5.6AI score0.00011EPSS
Exploits0References1
NVD
NVD
added 2024/09/18 8:15 a.m.15 views

CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS0.00011EPSS
Exploits0References6
OSV
OSV
added 2024/09/18 8:15 a.m.0 views

UBUNTU-CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS6.4AI score0.00011EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/09/18 7:11 a.m.19 views

CVE-2024-46734 btrfs: fix race between direct IO write and fsync when using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

0.00011EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/09/18 7:11 a.m.22 views

CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS5.6AI score0.00011EPSS
Exploits0
CVE
CVE
added 2024/09/18 7:11 a.m.95 views

CVE-2024-46734

The CVE-2024-46734 entry concerns a race in the Linux kernel’s Btrfs when two threads share the same O_DIRECT file descriptor: one thread performs direct IO writes while the other calls fsync. According to the description, btrfs_direct_write() may set a stack-allocated private structure with fsyn...

4.7CVSS6.5AI score0.00011EPSS
Exploits0References6Affected Software1
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.1 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 a contention between direct IO writes and fsync when the same fd is used...

4.7CVSS6.3AI score0.00011EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2024/06/26 11:18 p.m.1 views

SUSE CVE-2024-37354

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix crash on racing fsync and size-extending write into prealloc We have been seeing crashes on duplicate keys in btrfssetitemkeysafe: BTRFS critical device vdb: slot 4 key 450 108 8192 new key 450 108 8192 ------------ cu...

6.1CVSS6.2AI score0.00016EPSS
Exploits0References16
Rows per page
Query Builder