Lucene search
+L

867 matches found

Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.7 views

Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits() again"

...

4.7CVSS8.9AI score0.00256EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.7 views

kernel: mm: cachestat: fix folio read-after-free in cache walk

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not hold a reference to...

7.1CVSS6.8AI score0.00302EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.7 views

kernel: mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again

REJECTED CVE...

7.4AI score
SaveExploits0References5
OSV
OSV
added 2024/09/06 11:9 a.m.12 views

OESA-2024-2109 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: f2fs: let's avoid panic if extenttree is not created This patch avoids the below panic. pc : lookupextenttree+0xd8/0x760 lr : f2fsdowritedatapage+0x104/0x87c sp ...

9.8CVSS6.5AI score0.00304EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.48 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS6.8AI score0.0032EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2024/09/03 3:48 p.m.5 views

kernel: mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again

REJECTED CVE...

7.4AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/27 12:44 p.m.21 views

CVE-2024-44942

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.1CVSS6.7AI score0.00223EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/26 12:15 p.m.24 views

CVE-2024-44942

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.8CVSS0.00223EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/26 11:20 a.m.40 views

CVE-2024-44942 f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.8CVSS0.00223EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/26 11:20 a.m.11 views

CVE-2024-44942 f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

6.7AI score0.00223EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.26 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
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.7 views

SUSE CVE-2022-48877

In the Linux kernel, the following vulnerability has been resolved: f2fs: let's avoid panic if extenttree is not created This patch avoids the below panic. pc : lookupextenttree+0xd8/0x760 lr : f2fsdowritedatapage+0x104/0x87c sp : ffffffc010cbb3c0 x29: ffffffc010cbb3e0 x28: 0000000000000000 x27:...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/22 1:32 a.m.19 views

CVE-2022-48920 btrfs: get rid of warning on transaction commit when using flushoncommit

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:...

6.7AI score0.00164EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/08/22 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 incorrect WARNON condition in the writebackinodessbnr function...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/21 7:15 a.m.5 views

DEBIAN-CVE-2022-48877

In the Linux kernel, the following vulnerability has been resolved: f2fs: let's avoid panic if extenttree is not created This patch avoids the below panic. pc : lookupextenttree+0xd8/0x760 lr : f2fsdowritedatapage+0x104/0x87c sp : ffffffc010cbb3c0 x29: ffffffc010cbb3e0 x28: 0000000000000000 x27:...

5.5CVSS5.3AI score0.0024EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.5 views

SUSE CVE-2024-42296

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fsconvertinlineinode If device is readonly, make f2fsconvertinlineinode return EROFS instead of zero, otherwise it may trigger panic during writeback of inline inode's dirty page as below:...

5.5CVSS7.4AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 10:15 a.m.2 views

DEBIAN-CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.19 views

CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

7.8CVSS6AI score0.00225EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 10:15 a.m.5 views

UBUNTU-CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References12
NVD
NVD
added 2024/08/17 9:15 a.m.22 views

CVE-2024-42316

In the Linux kernel, the following vulnerability has been resolved: mm/mglru: fix div-by-zero in vmpressurecalclevel evictfolios uses a second pass to reclaim folios that have gone through page writeback and become clean before it finishes the first pass, since foliorotatereclaimable cannot handl...

5.5CVSS0.0021EPSS
SaveExploits0References5
Rows per page
Query Builder