Lucene search
+L

18666 matches found

OSV
OSV
added 2025/09/04 4:15 p.m.6 views

DEBIAN-CVE-2025-38697

In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadat...

7.8CVSS6.1AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.20 views

AZL-66821 CVE-2025-38698 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: jfs: Regular file corruption check The reproducer builds a corrupted file on disk with a negative isize value. Add a check when opening this file to avoid subsequent operation failures...

5.5CVSS5.6AI score0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.6 views

CVE-2025-38691

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

5.5CVSS0.00177EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/04 4:15 p.m.8 views

AZL-73920 CVE-2025-38691 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

5.5CVSS6AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.16 views

DEBIAN-CVE-2025-38692

In the Linux kernel, the following vulnerability has been resolved: exfat: add cluster chain loop check for dir An infinite loop may occur if the following conditions occur due to file system corruption. 1 Condition for exfatcountdirentries to loop infinitely. - The cluster chain includes a loop....

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

UBUNTU-CVE-2025-38707

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add sanity check for file name The length of the file name should be smaller than the directory entry size...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References35
OSV
OSV
added 2025/09/04 4:15 p.m.14 views

UBUNTU-CVE-2025-38691

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

5.5CVSS6AI score0.00177EPSS
SaveExploits0References37
OSV
OSV
added 2025/09/04 3:33 p.m.5 views

CVE-2025-38715 hfs: fix slab-out-of-bounds in hfs_bnode_read()

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfsbnoderead This patch introduces isbnodeoffsetvalid method that checks the requested offset value. Also, it introduces checkandcorrectrequestedlength method that checks and correct the requested...

7.8CVSS6.1AI score
SaveExploits0References15
OSV
OSV
added 2025/09/04 3:32 p.m.10 views

CVE-2025-38707 fs/ntfs3: Add sanity check for file name

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add sanity check for file name The length of the file name should be smaller than the directory entry size...

7.1CVSS6.1AI score
SaveExploits0References12
OSV
OSV
added 2025/09/04 3:32 p.m.8 views

CVE-2025-38701 ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr

In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINEDATAFL lacks system.data xattr A syzbot fuzzed image triggered a BUGON in ext4updateinlinedata when an inode had the INLINEDATAFL flag set but was missing the system.data extended attribute. Since this...

5.9AI score
SaveExploits0References16
OSV
OSV
added 2025/09/04 3:32 p.m.14 views

CVE-2025-38697 jfs: upper bound check of tree index in dbAllocAG

In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadat...

7.8CVSS6AI score
SaveExploits0References15
CVE
CVE
added 2025/09/04 3:32 p.m.51 views

CVE-2025-38692

CVE-2025-38692 refers to a Linux kernel exFAT fix validating cluster chains to prevent infinite loops during directory operations. The patch adds loop-break checks for conditions in exfat_count_dir_entries, exfat_create_upcase_table, exfat_load_bitmap, exfat_find_dir_entry, and exfat_check_dir_em...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/04 3:32 p.m.15 views

CVE-2025-38692 exfat: add cluster chain loop check for dir

In the Linux kernel, the following vulnerability has been resolved: exfat: add cluster chain loop check for dir An infinite loop may occur if the following conditions occur due to file system corruption. 1 Condition for exfatcountdirentries to loop infinitely. - The cluster chain includes a loop....

6.2AI score
SaveExploits0References8
OSV
OSV
added 2025/09/04 3:32 p.m.20 views

CVE-2025-38691 pNFS: Fix uninited ptr deref in block/scsi layout

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

6.1AI score
SaveExploits0References16
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.19 views

CVE-2025-38691 pNFS: Fix uninited ptr deref in block/scsi layout

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

0.00177EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:05 p.m.7 views

Grub2: jfs: integer overflow when handling symlinks may lead to heap based out-of-bounds write when reading data

...

6.4CVSS7AI score0.00278EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 11:34 a.m.7 views

Extracting malicious crates can fill the file system

...

6.5CVSS7AI score0.00826EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/04 11:33 a.m.9 views

CVE-2025-52544

E3 Site Supervisor Control firmware version 2.31F01 has a floor plan feature that allows for an unauthenticated attacker to upload floor plan files. By uploading a specially crafted floor plan file, an attacker can access any file from the E3 file system...

8.8CVSS7.1AI score0.00358EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:16 a.m.8 views

f2fs: fix to avoid panic in f2fs_evict_inode

...

7.8CVSS7AI score0.00186EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:19 a.m.5 views

nfsd: don't ignore the return code of svc_proc_register()

...

5.5CVSS6.8AI score0.00195EPSS
SaveExploits0
Rows per page
Query Builder