Lucene search
+L

24274 matches found

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

ext4: refresh inline data size before write operations

...

5.5CVSS5.3AI score0.00213EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.11 views

kernel: ext4: fix undefined behavior in bit shift for ext4_check_flag_values

A vulnerability was identified in the Linux kernel's ext4 filesystem implementation due to a flaw in how it processes filesystem metadata. An attacker with local privileges could create a malicious ext4 filesystem image to trigger this issue. When the system attempts to mount this malicious image...

7.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 5:39 a.m.12 views

kernel: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns

A vulnerability was found in cloneprivatemount in fs/namespace.c in filesystem subsystem in the Linux Kernel.This flaw could allow a local attacker to crash the system or leak kernel internal information...

7.8CVSS5.8AI score0.00154EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:30 a.m.11 views

SUSE CVE-2025-40362

In the Linux kernel, the following vulnerability has been resolved: ceph: fix multifs mds auth caps issue The mds auth caps check should also validate the fsname along with the associated caps. Not doing so would result in applying the mds auth caps of one fs on to the other fs in a multifs ceph...

7CVSS6.6AI score0.00165EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.9 views

PT-2025-51875

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 20.1 Description AVideo versions prior to 20.1 disclose absolute filesystem paths through multiple public API endpoints. The returned metadata includes full server paths to media files, revealing the underlying...

7.5CVSS6.6AI score0.00832EPSS
SaveExploits2References7
CNNVD
CNNVD
added 2025/12/17 12:00 a.m.9 views

AVideo 安全漏洞

AVideo is an open source broadcast network creation tool from World Wide Broadcast Network. A security vulnerability exists in AVideo versions prior to 20.0, which stems from multiple public API endpoints leaking absolute filesystem paths, potentially exposing the underlying filesystem structure...

7.5CVSS6.7AI score0.00832EPSS
SaveExploits2References5
EUVD
EUVD
added 2025/12/16 6:31 p.m.8 views

EUVD-2025-203754

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect potential corrupted nid in freenidlist As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on f2fsallocnid to detect any potential corruption in freenidlist...

6.1AI score0.0042EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 4:16 p.m.8 views

UBUNTU-CVE-2025-68315

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect potential corrupted nid in freenidlist As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on f2fsallocnid to detect any potential corruption in freenidlist...

9.8CVSS5.7AI score0.0042EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203728

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue, causing a crash when txEnd0 is called on read-only filesystems. Whe...

5.9AI score0.00151EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203731

In the Linux kernel, the following vulnerability has been resolved: ceph: fix multifs mds auth caps issue The mds auth caps check should also validate the fsname along with the associated caps. Not doing so would result in applying the mds auth caps of one fs on to the other fs in a multifs ceph...

6AI score0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 3:15 p.m.14 views

UBUNTU-CVE-2025-68251

In the Linux kernel, the following vulnerability has been resolved: erofs: avoid infinite loops due to corrupted subpage compact indexes Robert reported an infinite loop observed by two crafted images. The root cause is that clusterofs can be larger than lclustersize for !NONHEAD lclusters in...

5.7AI score0.00181EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 3:15 p.m.10 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.00525EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.8 views

CVE-2025-68266

In the Linux kernel, the following vulnerability has been resolved: bfs: Reconstruct file type when loading from disk syzbot is reporting that SIFMT bits of inode-imode can become bogus when the SIFMT bits of the 32bits "mode" field loaded from disk are corrupted or when the 32bits "attributes"...

5.7AI score0.00193EPSS
SaveExploits0References35
CVE
CVE
added 2025/12/16 2:47 p.m.31 views

CVE-2025-68266

The CVE-2025-68266 entry concerns Linux kernel BFS filesystem handling when loading file types from disk. The root cause is that S_IFMT bits of inode->i_mode can become bogus if the 32-bit mode or attributes fields loaded from disk are corrupted. The Linux kernel documentation indicates BFS us...

6.2AI score0.00193EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2025/12/16 2:47 p.m.4 views

CVE-2025-68266

In the Linux kernel, the following vulnerability has been resolved: bfs: Reconstruct file type when loading from disk syzbot is reporting that SIFMT bits of inode-imode can become bogus when the SIFMT bits of the 32bits "mode" field loaded from disk are corrupted or when the 32bits "attributes"...

5.2AI score0.00193EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/12/16 2:45 p.m.9 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...

7.5CVSS6.4AI score
SaveExploits0References12
NVD
NVD
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68210

In the Linux kernel, the following vulnerability has been resolved: erofs: avoid infinite loop due to incomplete zstd-compressed data Currently, the decompression logic incorrectly spins if compressed data is truncated in crafted deliberately corrupted images...

0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 2:15 p.m.14 views

CVE-2025-40361

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00032EPSS
SaveExploits0
NVD
NVD
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68168

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue, causing a crash when txEnd0 is called on read-only filesystems. Whe...

7.8CVSS0.00151EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 2:15 p.m.17 views

UBUNTU-CVE-2025-68168

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue, causing a crash when txEnd0 is called on read-only filesystems. Whe...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References36
Rows per page
Query Builder