Lucene search
+L

3795 matches found

NVD
NVD
added 2025/09/19 4:15 p.m.14 views

CVE-2025-39866

In the Linux kernel, the following vulnerability has been resolved: 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 switching. CPU: 1 PID: 562 Comm: systemd-random- Not tainted...

7.8CVSS0.00307EPSS
SaveExploits1References11
OSV
OSV
added 2025/09/19 4:15 p.m.38 views

AZL-67578 CVE-2025-39866 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: 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 switching. CPU: 1 PID: 562 Comm: systemd-random- Not tainted...

7.8CVSS5.6AI score0.00307EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/19 4:15 p.m.8 views

DEBIAN-CVE-2025-39866

In the Linux kernel, the following vulnerability has been resolved: 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 switching. CPU: 1 PID: 562 Comm: systemd-random- Not tainted...

7.8CVSS6.3AI score0.00307EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/19 4:15 p.m.19 views

AZL-75119 CVE-2025-39866 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: 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 switching. CPU: 1 PID: 562 Comm: systemd-random- Not tainted...

7.8CVSS5.6AI score0.00307EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/19 4:15 p.m.4 views

DEBIAN-CVE-2025-39842

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2deleteosb, ocfs2journalshutdown has already been executed in ocfs2dismountvolume, so osb-journal must be NULL. Therefore, the following calltrace wil...

5.5CVSS5.5AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.14 views

UBUNTU-CVE-2025-39866

In the Linux kernel, the following vulnerability has been resolved: 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 switching. CPU: 1 PID: 562 Comm: systemd-random- Not tainted...

7.8CVSS6.5AI score0.00307EPSS
SaveExploits1References28
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.27 views

CVE-2025-39866 fs: writeback: fix use-after-free in __mark_inode_dirty()

In the Linux kernel, the following vulnerability has been resolved: 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 switching. CPU: 1 PID: 562 Comm: systemd-random- Not tainted...

7.8CVSS0.00307EPSS
SaveExploits1References7
CVE
CVE
added 2025/09/19 3:26 p.m.81 views

CVE-2025-39866

CVE-2025-39866 concerns a use-after-free in the Linux kernel’s fs writeback path, specifically __mark_inode_dirty() when the inode’s wb switching occurs. The root cause is a race during switching inode_writeback backends (wb) which can lead to use-after-free via wb_wakeup_delayed() accessing a fr...

7.8CVSS6.1AI score0.00307EPSS
SaveExploits1References11Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.15 views

CVE-2025-39866 fs: writeback: fix use-after-free in __mark_inode_dirty()

In the Linux kernel, the following vulnerability has been resolved: 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 switching. CPU: 1 PID: 562 Comm: systemd-random- Not tainted...

7.8CVSS6AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.8 views

CVE-2025-39866

In the Linux kernel, the following vulnerability has been resolved: 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 switching. CPU: 1 PID: 562 Comm: systemd-random- Not tainted...

7.8CVSS6.3AI score0.00307EPSS
SaveExploits1
CVE
CVE
added 2025/09/19 3:26 p.m.41 views

CVE-2025-39842

CVE-2025-39842 : In the Linux kernel, the ocfs2 path could dereference a NULL journal pointer when releasing an inode during journal shutdown. The root cause was calling jbd2_journal_release_jbd_inode() with osb->journal potentially NULL after ocfs2_journal_shutdown(). The fix is to add explic...

5.5CVSS6.1AI score0.00167EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.19 views

CVE-2025-39842 ocfs2: prevent release journal inode after journal shutdown

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2deleteosb, ocfs2journalshutdown has already been executed in ocfs2dismountvolume, so osb-journal must be NULL. Therefore, the following calltrace wil...

0.00167EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.8 views

CVE-2025-39842

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2deleteosb, ocfs2journalshutdown has already been executed in ocfs2dismountvolume, so osb-journal must be NULL. Therefore, the following calltrace wil...

5.5CVSS5.5AI score0.00167EPSS
SaveExploits0
OSV
OSV
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39842 ocfs2: prevent release journal inode after journal shutdown

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2deleteosb, ocfs2journalshutdown has already been executed in ocfs2dismountvolume, so osb-journal must be NULL. Therefore, the following calltrace wil...

6.1AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.13 views

PT-2025-38549

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ocfs2 subsystem. Specifically, a null-pointer dereference can occur during the journal shutdown process due to a race condition where...

5.5CVSS7AI score0.00167EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50377

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Red Hat Enterprise Linux - kernel: ext4: check and assert if marking an nodelete evicting inode dirty CVE-2022-50377 Note that Nessus relies on the presence of...

6.8AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 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.2AI score0.00307EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/09/19 12:00 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.00307EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.27 views

PT-2025-44117

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the Squashfs file system related to uninitialized values in the squashfs get parent function. This issue arises when open by handle at is invoked...

4.6CVSS5.8AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 3:58 p.m.25 views

CLSA-2025-1756482270 kernel: Fix of CVE-2024-2201

spec: up spec/misc to 1160.136.1, spectre mitigation is off by default - hugetlb, mempolicy: fix the mbind hugetlb migration - net: atm: fix use after free in lecsend - net: atlantic: fix aqvec index out of range error - block: initialize flush request via blkmqrqctxinit - ALSA: usb-audio: Fix a...

4.7CVSS7.2AI score0.08555EPSS
SaveExploits0References1
Rows per page
Query Builder