Lucene search
+L

23 matches found

EUVD
EUVD
added 2026/09/17 4:10 p.m.4 views

EUVD-2026-82123

In the Linux kernel, the following vulnerability has been resolved: ext4: clear stale xarray tags on folios skipped during writeback In data=journal mode, the writeback thread can hit the WARNONONCEsbrdonlysb in ext4journalcheckstart while the superblock is being remounted read-only during reboot...

SaveExploits0References5
CVE
CVE
added 2026/09/17 4:10 p.m.8 views

CVE-2026-92502

CVE-2026-92502 affects the ext4 filesystem in the Linux kernel when using data=journal mode. The root cause is that folio_clear_dirty_for_io clears the PG_dirty flag but leaves the PAGECACHE_TAG_DIRTY and PAGECACHE_TAG_TOWRITE xarray tags set. In data=journal mode, jbd2 checkpoints journalled dat...

SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: ext4: Fixed a warning in mbfindextent. Syzbot identified the following issues: EXT4-fs: Warning: Mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT, and fastcommit support! EXT4-fs loop0: orphan...

5.5CVSS6.2AI score0.00156EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/20 4:42 p.m.14 views

CVE-2026-74308

A flaw was found in the Linux kernel's ext4 filesystem. When the data=journal mount option is enabled, the ext4journalledwriteend function can incorrectly attempt to write inline data. This occurs if a prior attempt to convert inline data to an extent failed, leading to an inconsistent state. An...

5.5CVSS5.5AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74308

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls ext4writeinlinedataend without checking if the EXT4STATEMAYINLINEDATA flag is still...

0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:22 a.m.10 views

UBUNTU-CVE-2026-74308

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls ext4writeinlinedataend without checking if the EXT4STATEMAYINLINEDATA flag is still...

5.5AI score0.00168EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.26 views

CVE-2026-74308

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls ext4writeinlinedataend without checking if the EXT4STATEMAYINLINEDATA flag is still...

5.6AI score0.00168EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.35 views

CVE-2026-74308 ext4: fix kernel BUG in ext4_write_inline_data_end

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls ext4writeinlinedataend without checking if the EXT4STATEMAYINLINEDATA flag is still...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:58 a.m.43 views

CVE-2026-74308

Summary: CVE-2026-74308 affects the Linux kernel ext4 in the data=journal scenario. The bug was that ext4_journalled_write_end() could call ext4_write_inline_data_end() without verifying EXT4_STATE_MAY_INLINE_DATA, if a prior inline data conversion failed. This could leave i_inline_size unexpande...

5.4AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:58 a.m.31 views

CVE-2026-74308 ext4: fix kernel BUG in ext4_write_inline_data_end

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls ext4writeinlinedataend without checking if the EXT4STATEMAYINLINEDATA flag is still...

5.6AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74308

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix kernel BUG in ext4writeinlinedataend When the data=journal mount option is used, the ext4journalledwriteend function incorrectly calls...

5.8AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.49 views

PT-2026-72744

In the Linux kernel, the following vulnerability has been resolved: ext4: fix kernel BUG in ext4 write inline data end When the data=journal mount option is used, the ext4 journalled write end function incorrectly calls ext4 write inline data end without checking if the EXT4 STATE MAY INLINE DATA...

5.5AI score0.00168EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-992989)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992989 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting wi...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2023-59944

Malicious code in bioql PyPI...

6.3AI score0.00156EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.10 views

SUSE CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.3CVSS6.5AI score0.00156EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/09/16 5:34 p.m.11 views

CVE-2023-53317

A vulnerability was found in the ext4 filesystem driver in the Linux kernel. This flaw occurs when the system processes a maliciously crafted or corrupted ext4 filesystem image, as the driver fails to properly validate its structural data. A local user with the ability to mount such an image coul...

5.3CVSS5.8AI score0.00156EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.9 views

CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.5CVSS0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 5:15 p.m.7 views

DEBIAN-CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

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

UBUNTU-CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.12 views

CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0
Rows per page
Query Builder