Lucene search
+L

37 matches found

RedHat Linux
RedHat Linux
added 2025/11/06 9:16 a.m.6 views

kernel: mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

4.7CVSS6.8AI score0.00103EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/28 12:15 p.m.5 views

CVE-2025-40054

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF issue in f2fsmergepagebio As JY reported in bugzilla 1, Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 pc : 0xffffffe51d249484 f2fsiscpguaranteed+0x70/0x98 lr : 0xffffffe51d24ad...

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.5 views

UBUNTU-CVE-2025-40054

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF issue in f2fsmergepagebio As JY reported in bugzilla 1, Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 pc : 0xffffffe51d249484 f2fsiscpguaranteed+0x70/0x98 lr : 0xffffffe51d24ad...

5.7AI score0.00182EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/28 11:48 a.m.20 views

CVE-2025-40054

Linux kernel CVE-2025-40054 fixes a UAF in f2fs_merge_page_bio that could lead to a NULL pointer dereference under heavy writeback. The issue arises from a race between committing a page into the internal IPU cache and subsequent access to fio->encrypted_page, as described in the bug report an...

6.1AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/22 7:11 a.m.17 views

SUSE-SU-2025:3716-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. - CVE-2022-50233: Bluetooth: eir: Fix using strlen with hdev-devname,shortname...

8CVSS7.3AI score0.21314EPSS
SaveExploits4References694
OSV
OSV
added 2025/10/07 7:54 p.m.13 views

CLSA-2025-1759866837 kernel: Fix of 44 CVEs

mm: zswap: fix missing folio cleanup in writeback race path CVE-2024-26832 - mm: fix zswap writeback race condition CVE-2023-53178 - dm array: fix releasing a faulty array block twice in dmarraycursorend CVE-2024-57929 - drm/dpmst: Fix MST sideband message body length check CVE-2024-56616 - gpio:...

7.8CVSS6.9AI score0.00829EPSS
SaveExploits4References1
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53178

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets...

4.7CVSS5.8AI score0.00103EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 2:15 p.m.2 views

DEBIAN-CVE-2023-53178

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

4.7CVSS5.2AI score0.00103EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.6 views

UBUNTU-CVE-2023-53178

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

4.7CVSS5.9AI score0.00103EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/15 2:4 p.m.6 views

CVE-2023-53178

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

4.7CVSS5.2AI score0.00103EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 4:15 p.m.5 views

UBUNTU-CVE-2023-53081

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after failed write When buffered write fails to copy data into underlying page cache page, ocfs2writeendnolock just zeroes out and dirties the page. This can leave dirty page beyond EOF and if page...

7.8CVSS6.2AI score0.00186EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/06 11:9 a.m.11 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 ...

7.8CVSS6.5AI score0.00302EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/04/17 5:29 p.m.35 views

CVE-2024-26832

A flaw was found in the Linux kernel’s mm: zswap subsystem. The issue occurs due to missing folio cleanup in the writeback race path. This flaw can lead to resource leaks or other unintended behaviors if the kernel fails to manage memory correctly during concurrent operations. Mitigation Mitigati...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:15 a.m.1 views

DEBIAN-CVE-2024-26832

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix missing folio cleanup in writeback race path In zswapwritebackentry, after we get a folio from readswapcacheasync, we grab the tree lock again to check that the swap entry was not invalidated and recycled. If it wa...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.4 views

UBUNTU-CVE-2024-26832

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix missing folio cleanup in writeback race path In zswapwritebackentry, after we get a folio from readswapcacheasync, we grab the tree lock again to check that the swap entry was not invalidated and recycled. If it wa...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/17 10:10 a.m.105 views

CVE-2024-26832

CVE-2024-26832 affects the Linux kernel mm: zswap writeback path. The fix unlocks and releases the folio obtained from __read_swap_cache_async() before returning, preventing a potential folio from being stranded. Connected advisories confirm a patch in kernel releases (e.g., Linux kernel 6.1.82 i...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/17 10:10 a.m.5 views

CVE-2024-26832 mm: zswap: fix missing folio cleanup in writeback race path

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix missing folio cleanup in writeback race path In zswapwritebackentry, after we get a folio from readswapcacheasync, we grab the tree lock again to check that the swap entry was not invalidated and recycled. If it wa...

5.5CVSS6.1AI score0.00224EPSS
SaveExploits0References7
Rows per page
Query Builder