Lucene search
+L

697 matches found

RedhatCVE
RedhatCVE
added 2024/09/04 8:20 p.m.17 views

CVE-2024-44972

A flaw was found in the btrfs module in the Linux kernel. A specific workload can cause a data leak when unmounting a btrfs file system, causing leak detection warnings, potentially impacting system stability, and resulting in a denial of service...

5.5CVSS5.8AI score0.00019EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/04 7:15 p.m.32 views

CVE-2024-44972

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

0.00019EPSS
SaveExploits0
OSV
OSV
added 2024/09/04 7:15 p.m.2 views

DEBIAN-CVE-2024-44972

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clear page dirty inside extentwritelockedrange BUG For subpage + zoned case, the following workload can lead to rsv data leak at unmount time: mkfs.btrfs -f -s 4k $dev mount $dev $mnt fsstress -w -n 8 -d $mnt -s...

5.5CVSS6AI score0.00019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/04 6:56 p.m.31 views

CVE-2024-44972

...

0.00019EPSS
SaveExploits0
OSV
OSV
added 2024/09/04 6:56 p.m.13 views

CVE-2024-44972 btrfs: do not clear page dirty inside extent_write_locked_range()

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clear page dirty inside extentwritelockedrange BUG For subpage + zoned case, the following workload can lead to rsv data leak at unmount time: mkfs.btrfs -f -s 4k $dev mount $dev $mnt fsstress -w -n 8 -d $mnt -s...

6.3AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.7 views

kernel: gfs2: Fix potential glock use-after-free on unmount

A vulnerability was found in the Linux kernel within the gfs2 component, where potential use-after-free issues could occur on unmount. When DLM lockspaces are released with remaining locks, callbacks for asynchronous lock contention may access freed objects, causing unexpected behavior...

9.8CVSS6.8AI score0.00682EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.8 views

kernel: gfs2: Fix potential glock use-after-free on unmount

A vulnerability was found in the Linux kernel within the gfs2 component, where potential use-after-free issues could occur on unmount. When DLM lockspaces are released with remaining locks, callbacks for asynchronous lock contention may access freed objects, causing unexpected behavior...

9.8CVSS6.8AI score0.00682EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.9 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 an issue with clearing page dirty flags in the extrawritelockedrange function of the btrfs filesystem, which...

5.5CVSS6.4AI score0.00019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/03 3:48 p.m.8 views

kernel: gfs2: Fix potential glock use-after-free on unmount

A vulnerability was found in the Linux kernel within the gfs2 component, where potential use-after-free issues could occur on unmount. When DLM lockspaces are released with remaining locks, callbacks for asynchronous lock contention may access freed objects, causing unexpected behavior...

9.8CVSS6.8AI score0.00682EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/22 1:32 a.m.32 views

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.1AI score0.00164EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/21 11:57 a.m.8 views

kernel: gfs2: Fix potential glock use-after-free on unmount

A vulnerability was found in the Linux kernel within the gfs2 component, where potential use-after-free issues could occur on unmount. When DLM lockspaces are released with remaining locks, callbacks for asynchronous lock contention may access freed objects, causing unexpected behavior...

9.8CVSS6.8AI score0.00682EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 views

SUSE CVE-2024-42297

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fsevictinode+0x1576/0x1590 fs/f2fs/inode.c:933 Call Trace: evict+0x2a4/0x620 fs/inode.c:664...

5.5CVSS6.3AI score0.00246EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.3 views

SUSE CVE-2024-43853

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Prevent UAF in proccpusetshow An UAF can happen when /proc/cpuset is read as reported in 1. This can be reproduced by the following methods: 1.add an mdelay1000 before acquiring the cgrouplock In the cgrouppathns...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References19
OSV
OSV
added 2024/08/17 10:15 a.m.8 views

DEBIAN-CVE-2024-43853

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Prevent UAF in proccpusetshow An UAF can happen when /proc/cpuset is read as reported in 1. This can be reproduced by the following methods: 1.add an mdelay1000 before acquiring the cgrouplock In the cgrouppathns...

5.5CVSS5.6AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.8 views

AZL-49746 CVE-2024-42297 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fsevictinode+0x1576/0x1590 fs/f2fs/inode.c:933 Call Trace: evict+0x2a4/0x620 fs/inode.c:664...

5.5CVSS6.3AI score0.00246EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.6 views

SUSE CVE-2024-42079

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix NULL pointer dereference in gfs2logflush In gfs2jindexfree, set sdp-sdjdesc to NULL under the log flush lock to provide exclusion against gfs2logflush. In gfs2logflush, check if sdp-sdjdesc is non-NULL before...

4.7CVSS6.3AI score0.00268EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2024/08/01 12:0 a.m.11 views

PT-2024-32156

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a qgroup reserve leak in the cow file range function of the btrfs filesystem. In the buffered write path, the dirty page owns the qgroup reserve until it creates ...

5.5CVSS5.5AI score0.00173EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/07/29 4:15 p.m.6 views

CVE-2024-42079

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix NULL pointer dereference in gfs2logflush In gfs2jindexfree, set sdp-sdjdesc to NULL under the log flush lock to provide exclusion against gfs2logflush. In gfs2logflush, check if sdp-sdjdesc is non-NULL before...

5.5CVSS7.1AI score0.00268EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/07/29 4:15 p.m.17 views

AZL-47118 CVE-2024-42079 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix NULL pointer dereference in gfs2logflush In gfs2jindexfree, set sdp-sdjdesc to NULL under the log flush lock to provide exclusion against gfs2logflush. In gfs2logflush, check if sdp-sdjdesc is non-NULL before...

5.5CVSS6.3AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.4 views

DEBIAN-CVE-2024-42079

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix NULL pointer dereference in gfs2logflush In gfs2jindexfree, set sdp-sdjdesc to NULL under the log flush lock to provide exclusion against gfs2logflush. In gfs2logflush, check if sdp-sdjdesc is non-NULL before...

5.5CVSS5.7AI score0.00268EPSS
SaveExploits0References1
Rows per page
Query Builder