Lucene search
+L

1379 matches found

CNNVD
CNNVD
added 2025/09/19 12:0 a.m.3 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 post-release reuse issue in the markinodedirty function...

7.8CVSS6AI score0.00286EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39866

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs: writeback: fix use-after-free in markinodedirty An use-after-free issue occurred when markinodedirty get the bdiwriteback that was in the progress of...

7.8CVSS7.5AI score0.00286EPSS
SaveExploits1References3
OSV
OSV
added 2025/09/18 2:15 p.m.7 views

CVE-2022-50377

In the Linux kernel, the following vulnerability has been resolved: ext4: check and assert if marking an nodelete evicting inode dirty In ext4evictinode, if we evicting an inode in the 'nodelete' path, it cannot be raced by another markinodedirty. If it happens, someone else may accidentally dirt...

6.6AI score
SaveExploits0References6
NVD
NVD
added 2025/09/17 3:15 p.m.6 views

CVE-2023-53337

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, markbufferdirty called from nilfssegctordoconstruct outputs a warning with some patterns after nilfs2 detects metadata corruption and...

5.5CVSS0.00189EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/17 3:15 p.m.4 views

DEBIAN-CVE-2023-53337

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, markbufferdirty called from nilfssegctordoconstruct outputs a warning with some patterns after nilfs2 detects metadata corruption and...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.6 views

UBUNTU-CVE-2023-53337

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, markbufferdirty called from nilfssegctordoconstruct outputs a warning with some patterns after nilfs2 detects metadata corruption and...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References12
CVE
CVE
added 2025/09/17 2:56 p.m.25 views

CVE-2023-53337

The CVE concerns the Linux kernel nilfs2 subsystem. After metadata corruption is detected, nilfs2 may degenerate to read-only mode and still perform log writes, causing mark_buffer_dirty() to be invoked on buffer heads lacking the uptodate flag. The vulnerability arises from writes to a read‑only...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.7 views

CVE-2023-53337

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, markbufferdirty called from nilfssegctordoconstruct outputs a warning with some patterns after nilfs2 detects metadata corruption and...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0
OSV
OSV
added 2025/09/17 2:56 p.m.5 views

CVE-2023-53337 nilfs2: do not write dirty data after degenerating to read-only

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, markbufferdirty called from nilfssegctordoconstruct outputs a warning with some patterns after nilfs2 detects metadata corruption and...

5.5CVSS5.1AI score0.00189EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.5 views

PT-2025-38187

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the nilfs2 file system where dirty data might be written to after the file system has degraded to read-only mode. This occurs because mark buffe...

6.3AI score0.00189EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.4 views

SUSE CVE-2023-53311

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of nilfsroot in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. Previously, nilfsevictinode could...

6.7CVSS6.6AI score0.00149EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2025/09/16 6:55 p.m.12 views

CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

7CVSS5.6AI score0.00128EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.6 views

CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.5CVSS0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 5:15 p.m.2 views

DEBIAN-CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.5CVSS5.4AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 5:15 p.m.3 views

DEBIAN-CVE-2023-53311

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of nilfsroot in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. Previously, nilfsevictinode could...

7.8CVSS5.9AI score0.00149EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 5:15 p.m.5 views

CVE-2022-50346

In the Linux kernel, the following vulnerability has been resolved: ext4: init quota for 'old.inode' in 'ext4rename' Syzbot found the following issue: ext4parseparam: swantextraisize=128 ext4inodeinfoinit: swantextraisize=32 ext4rename: old.inode=ffff88823869a2c8 old.dir=ffff888238699828...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 5:15 p.m.4 views

UBUNTU-CVE-2023-53311

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of nilfsroot in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. Previously, nilfsevictinode could...

7.8CVSS6AI score0.00149EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/16 5:15 p.m.5 views

UBUNTU-CVE-2023-53306

In the Linux kernel, the following vulnerability has been resolved: fsdax: force clear dirty mark if CoW XFS allows CoW on non-shared extents to combat fragmentation1. The old non-shared extent could be mwrited before, its dax entry is marked dirty. This results in a WARNing: 28.512349 ----------...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.10 views

CVE-2023-53311

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of nilfsroot in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. Previously, nilfsevictinode could...

7.8CVSS5.9AI score0.00149EPSS
SaveExploits0
OSV
OSV
added 2025/09/16 4:11 p.m.4 views

CVE-2023-53311 nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of nilfsroot in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. Previously, nilfsevictinode could...

7.8CVSS5AI score0.00149EPSS
SaveExploits0References11
Rows per page
Query Builder