Lucene search
+L

2409 matches found

Microsoft CVE
Microsoft CVE
added 2025/12/17 9:3 a.m.6 views

ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()

...

7.5CVSS5.3AI score0.00476EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:2 a.m.14 views

ext4: refresh inline data size before write operations

...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.8 views

SUSE CVE-2025-68261

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

5.5CVSS6.5AI score0.00476EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.5 views

SUSE CVE-2025-68264

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

6.3CVSS6.4AI score0.00193EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203738

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

5.8AI score0.00193EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.4 views

EUVD-2025-203741

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

6AI score0.00476EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/16 3:15 p.m.6 views

CVE-2025-68264

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

0.00193EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/16 3:15 p.m.8 views

CVE-2025-68261

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

7.5CVSS0.00476EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 3:15 p.m.11 views

AZL-72469 CVE-2025-68261 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

7.5CVSS5.9AI score0.00476EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 3:15 p.m.15 views

AZL-72455 CVE-2025-68264 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

5.6AI score0.00193EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.5 views

CVE-2025-68264

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

5.7AI score0.00193EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 3:15 p.m.8 views

UBUNTU-CVE-2025-68261

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

7.5CVSS5.9AI score0.00476EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.3 views

CVE-2025-68261

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

7.5CVSS6AI score0.00476EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 3:15 p.m.8 views

UBUNTU-CVE-2025-68264

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

5.7AI score0.00193EPSS
SaveExploits0References37
CVE
CVE
added 2025/12/16 2:45 p.m.30 views

CVE-2025-68264

In CVE-2025-68264, the Linux kernel ext4 inline data path is vulnerable to a race where i_inline_size can become stale between the initial size check and the actual write. Specifically, a concurrent xattr operation may change i_inline_size after ext4_get_max_inline_size() passes the check but bef...

6AI score0.00193EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 2:45 p.m.7 views

CVE-2025-68264 ext4: refresh inline data size before write operations

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

6.2AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/12/16 2:45 p.m.7 views

CVE-2025-68264 ext4: refresh inline data size before write operations

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

5.4AI score0.00193EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2025/12/16 2:45 p.m.5 views

CVE-2025-68264

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

5.2AI score0.00193EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/12/16 2:45 p.m.35 views

CVE-2025-68264 ext4: refresh inline data size before write operations

In the Linux kernel, the following vulnerability has been resolved: ext4: refresh inline data size before write operations The cached ei-iinlinesize can become stale between the initial size check and when ext4updateinlinedata/ext4createinlinedata use it. Although ext4getmaxinlinesize reads the...

0.00193EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/12/16 2:45 p.m.6 views

CVE-2025-68261 ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()

In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data destruction and block mapping. The function ext4destroyinlinedatanolock changes the inode data layout by clearing EXT4INODEINLINEDATA and...

5.5AI score0.00476EPSS
SaveExploits0References8
Rows per page
Query Builder